|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourcePool | |
---|---|
com.hyper9.simdk.stubs.dao | |
com.hyper9.simdk.stubs.mao |
Uses of ResourcePool in com.hyper9.simdk.stubs.dao |
---|
Methods in com.hyper9.simdk.stubs.dao that return ResourcePool | |
---|---|
ResourcePool |
VirtualMachineRelocateSpec.getPool()
|
ResourcePool |
ClusterInitialPlacementAction.getPool()
|
ResourcePool |
ResourcePoolEventArgument.getResourcePool()
|
Methods in com.hyper9.simdk.stubs.dao with parameters of type ResourcePool | |
---|---|
void |
VirtualMachineRelocateSpec.setPool(ResourcePool toSet)
|
void |
ClusterInitialPlacementAction.setPool(ResourcePool toSet)
|
void |
ResourcePoolEventArgument.setResourcePool(ResourcePool toSet)
|
Uses of ResourcePool in com.hyper9.simdk.stubs.mao |
---|
Subclasses of ResourcePool in com.hyper9.simdk.stubs.mao | |
---|---|
class |
VirtualApp
|
Methods in com.hyper9.simdk.stubs.mao that return ResourcePool | |
---|---|
ResourcePool |
VirtualMachine.getResourcePool()
|
ResourcePool |
ComputeResource.getResourcePool()
|
Methods in com.hyper9.simdk.stubs.mao that return types with arguments of type ResourcePool | |
---|---|
List<ResourcePool> |
ResourcePool.getResourcePool()
|
Methods in com.hyper9.simdk.stubs.mao with parameters of type ResourcePool | |
---|---|
void |
VirtualMachine.setResourcePool(ResourcePool toSet)
|
void |
ComputeResource.setResourcePool(ResourcePool toSet)
|
Method parameters in com.hyper9.simdk.stubs.mao with type arguments of type ResourcePool | |
---|---|
void |
ResourcePool.setResourcePool(List<ResourcePool> toSet)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |