Package | Description |
---|---|
org.jclouds.cloudservers | |
org.jclouds.cloudservers.compute.extensions | |
org.jclouds.cloudservers.compute.strategy | |
org.jclouds.cloudservers.predicates |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<CloudServersClient,CloudServersAsyncClient>> |
CloudServersApiMetadata.CONTEXT_TOKEN
Deprecated.
please use
org.jclouds.ContextBuilder#buildApi(CloudServersClient.class) as
CloudServersAsyncClient interface will be removed in jclouds 1.7. |
Constructor and Description |
---|
CloudServersImageExtension(CloudServersClient client,
com.google.common.util.concurrent.ListeningExecutorService userExecutor,
com.google.common.base.Supplier<Location> location,
com.google.common.base.Predicate<AtomicReference<Image>> imageAvailablePredicate) |
Modifier and Type | Field and Description |
---|---|
protected CloudServersClient |
CloudServersComputeServiceAdapter.client |
Constructor and Description |
---|
CloudServersComputeServiceAdapter(CloudServersClient client) |
Constructor and Description |
---|
ServerActive(CloudServersClient client) |
ServerDeleted(CloudServersClient client) |
Copyright © 2009-2013 jclouds. All Rights Reserved.