Package com.vmware.vim25
Class StorageIOAllocationInfo
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.StorageIOAllocationInfo
- 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 TypeMethodDescriptiongetLimit()voidvoidsetReservation(Integer reservation) voidsetShares(SharesInfo shares) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
limit
-
reservation
-
-
Constructor Details
-
StorageIOAllocationInfo
public StorageIOAllocationInfo()
-
-
Method Details
-
getLimit
-
getReservation
-
setLimit
-
setReservation
-