Package | Description |
---|---|
com.amazonaws | |
com.amazonaws.regions | |
com.amazonaws.services.autoscaling |
Synchronous and asynchronous client classes for accessing AmazonAutoScaling.
|
com.amazonaws.services.cloudformation |
Synchronous and asynchronous client classes for accessing AmazonCloudFormation.
|
com.amazonaws.services.cloudfront |
Synchronous and asynchronous client classes for accessing AmazonCloudFront.
|
com.amazonaws.services.cloudsearch |
Synchronous and asynchronous client classes for accessing AmazonCloudSearch.
|
com.amazonaws.services.cloudsearchdomain |
Synchronous and asynchronous client classes for accessing AmazonCloudSearchDomain.
|
com.amazonaws.services.cloudsearchv2 |
Synchronous and asynchronous client classes for accessing AmazonCloudSearchv2.
|
com.amazonaws.services.cloudtrail |
Synchronous and asynchronous client classes for accessing AWSCloudTrail.
|
com.amazonaws.services.cloudwatch |
Synchronous and asynchronous client classes for accessing AmazonCloudWatch.
|
com.amazonaws.services.cognitoidentity |
Synchronous and asynchronous client classes for accessing AmazonCognitoIdentity.
|
com.amazonaws.services.cognitosync |
Synchronous and asynchronous client classes for accessing AmazonCognitoSync.
|
com.amazonaws.services.datapipeline |
Synchronous and asynchronous client classes for accessing DataPipeline.
|
com.amazonaws.services.directconnect |
Synchronous and asynchronous client classes for accessing AmazonDirectConnect.
|
com.amazonaws.services.dynamodb |
Synchronous and asynchronous client classes for accessing AmazonDynamoDB.
|
com.amazonaws.services.dynamodbv2 |
Synchronous and asynchronous client classes for accessing AmazonDynamoDBv2.
|
com.amazonaws.services.ec2 |
Synchronous and asynchronous client classes for accessing AmazonEC2.
|
com.amazonaws.services.elasticache |
Synchronous and asynchronous client classes for accessing AmazonElastiCache.
|
com.amazonaws.services.elasticbeanstalk |
Synchronous and asynchronous client classes for accessing AWSElasticBeanstalk.
|
com.amazonaws.services.elasticloadbalancing |
Synchronous and asynchronous client classes for accessing AmazonElasticLoadBalancing.
|
com.amazonaws.services.elasticmapreduce |
Synchronous and asynchronous client classes for accessing AmazonElasticMapReduce.
|
com.amazonaws.services.elastictranscoder |
Synchronous and asynchronous client classes for accessing AmazonElasticTranscoder.
|
com.amazonaws.services.glacier |
Synchronous and asynchronous client classes for accessing AmazonGlacier.
|
com.amazonaws.services.identitymanagement |
Synchronous and asynchronous client classes for accessing AmazonIdentityManagement.
|
com.amazonaws.services.importexport |
Synchronous and asynchronous client classes for accessing AmazonImportExport.
|
com.amazonaws.services.kinesis |
Synchronous and asynchronous client classes for accessing AmazonKinesis.
|
com.amazonaws.services.logs |
Synchronous and asynchronous client classes for accessing AWSLogs.
|
com.amazonaws.services.opsworks |
Synchronous and asynchronous client classes for accessing AWSOpsWorks.
|
com.amazonaws.services.rds |
Synchronous and asynchronous client classes for accessing AmazonRDS.
|
com.amazonaws.services.redshift |
Synchronous and asynchronous client classes for accessing AmazonRedshift.
|
com.amazonaws.services.route53 |
Synchronous and asynchronous client classes for accessing AmazonRoute53.
|
com.amazonaws.services.route53domains |
Synchronous and asynchronous client classes for accessing AmazonRoute53Domains.
|
com.amazonaws.services.s3 |
Synchronous client for accessing Amazon S3.
|
com.amazonaws.services.s3.model |
Classes modeling the various types represented by Amazon S3.
|
com.amazonaws.services.securitytoken |
Synchronous and asynchronous client classes for accessing AWSSecurityTokenService.
|
com.amazonaws.services.simpledb |
Synchronous and asynchronous client classes for accessing AmazonSimpleDB.
|
com.amazonaws.services.simpleemail |
Synchronous and asynchronous client classes for accessing AmazonSimpleEmailService.
|
com.amazonaws.services.simpleworkflow |
Synchronous and asynchronous client classes for accessing AmazonSimpleWorkflow.
|
com.amazonaws.services.sns |
Synchronous and asynchronous client classes for accessing AmazonSNS.
|
com.amazonaws.services.sqs |
Synchronous and asynchronous client classes for accessing AmazonSQS.
|
com.amazonaws.services.sqs.buffered | |
com.amazonaws.services.storagegateway |
Synchronous and asynchronous client classes for accessing AWSStorageGateway.
|
com.amazonaws.services.support |
Synchronous and asynchronous client classes for accessing AWSSupport.
|
Modifier and Type | Method and Description |
---|---|
void |
AmazonWebServiceClient.setRegion(Region region)
An alternative to
AmazonWebServiceClient.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
static Region |
Regions.getCurrentRegion()
Returns a Region object representing the region the application is
running in, when running in EC2.
|
static Region |
Region.getRegion(Regions region)
Returns the region with the id given, or null if it cannot be found in
the current regions.xml file.
|
static Region |
RegionUtils.getRegion(String regionName)
Returns the region with the id given, if it exists.
|
Region |
RegionMetadata.getRegion(String name)
Returns the region with the name given, if it exists.
|
static Region |
RegionUtils.getRegionByEndpoint(String endpoint)
Searches through all known regions to find one with any service at the
specified endpoint.
|
Region |
RegionMetadata.getRegionByEndpoint(String endpoint)
Searches through all known regions to find one with any service at the
specified endpoint.
|
Modifier and Type | Method and Description |
---|---|
static List<Region> |
RegionUtils.getRegions()
Returns a list of the available AWS regions.
|
List<Region> |
RegionMetadata.getRegions()
Returns an immutable list of all regions known to this region metadata
object, in no particular order.
|
static List<Region> |
RegionUtils.getRegionsForService(String serviceAbbreviation)
Returns a list of the regions that support the service given.
|
List<Region> |
RegionMetadata.getRegionsForService(String service)
Returns a list of the regions that support the service given.
|
List<Region> |
RegionMetadataParser.parseRegionMetadata(InputStream input)
Deprecated.
in favor of
RegionMetadataParser.parse(InputStream) |
List<Region> |
RegionMetadataParser.parseRegionMetadata(InputStream input,
boolean endpointVerification)
Deprecated.
in favor of
RegionMetadataParser.parse(InputStream) |
Constructor and Description |
---|
RegionMetadata(List<Region> regions)
Creates a new RegionMetadata object from the given list of regions.
|
Modifier and Type | Method and Description |
---|---|
void |
AmazonAutoScaling.setRegion(Region region)
An alternative to
AmazonAutoScaling.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AmazonCloudFormation.setRegion(Region region)
An alternative to
AmazonCloudFormation.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AmazonCloudFront.setRegion(Region region)
An alternative to
AmazonCloudFront.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AmazonCloudSearch.setRegion(Region region)
Deprecated.
An alternative to
AmazonCloudSearch.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AmazonCloudSearchDomain.setRegion(Region region)
An alternative to
AmazonCloudSearchDomain.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AmazonCloudSearch.setRegion(Region region)
An alternative to
AmazonCloudSearch.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AWSCloudTrail.setRegion(Region region)
An alternative to
AWSCloudTrail.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AmazonCloudWatch.setRegion(Region region)
An alternative to
AmazonCloudWatch.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AmazonCognitoIdentity.setRegion(Region region)
An alternative to
AmazonCognitoIdentity.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AmazonCognitoSync.setRegion(Region region)
An alternative to
AmazonCognitoSync.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
DataPipeline.setRegion(Region region)
An alternative to
DataPipeline.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AmazonDirectConnect.setRegion(Region region)
An alternative to
AmazonDirectConnect.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AmazonDynamoDB.setRegion(Region region)
Deprecated.
An alternative to
AmazonDynamoDB.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AmazonDynamoDB.setRegion(Region region)
An alternative to
AmazonDynamoDB.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AmazonEC2.setRegion(Region region)
An alternative to
AmazonEC2.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AmazonElastiCache.setRegion(Region region)
An alternative to
AmazonElastiCache.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AWSElasticBeanstalk.setRegion(Region region)
An alternative to
AWSElasticBeanstalk.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AmazonElasticLoadBalancing.setRegion(Region region)
An alternative to
AmazonElasticLoadBalancing.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AmazonElasticMapReduce.setRegion(Region region)
An alternative to
AmazonElasticMapReduce.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AmazonElasticTranscoder.setRegion(Region region)
An alternative to
AmazonElasticTranscoder.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AmazonGlacier.setRegion(Region region)
An alternative to
AmazonGlacier.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AmazonIdentityManagement.setRegion(Region region)
An alternative to
AmazonIdentityManagement.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AmazonImportExport.setRegion(Region region)
An alternative to
AmazonImportExport.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AmazonKinesis.setRegion(Region region)
An alternative to
AmazonKinesis.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AWSLogs.setRegion(Region region)
An alternative to
AWSLogs.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AWSOpsWorks.setRegion(Region region)
An alternative to
AWSOpsWorks.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AmazonRDS.setRegion(Region region)
An alternative to
AmazonRDS.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AmazonRedshift.setRegion(Region region)
An alternative to
AmazonRedshift.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AmazonRoute53.setRegion(Region region)
An alternative to
AmazonRoute53.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AmazonRoute53Domains.setRegion(Region region)
An alternative to
AmazonRoute53Domains.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AmazonS3.setRegion(Region region)
An alternative to
AmazonS3.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
void |
AmazonS3Client.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
Region |
Region.toAWSRegion()
Returns the respective AWS region.
|
Modifier and Type | Method and Description |
---|---|
void |
AWSSecurityTokenService.setRegion(Region region)
An alternative to
AWSSecurityTokenService.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AmazonSimpleDB.setRegion(Region region)
An alternative to
AmazonSimpleDB.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AmazonSimpleEmailService.setRegion(Region region)
An alternative to
AmazonSimpleEmailService.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AmazonSimpleWorkflow.setRegion(Region region)
An alternative to
AmazonSimpleWorkflow.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AmazonSNS.setRegion(Region region)
An alternative to
AmazonSNS.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AmazonSQS.setRegion(Region region)
An alternative to
AmazonSQS.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AmazonSQSBufferedAsyncClient.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
static String |
StorageGatewayUtils.getActivationKey(String gatewayAddress,
Region activationRegion)
Sends a request to the AWS Storage Gateway server running at the
specified address, and returns the activation key for that server.
|
void |
AWSStorageGateway.setRegion(Region region)
An alternative to
AWSStorageGateway.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AWSSupport.setRegion(Region region)
An alternative to
AWSSupport.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Copyright © 2014. All rights reserved.