Package com.vmware.vim25
Class ResourceAllocationInfo
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.ResourceAllocationInfo
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
VrpResourceAllocationInfo
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLimit()voidsetExpandableReservation(Boolean expandableReservation) voidvoidsetOverheadLimit(Long overheadLimit) voidsetReservation(Long reservation) voidsetShares(SharesInfo shares) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
reservation
-
expandableReservation
-
limit
-
overheadLimit
-
-
Constructor Details
-
ResourceAllocationInfo
public ResourceAllocationInfo()
-
-
Method Details
-
getReservation
-
getExpandableReservation
-
getLimit
-
getOverheadLimit
-
setReservation
-
setExpandableReservation
-
setLimit
-
setOverheadLimit
-