Package | Description |
---|---|
org.jclouds.azure.management.features | |
org.jclouds.azureblob | |
org.jclouds.cloudfiles |
This package contains an Rackspace Cloud Files client implemented by
HttpCommandExecutorService commands. |
org.jclouds.hpcloud.objectstorage.extensions | |
org.jclouds.joyent.cloudapi.v6_5.features | |
org.jclouds.openstack.swift | |
org.jclouds.s3 |
This package contains an Amazon S3 client implemented by
HttpCommandExecutorService commands. |
org.jclouds.snia.cdmi.v1.features |
Modifier and Type | Interface and Description |
---|---|
interface |
DiskAsyncApi
The Service Management API includes operations for managing the virtual machines Disk in your
subscription.
|
interface |
HostedServiceAsyncApi
The Service Management API includes operations for managing the hosted services beneath your
subscription.
|
interface |
LocationAsyncApi
The Service Management API includes operations for listing the available data center locations
for a hosted service in your subscription.
|
interface |
OperationAsyncApi
The Service Management API includes one operation for tracking the progress of asynchronous requests.
|
interface |
OSImageAsyncApi
The Service Management API includes operations for managing the OS images in your subscription.
|
interface |
RoleAsyncApi
The Service Management API includes operations for managing the virtual
machines in your subscription.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AzureBlobAsyncClient
Provides asynchronous access to Azure Blob via their REST API.
|
interface |
AzureBlobUtil
Helper functions needed to to derive BlobStore values
|
Modifier and Type | Method and Description |
---|---|
byte[] |
AzureBlobUtil.getMD5(URI container,
String key) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<Boolean> |
CloudFilesAsyncClient.disableCDN(String container) |
com.google.common.util.concurrent.ListenableFuture<URI> |
CloudFilesAsyncClient.enableCDN(String container) |
com.google.common.util.concurrent.ListenableFuture<URI> |
CloudFilesAsyncClient.enableCDN(String container,
long ttl) |
com.google.common.util.concurrent.ListenableFuture<URI> |
CloudFilesAsyncClient.enableCDN(String container,
long ttl,
boolean logRetention) |
com.google.common.util.concurrent.ListenableFuture<Boolean> |
CloudFilesAsyncClient.purgeCDNObject(String container,
String object,
Iterable<String> emails) |
com.google.common.util.concurrent.ListenableFuture<Boolean> |
CloudFilesAsyncClient.setCDNStaticWebsiteError(String container,
String error) |
com.google.common.util.concurrent.ListenableFuture<Boolean> |
CloudFilesAsyncClient.setCDNStaticWebsiteIndex(String container,
String index) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<Boolean> |
CDNContainerAsyncApi.disable(String container) |
com.google.common.util.concurrent.ListenableFuture<URI> |
CDNContainerAsyncApi.enable(String container) |
com.google.common.util.concurrent.ListenableFuture<URI> |
CDNContainerAsyncApi.enable(String container,
long ttl) |
Modifier and Type | Interface and Description |
---|---|
interface |
DatacenterAsyncApi
Datacenter Services
|
interface |
DatasetAsyncApi
Provides asynchronous access to Dataset via their REST API.
|
interface |
KeyAsyncApi |
interface |
MachineAsyncApi
Provides asynchronous access to Machine via their REST API.
|
interface |
PackageAsyncApi
Provides asynchronous access to Dataset via their REST API.
|
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<Boolean> |
CommonSwiftAsyncClient.copyObject(String sourceContainer,
String sourceObject,
String destinationContainer,
String destinationObject) |
com.google.common.util.concurrent.ListenableFuture<String> |
CommonSwiftAsyncClient.putObjectManifest(String container,
String name) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<ObjectMetadata> |
S3AsyncClient.copyObject(String sourceBucket,
String sourceObject,
String destinationBucket,
String destinationObject,
CopyObjectOptions... options) |
Modifier and Type | Interface and Description |
---|---|
interface |
ContainerAsyncApi
CDMI Container Object Resource Operations
|
interface |
DataAsyncApi
Data Object Resource Operations
|
interface |
DomainAsyncApi
Domain Object Resource Operations
|
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<Void> |
DataNonCDMIContentTypeAsyncApi.createPartial(String dataObjectName,
Payload payload) |
Copyright © 2009-2013 jclouds. All Rights Reserved.