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.clouddns.v1.features | |
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)
Deprecated.
|
com.google.common.util.concurrent.ListenableFuture<Void> |
AtmosAsyncClient.updateFile(String parent,
AtmosObject object,
PutOptions... options)
Deprecated.
|
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)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<String> |
AzureBlobAsyncClient.putBlob(String container,
AzureBlob object)
Deprecated.
|
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 |
---|---|
Job |
ZoneApi.scheduleCreate(CreatePrimaryZone createZone)
Schedules addition of a new primary zone into the current session.
|
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)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
DomainChange |
DomainApi.listChanges(int id,
Date since)
Shows all changes to the specified domain since the specified date/time.
|
Modifier and Type | Method and Description |
---|---|
HistoricalUsage |
ReportApi.getHistoricalUsage(Date startTime,
Date endTime)
View all transfer activity, average number of connections, and number of virtual IPs associated with the load
balancing service.
|
HistoricalUsage |
ReportApi.getHistoricalUsage(Date startTime,
Date endTime)
View all transfer activity, average number of connections, and number of virtual IPs associated with the load
balancing service.
|
PagedIterable<LoadBalancer> |
ReportApi.listBillableLoadBalancers(Date startTime,
Date endTime)
List billable load balancers for the given date range.
|
PagedIterable<LoadBalancer> |
ReportApi.listBillableLoadBalancers(Date startTime,
Date endTime)
List billable load balancers for the given date range.
|
PagedIterable<LoadBalancerUsage> |
ReportApi.listLoadBalancerUsage(int loadBalancerId,
Date startTime,
Date endTime)
Historical usage data is available for up to 90 days of service activity.
|
PagedIterable<LoadBalancerUsage> |
ReportApi.listLoadBalancerUsage(int loadBalancerId,
Date startTime,
Date endTime)
Historical usage data is available for up to 90 days of service activity.
|
Modifier and Type | Method and Description |
---|---|
Change |
ResourceRecordSetApi.create(ResourceRecordSet rrs)
schedules creation of the resource record set.
|
Change |
ResourceRecordSetApi.delete(ResourceRecordSet rrs)
This action deletes a resource record set.
|
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<String> |
S3AsyncClient.putObject(String bucketName,
S3Object object,
PutObjectOptions... options)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
TrafficControllerPoolApi.createForDNameAndType(String name,
String dname,
int rrType)
creates a traffic controller pool.
|
String |
RoundRobinPoolApi.createForDNameAndType(String name,
String dname,
int rrType)
creates a round robin pool.
|
String |
DirectionalPoolApi.createForDNameAndType(String name,
String dname,
int rrType)
creates a directional pool for
A and CNAME (ipv4) records |
Copyright © 2009-2013 jclouds. All Rights Reserved.