Package | Description |
---|---|
org.jclouds.cloudsigma | |
org.jclouds.cloudsigma.compute | |
org.jclouds.cloudsigma.compute.config | |
org.jclouds.cloudsigma.predicates |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<CloudSigmaClient,CloudSigmaAsyncClient>> |
CloudSigmaApiMetadata.CONTEXT_TOKEN
Deprecated.
please use
org.jclouds.ContextBuilder#buildApi(CloudSigmaClient.class) as
CloudSigmaAsyncClient interface will be removed in jclouds 1.7. |
Constructor and Description |
---|
CloudSigmaComputeServiceAdapter(CloudSigmaClient client,
com.google.common.base.Predicate<DriveInfo> driveNotClaimed,
String defaultVncPassword,
com.google.common.cache.LoadingCache<String,DriveInfo> cache,
com.google.common.util.concurrent.ListeningExecutorService userExecutor) |
Constructor and Description |
---|
CloudSigmaComputeServiceContextModule.GetDrive(CloudSigmaClient client) |
Constructor and Description |
---|
DriveClaimed(CloudSigmaClient client) |
Copyright © 2009-2013 jclouds. All Rights Reserved.