Package com.vmware.vim25
Class VmfsDatastoreInfo
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.DatastoreInfo
com.vmware.vim25.VmfsDatastoreInfo
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class com.vmware.vim25.DatastoreInfo
aliasOf, containerId, freeSpace, logicalSectorSize, maxFileSize, maxMemoryFileSize, maxVirtualDiskCapacity, name, physicalSectorSize, supportedVDiskFormats, timestamp, urlFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetVmfs()voidsetMaxPhysicalRDMFileSize(Long maxPhysicalRDMFileSize) voidsetMaxVirtualRDMFileSize(Long maxVirtualRDMFileSize) voidsetVmfs(HostVmfsVolume vmfs) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
maxPhysicalRDMFileSize
-
maxVirtualRDMFileSize
-
vmfs
-
-
Constructor Details
-
VmfsDatastoreInfo
public VmfsDatastoreInfo()
-
-
Method Details
-
getMaxPhysicalRDMFileSize
-
getMaxVirtualRDMFileSize
-
getVmfs
-
setMaxPhysicalRDMFileSize
-
setMaxVirtualRDMFileSize
-
setVmfs
-