|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SlicehostClient | |
---|---|
org.jclouds.slicehost.compute.strategy | |
org.jclouds.slicehost.compute.suppliers | |
org.jclouds.slicehost.predicates |
Uses of SlicehostClient in org.jclouds.slicehost.compute.strategy |
---|
Fields in org.jclouds.slicehost.compute.strategy declared as SlicehostClient | |
---|---|
protected SlicehostClient |
SlicehostCreateNodeWithGroupEncodedIntoName.client
|
Constructors in org.jclouds.slicehost.compute.strategy with parameters of type SlicehostClient | |
---|---|
SlicehostCreateNodeWithGroupEncodedIntoName(SlicehostClient client,
Map<String,Credentials> credentialStore,
com.google.common.base.Function<Slice,NodeMetadata> sliceToNodeMetadata)
|
|
SlicehostDestroyNodeStrategy(SlicehostClient client,
GetNodeMetadataStrategy getNode)
|
|
SlicehostGetNodeMetadataStrategy(SlicehostClient client,
com.google.common.base.Function<Slice,NodeMetadata> sliceToNodeMetadata)
|
|
SlicehostLifeCycleStrategy(SlicehostClient client,
GetNodeMetadataStrategy getNode)
|
|
SlicehostListNodesStrategy(SlicehostClient client,
com.google.common.base.Function<Slice,NodeMetadata> sliceToNodeMetadata)
|
Uses of SlicehostClient in org.jclouds.slicehost.compute.suppliers |
---|
Fields in org.jclouds.slicehost.compute.suppliers declared as SlicehostClient | |
---|---|
protected SlicehostClient |
SlicehostImageSupplier.sync
|
Uses of SlicehostClient in org.jclouds.slicehost.predicates |
---|
Constructors in org.jclouds.slicehost.predicates with parameters of type SlicehostClient | |
---|---|
SliceActive(SlicehostClient client)
|
|
SliceTerminated(SlicehostClient client)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |