Package com.vmware.vim25
Class ResourceConfigSpec
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.ResourceConfigSpec
- 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 TypeMethodDescriptionvoidsetChangeVersion(String changeVersion) voidsetCpuAllocation(ResourceAllocationInfo cpuAllocation) voidsetEntity(ManagedObjectReference entity) voidsetLastModified(Calendar lastModified) voidsetMemoryAllocation(ResourceAllocationInfo memoryAllocation) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
entity
-
changeVersion
-
lastModified
-
cpuAllocation
-
memoryAllocation
-
-
Constructor Details
-
ResourceConfigSpec
public ResourceConfigSpec()
-
-
Method Details
-
getEntity
-
getChangeVersion
-
getLastModified
-
getCpuAllocation
-
getMemoryAllocation
-
setEntity
-
setChangeVersion
-
setLastModified
-
setCpuAllocation
-
setMemoryAllocation
-