Package | Description |
---|---|
org.jclouds.atmos | |
org.jclouds.aws.ec2.features | |
org.jclouds.azureblob | |
org.jclouds.chef | |
org.jclouds.chef.features | |
org.jclouds.cloudstack.features | |
org.jclouds.dynect.v3.features | |
org.jclouds.ec2.features | |
org.jclouds.oauth.v2 | |
org.jclouds.openstack.nova.ec2.features | |
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 |
---|---|
URI |
AtmosClient.createFile(String parent,
AtmosObject object,
PutOptions... options) |
void |
AtmosClient.updateFile(String parent,
AtmosObject object,
PutOptions... options) |
Modifier and Type | Method and Description |
---|---|
KeyPair |
AWSKeyPairApi.importKeyPairInRegion(String region,
String keyName,
String publicKeyMaterial)
Imports the public key from an RSA key pair that you created with a third-party tool.
|
Modifier and Type | Method and Description |
---|---|
String |
AzureBlobClient.putBlob(String container,
AzureBlob object)
The Put Blob operation creates a new blob or updates the content of an existing blob.
|
String |
AzureBlobClient.putBlockList(String container,
AzureBlob object,
List<String> blockIdList)
The Put Block List assembles a list of blocks previously uploaded with Put Block into a single
blob.
|
Modifier and Type | Method and Description |
---|---|
DatabagItem |
ChefApi.updateDatabagItem(String databagName,
DatabagItem item)
Updates an item in a data bag.
|
Environment |
ChefApi.updateEnvironment(Environment environment)
Updates the given environment.
|
Node |
ChefApi.updateNode(Node node)
Updates an existing node.
|
Role |
ChefApi.updateRole(Role role)
Updates the given role.
|
Modifier and Type | Method and Description |
---|---|
void |
OrganizationApi.updateGroup(Group group)
Updates a group.
|
Modifier and Type | Method and Description |
---|---|
String |
LoadBalancerApi.assignVirtualMachinesToLoadBalancerRule(String id,
Iterable<String> virtualMachineIds)
Assigns virtual machine or a list of virtual machines to a load balancer
rule.
|
String |
LoadBalancerApi.assignVirtualMachinesToLoadBalancerRule(String id,
String... virtualMachineIds)
Assigns virtual machine or a list of virtual machines to a load balancer
rule.
|
JobResult |
GlobalUsageApi.generateUsageRecords(Date start,
Date end,
GenerateUsageRecordsOptions... options) |
JobResult |
GlobalUsageApi.generateUsageRecords(Date start,
Date end,
GenerateUsageRecordsOptions... options) |
Set<UsageRecord> |
GlobalUsageApi.listUsageRecords(Date start,
Date end,
ListUsageRecordsOptions... options) |
Set<UsageRecord> |
GlobalUsageApi.listUsageRecords(Date start,
Date end,
ListUsageRecordsOptions... options) |
String |
LoadBalancerApi.removeVirtualMachinesFromLoadBalancerRule(String id,
Iterable<String> virtualMachineIds)
Removes a virtual machine or a list of virtual machines from a load
balancer rule.
|
String |
LoadBalancerApi.removeVirtualMachinesFromLoadBalancerRule(String id,
String... virtualMachineIds)
Removes a virtual machine or a list of virtual machines from a load
balancer rule.
|
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 |
---|---|
void |
InstanceApi.setUserDataForInstanceInRegion(String region,
String instanceId,
byte[] unencodedData)
Sets the userData used for starting the instance.
|
Modifier and Type | Method and Description |
---|---|
Token |
AuthorizationApi.authorize(Claims claims) |
Token |
AuthorizationApi.authorize(String client_id,
ClientCredentialsClaims claim,
String resource,
String scope) |
Modifier and Type | Method and Description |
---|---|
KeyPair |
NovaEC2KeyPairApi.importKeyPairInRegion(String region,
String keyName,
String publicKeyMaterial)
Imports the public key from an RSA key pair that you created with a third-party tool.
|
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 |
---|---|
String |
S3Client.initiateMultipartUpload(String bucketName,
ObjectMetadata objectMetadata,
PutObjectOptions... options)
This operation initiates a multipart upload and returns an upload ID.
|
String |
S3Client.putObject(String bucketName,
S3Object object,
PutObjectOptions... options)
Store data by creating or overwriting an object.
|
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-2016 The Apache Software Foundation. All Rights Reserved.