|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComputeService | |
|---|---|
| org.jclouds.compute | |
| org.jclouds.compute.internal | |
| org.jclouds.compute.predicates | |
| 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,org.jclouds.domain.Credentials> credentialStore,
Utils utils,
org.jclouds.rest.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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||