|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceAllocationInfo | |
---|---|
com.hyper9.simdk.stubs.dao |
Uses of ResourceAllocationInfo in com.hyper9.simdk.stubs.dao |
---|
Methods in com.hyper9.simdk.stubs.dao that return ResourceAllocationInfo | |
---|---|
ResourceAllocationInfo |
VirtualMachineConfigSpec.getCpuAllocation()
|
ResourceAllocationInfo |
VirtualMachineConfigInfo.getCpuAllocation()
|
ResourceAllocationInfo |
ResourceConfigSpec.getCpuAllocation()
|
ResourceAllocationInfo |
VirtualMachineConfigSpec.getMemoryAllocation()
|
ResourceAllocationInfo |
VirtualMachineConfigInfo.getMemoryAllocation()
|
ResourceAllocationInfo |
ResourceConfigSpec.getMemoryAllocation()
|
Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type ResourceAllocationInfo | |
---|---|
List<ResourceAllocationInfo> |
ArrayOfResourceAllocationInfo.getData()
|
Methods in com.hyper9.simdk.stubs.dao with parameters of type ResourceAllocationInfo | |
---|---|
void |
VirtualMachineConfigSpec.setCpuAllocation(ResourceAllocationInfo toSet)
|
void |
VirtualMachineConfigInfo.setCpuAllocation(ResourceAllocationInfo toSet)
|
void |
ResourceConfigSpec.setCpuAllocation(ResourceAllocationInfo toSet)
|
void |
VirtualMachineConfigSpec.setMemoryAllocation(ResourceAllocationInfo toSet)
|
void |
VirtualMachineConfigInfo.setMemoryAllocation(ResourceAllocationInfo toSet)
|
void |
ResourceConfigSpec.setMemoryAllocation(ResourceAllocationInfo toSet)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |