Package com.vmware.vim25
Class VmfsDatastoreCreateSpec
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.VmfsDatastoreSpec
com.vmware.vim25.VmfsDatastoreCreateSpec
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class com.vmware.vim25.VmfsDatastoreSpec
diskUuidFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetVmfs()voidsetExtent(HostScsiDiskPartition[] extent) voidsetPartition(HostDiskPartitionSpec partition) voidsetVmfs(HostVmfsSpec vmfs) Methods inherited from class com.vmware.vim25.VmfsDatastoreSpec
getDiskUuid, setDiskUuidMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
partition
-
vmfs
-
extent
-
-
Constructor Details
-
VmfsDatastoreCreateSpec
public VmfsDatastoreCreateSpec()
-
-
Method Details
-
getPartition
-
getVmfs
-
getExtent
-
setPartition
-
setVmfs
-
setExtent
-