|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CloudServersClient | |
|---|---|
| org.jclouds.cloudservers.compute.strategy | |
| org.jclouds.cloudservers.compute.suppliers | |
| org.jclouds.cloudservers.predicates | |
| Uses of CloudServersClient in org.jclouds.cloudservers.compute.strategy |
|---|
| Fields in org.jclouds.cloudservers.compute.strategy declared as CloudServersClient | |
|---|---|
protected CloudServersClient |
CloudServersCreateNodeWithGroupEncodedIntoName.client
|
| Constructors in org.jclouds.cloudservers.compute.strategy with parameters of type CloudServersClient | |
|---|---|
CloudServersCreateNodeWithGroupEncodedIntoName(CloudServersClient client,
Map<String,Credentials> credentialStore,
com.google.common.base.Function<Server,NodeMetadata> serverToNodeMetadata)
|
|
CloudServersDestroyNodeStrategy(CloudServersClient client,
GetNodeMetadataStrategy getNode)
|
|
CloudServersGetNodeMetadataStrategy(CloudServersClient client,
com.google.common.base.Function<Server,NodeMetadata> serverToNodeMetadata)
|
|
CloudServersLifeCycleStrategy(CloudServersClient client,
GetNodeMetadataStrategy getNode)
|
|
CloudServersListNodesStrategy(CloudServersClient client,
com.google.common.base.Function<Server,NodeMetadata> serverToNodeMetadata)
|
|
| Uses of CloudServersClient in org.jclouds.cloudservers.compute.suppliers |
|---|
| Fields in org.jclouds.cloudservers.compute.suppliers declared as CloudServersClient | |
|---|---|
protected CloudServersClient |
CloudServersImageSupplier.sync
|
| Uses of CloudServersClient in org.jclouds.cloudservers.predicates |
|---|
| Constructors in org.jclouds.cloudservers.predicates with parameters of type CloudServersClient | |
|---|---|
ServerActive(CloudServersClient client)
|
|
ServerDeleted(CloudServersClient client)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||