Package | Description |
---|---|
org.jclouds.atmos | |
org.jclouds.aws.ec2.services | |
org.jclouds.aws.s3 | |
org.jclouds.azureblob | |
org.jclouds.cloudstack.features | |
org.jclouds.dynect.v3.features | |
org.jclouds.ec2.services | |
org.jclouds.openstack.nova.ec2.services | |
org.jclouds.openstack.swift | |
org.jclouds.rackspace.cloudloadbalancers.v1.features | |
org.jclouds.route53.features | |
org.jclouds.s3 |
This package contains an Amazon S3 client implemented by
HttpCommandExecutorService commands. |
org.jclouds.ultradns.ws.features |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<URI> |
AtmosAsyncClient.createFile(String parent,
AtmosObject object,
PutOptions... options) |
com.google.common.util.concurrent.ListenableFuture<Void> |
AtmosAsyncClient.updateFile(String parent,
AtmosObject object,
PutOptions... options) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<KeyPair> |
AWSKeyPairAsyncClient.importKeyPairInRegion(String region,
String keyName,
String publicKeyMaterial) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<String> |
AWSS3AsyncClient.initiateMultipartUpload(String bucketName,
ObjectMetadata objectMetadata,
PutObjectOptions... options) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<String> |
AzureBlobAsyncClient.putBlob(String container,
AzureBlob object) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<String> |
LoadBalancerAsyncClient.assignVirtualMachinesToLoadBalancerRule(String id,
Iterable<String> virtualMachineIds) |
com.google.common.util.concurrent.ListenableFuture<String> |
LoadBalancerAsyncClient.assignVirtualMachinesToLoadBalancerRule(String id,
String... virtualMachineIds) |
com.google.common.util.concurrent.ListenableFuture<JobResult> |
GlobalUsageAsyncClient.generateUsageRecords(Date start,
Date end,
GenerateUsageRecordsOptions... options) |
com.google.common.util.concurrent.ListenableFuture<JobResult> |
GlobalUsageAsyncClient.generateUsageRecords(Date start,
Date end,
GenerateUsageRecordsOptions... options) |
com.google.common.util.concurrent.ListenableFuture<Set<UsageRecord>> |
GlobalUsageAsyncClient.listUsageRecords(Date start,
Date end,
ListUsageRecordsOptions... options) |
com.google.common.util.concurrent.ListenableFuture<Set<UsageRecord>> |
GlobalUsageAsyncClient.listUsageRecords(Date start,
Date end,
ListUsageRecordsOptions... options) |
com.google.common.util.concurrent.ListenableFuture<String> |
LoadBalancerAsyncClient.removeVirtualMachinesFromLoadBalancerRule(String id,
Iterable<String> virtualMachineIds) |
com.google.common.util.concurrent.ListenableFuture<String> |
LoadBalancerAsyncClient.removeVirtualMachinesFromLoadBalancerRule(String id,
String... virtualMachineIds) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<Job> |
ZoneAsyncApi.scheduleCreate(CreatePrimaryZone createZone) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<Void> |
InstanceAsyncClient.setUserDataForInstanceInRegion(String region,
String instanceId,
byte[] unencodedData) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<KeyPair> |
NovaEC2KeyPairAsyncClient.importKeyPairInRegion(String region,
String keyName,
String publicKeyMaterial) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<String> |
CommonSwiftAsyncClient.putObject(String container,
SwiftObject object) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<HistoricalUsage> |
ReportAsyncApi.getHistoricalUsage(Date startTime,
Date endTime) |
com.google.common.util.concurrent.ListenableFuture<HistoricalUsage> |
ReportAsyncApi.getHistoricalUsage(Date startTime,
Date endTime) |
com.google.common.util.concurrent.ListenableFuture<PagedIterable<LoadBalancer>> |
ReportAsyncApi.listBillableLoadBalancers(Date startTime,
Date endTime) |
com.google.common.util.concurrent.ListenableFuture<PagedIterable<LoadBalancer>> |
ReportAsyncApi.listBillableLoadBalancers(Date startTime,
Date endTime) |
com.google.common.util.concurrent.ListenableFuture<PagedIterable<LoadBalancerUsage>> |
ReportAsyncApi.listLoadBalancerUsage(int loadBalancerId,
Date startTime,
Date endTime) |
com.google.common.util.concurrent.ListenableFuture<PagedIterable<LoadBalancerUsage>> |
ReportAsyncApi.listLoadBalancerUsage(int loadBalancerId,
Date startTime,
Date endTime) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<Change> |
ResourceRecordSetAsyncApi.create(ResourceRecordSet rrs) |
com.google.common.util.concurrent.ListenableFuture<Change> |
ResourceRecordSetAsyncApi.delete(ResourceRecordSet rrs) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<String> |
S3AsyncClient.putObject(String bucketName,
S3Object object,
PutObjectOptions... options) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<com.google.common.collect.FluentIterable<ResourceRecordMetadata>> |
ResourceRecordAsyncApi.listByNameAndType(String hostName,
String rrType) |
Copyright © 2009-2013 jclouds. All Rights Reserved.