Package com.vmware.vim25
Class HostNasVolumeConfig
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.HostNasVolumeConfig
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetSpec()voidsetChangeOperation(String changeOperation) voidsetSpec(HostNasVolumeSpec spec) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
changeOperation
-
spec
-
-
Constructor Details
-
HostNasVolumeConfig
public HostNasVolumeConfig()
-
-
Method Details
-
getChangeOperation
-
getSpec
-
setChangeOperation
-
setSpec
-