Package com.vmware.vim25
Class HostFileSystemMountInfo
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.HostFileSystemMountInfo
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetMountInfo(HostMountInfo mountInfo) voidsetVolume(HostFileSystemVolume volume) voidsetVStorageSupport(String vStorageSupport) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
mountInfo
-
volume
-
vStorageSupport
-
-
Constructor Details
-
HostFileSystemMountInfo
public HostFileSystemMountInfo()
-
-
Method Details
-
getMountInfo
-
getVolume
-
getVStorageSupport
-
setMountInfo
-
setVolume
-
setVStorageSupport
-