|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ComputeService in org.jclouds.aws.ec2.compute |
---|
Classes in org.jclouds.aws.ec2.compute that implement ComputeService | |
---|---|
class |
AWSEC2ComputeService
|
Uses of ComputeService in org.jclouds.compute |
---|
Methods in org.jclouds.compute that return ComputeService | |
---|---|
ComputeService |
ComputeServiceContext.getComputeService()
|
Uses of ComputeService in org.jclouds.compute.internal |
---|
Classes in org.jclouds.compute.internal that implement ComputeService | |
---|---|
class |
BaseComputeService
|
Methods in org.jclouds.compute.internal that return ComputeService | |
---|---|
ComputeService |
ComputeServiceContextImpl.getComputeService()
|
Constructors in org.jclouds.compute.internal with parameters of type ComputeService | |
---|---|
ComputeServiceContextImpl(ComputeService computeService,
Map<String,Credentials> credentialStore,
Utils utils,
RestContext providerSpecificContext)
|
Uses of ComputeService in org.jclouds.compute.predicates |
---|
Constructors in org.jclouds.compute.predicates with parameters of type ComputeService | |
---|---|
NodePresentAndInIntendedState(NodeState intended,
ComputeService client)
|
|
NodePresentAndInIntendedState(NodeState intended,
Set<NodeState> invalids,
ComputeService client)
|
|
NodeRunning(ComputeService client)
|
|
NodeSuspended(ComputeService client)
|
|
NodeTerminated(ComputeService client)
|
Uses of ComputeService in org.jclouds.ec2.compute |
---|
Classes in org.jclouds.ec2.compute that implement ComputeService | |
---|---|
class |
EC2ComputeService
|
Uses of ComputeService in org.jclouds.gogrid.compute |
---|
Classes in org.jclouds.gogrid.compute that implement ComputeService | |
---|---|
class |
GoGridComputeService
|
Uses of ComputeService in org.jclouds.trmk.vcloud_0_8.compute |
---|
Classes in org.jclouds.trmk.vcloud_0_8.compute that implement ComputeService | |
---|---|
class |
TerremarkVCloudComputeService
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |