Package com.vmware.vim25
Class HostFileSystemVolume
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.HostFileSystemVolume
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
HostLocalFileSystemVolume,HostNasVolume,HostPMemVolume,HostVfatVolume,HostVffsVolume,HostVmfsVolume,HostVvolVolume
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlonggetName()getType()voidsetCapacity(long capacity) voidvoidMethods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
type
-
name
-
capacity
public long capacity
-
-
Constructor Details
-
HostFileSystemVolume
public HostFileSystemVolume()
-
-
Method Details
-
getType
-
getName
-
getCapacity
public long getCapacity() -
setType
-
setName
-
setCapacity
public void setCapacity(long capacity)
-