Package com.vmware.vim25
Class VmfsDatastoreBaseOption
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.VmfsDatastoreBaseOption
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
VmfsDatastoreMultipleExtentOption,VmfsDatastoreSingleExtentOption
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetLayout(HostDiskPartitionLayout layout) voidsetPartitionFormatChange(Boolean partitionFormatChange) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
layout
-
partitionFormatChange
-
-
Constructor Details
-
VmfsDatastoreBaseOption
public VmfsDatastoreBaseOption()
-
-
Method Details
-
getLayout
-
getPartitionFormatChange
-
setLayout
-
setPartitionFormatChange
-