|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Region | |
---|---|
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.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.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.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.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. |
Uses of Region in com.amazonaws |
---|
Methods in com.amazonaws with parameters of type Region | |
---|---|
void |
AmazonWebServiceClient.setRegion(Region region)
An alternative to AmazonWebServiceClient.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Uses of Region in com.amazonaws.regions |
---|
Methods in com.amazonaws.regions that return Region | |
---|---|
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. |
Methods in com.amazonaws.regions that return types with arguments of type Region | |
---|---|
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 parameters in com.amazonaws.regions with type arguments of type Region | |
---|---|
RegionMetadata(List<Region> regions)
Creates a new RegionMetadata object from the given list of regions. |
Uses of Region in com.amazonaws.services.autoscaling |
---|
Methods in com.amazonaws.services.autoscaling with parameters of type Region | |
---|---|
void |
AmazonAutoScaling.setRegion(Region region)
An alternative to AmazonAutoScaling.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Uses of Region in com.amazonaws.services.cloudformation |
---|
Methods in com.amazonaws.services.cloudformation with parameters of type Region | |
---|---|
void |
AmazonCloudFormation.setRegion(Region region)
An alternative to AmazonCloudFormation.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Uses of Region in com.amazonaws.services.cloudfront |
---|
Methods in com.amazonaws.services.cloudfront with parameters of type Region | |
---|---|
void |
AmazonCloudFront.setRegion(Region region)
An alternative to AmazonCloudFront.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Uses of Region in com.amazonaws.services.cloudsearch |
---|
Methods in com.amazonaws.services.cloudsearch with parameters of type Region | |
---|---|
void |
AmazonCloudSearch.setRegion(Region region)
Deprecated. An alternative to AmazonCloudSearch.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Uses of Region in com.amazonaws.services.cloudsearchv2 |
---|
Methods in com.amazonaws.services.cloudsearchv2 with parameters of type Region | |
---|---|
void |
AmazonCloudSearch.setRegion(Region region)
An alternative to AmazonCloudSearch.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Uses of Region in com.amazonaws.services.cloudtrail |
---|
Methods in com.amazonaws.services.cloudtrail with parameters of type Region | |
---|---|
void |
AWSCloudTrail.setRegion(Region region)
An alternative to AWSCloudTrail.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Uses of Region in com.amazonaws.services.cloudwatch |
---|
Methods in com.amazonaws.services.cloudwatch with parameters of type Region | |
---|---|
void |
AmazonCloudWatch.setRegion(Region region)
An alternative to AmazonCloudWatch.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Uses of Region in com.amazonaws.services.datapipeline |
---|
Methods in com.amazonaws.services.datapipeline with parameters of type Region | |
---|---|
void |
DataPipeline.setRegion(Region region)
An alternative to DataPipeline.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Uses of Region in com.amazonaws.services.directconnect |
---|
Methods in com.amazonaws.services.directconnect with parameters of type Region | |
---|---|
void |
AmazonDirectConnect.setRegion(Region region)
An alternative to AmazonDirectConnect.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Uses of Region in com.amazonaws.services.dynamodb |
---|
Methods in com.amazonaws.services.dynamodb with parameters of type Region | |
---|---|
void |
AmazonDynamoDB.setRegion(Region region)
Deprecated. An alternative to AmazonDynamoDB.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Uses of Region in com.amazonaws.services.dynamodbv2 |
---|
Methods in com.amazonaws.services.dynamodbv2 with parameters of type Region | |
---|---|
void |
AmazonDynamoDB.setRegion(Region region)
An alternative to AmazonDynamoDB.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Uses of Region in com.amazonaws.services.ec2 |
---|
Methods in com.amazonaws.services.ec2 with parameters of type Region | |
---|---|
void |
AmazonEC2.setRegion(Region region)
An alternative to AmazonEC2.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Uses of Region in com.amazonaws.services.elasticache |
---|
Methods in com.amazonaws.services.elasticache with parameters of type Region | |
---|---|
void |
AmazonElastiCache.setRegion(Region region)
An alternative to AmazonElastiCache.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Uses of Region in com.amazonaws.services.elasticbeanstalk |
---|
Methods in com.amazonaws.services.elasticbeanstalk with parameters of type Region | |
---|---|
void |
AWSElasticBeanstalk.setRegion(Region region)
An alternative to AWSElasticBeanstalk.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Uses of Region in com.amazonaws.services.elasticloadbalancing |
---|
Methods in com.amazonaws.services.elasticloadbalancing with parameters of type Region | |
---|---|
void |
AmazonElasticLoadBalancing.setRegion(Region region)
An alternative to AmazonElasticLoadBalancing.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Uses of Region in com.amazonaws.services.elasticmapreduce |
---|
Methods in com.amazonaws.services.elasticmapreduce with parameters of type Region | |
---|---|
void |
AmazonElasticMapReduce.setRegion(Region region)
An alternative to AmazonElasticMapReduce.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Uses of Region in com.amazonaws.services.elastictranscoder |
---|
Methods in com.amazonaws.services.elastictranscoder with parameters of type Region | |
---|---|
void |
AmazonElasticTranscoder.setRegion(Region region)
An alternative to AmazonElasticTranscoder.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Uses of Region in com.amazonaws.services.glacier |
---|
Methods in com.amazonaws.services.glacier with parameters of type Region | |
---|---|
void |
AmazonGlacier.setRegion(Region region)
An alternative to AmazonGlacier.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Uses of Region in com.amazonaws.services.identitymanagement |
---|
Methods in com.amazonaws.services.identitymanagement with parameters of type Region | |
---|---|
void |
AmazonIdentityManagement.setRegion(Region region)
An alternative to AmazonIdentityManagement.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Uses of Region in com.amazonaws.services.importexport |
---|
Methods in com.amazonaws.services.importexport with parameters of type Region | |
---|---|
void |
AmazonImportExport.setRegion(Region region)
An alternative to AmazonImportExport.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Uses of Region in com.amazonaws.services.kinesis |
---|
Methods in com.amazonaws.services.kinesis with parameters of type Region | |
---|---|
void |
AmazonKinesis.setRegion(Region region)
An alternative to AmazonKinesis.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Uses of Region in com.amazonaws.services.opsworks |
---|
Methods in com.amazonaws.services.opsworks with parameters of type Region | |
---|---|
void |
AWSOpsWorks.setRegion(Region region)
An alternative to AWSOpsWorks.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Uses of Region in com.amazonaws.services.rds |
---|
Methods in com.amazonaws.services.rds with parameters of type Region | |
---|---|
void |
AmazonRDS.setRegion(Region region)
An alternative to AmazonRDS.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Uses of Region in com.amazonaws.services.redshift |
---|
Methods in com.amazonaws.services.redshift with parameters of type Region | |
---|---|
void |
AmazonRedshift.setRegion(Region region)
An alternative to AmazonRedshift.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Uses of Region in com.amazonaws.services.route53 |
---|
Methods in com.amazonaws.services.route53 with parameters of type Region | |
---|---|
void |
AmazonRoute53.setRegion(Region region)
An alternative to AmazonRoute53.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Uses of Region in com.amazonaws.services.s3 |
---|
Methods in com.amazonaws.services.s3 with parameters of type Region | |
---|---|
void |
AmazonS3Client.setRegion(Region region)
|
void |
AmazonS3.setRegion(Region region)
An alternative to AmazonS3.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Uses of Region in com.amazonaws.services.s3.model |
---|
Methods in com.amazonaws.services.s3.model that return Region | |
---|---|
Region |
Region.toAWSRegion()
Returns the respective AWS region. |
Uses of Region in com.amazonaws.services.securitytoken |
---|
Methods in com.amazonaws.services.securitytoken with parameters of type Region | |
---|---|
void |
AWSSecurityTokenService.setRegion(Region region)
An alternative to AWSSecurityTokenService.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Uses of Region in com.amazonaws.services.simpledb |
---|
Methods in com.amazonaws.services.simpledb with parameters of type Region | |
---|---|
void |
AmazonSimpleDB.setRegion(Region region)
An alternative to AmazonSimpleDB.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Uses of Region in com.amazonaws.services.simpleemail |
---|
Methods in com.amazonaws.services.simpleemail with parameters of type Region | |
---|---|
void |
AmazonSimpleEmailService.setRegion(Region region)
An alternative to AmazonSimpleEmailService.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Uses of Region in com.amazonaws.services.simpleworkflow |
---|
Methods in com.amazonaws.services.simpleworkflow with parameters of type Region | |
---|---|
void |
AmazonSimpleWorkflow.setRegion(Region region)
An alternative to AmazonSimpleWorkflow.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Uses of Region in com.amazonaws.services.sns |
---|
Methods in com.amazonaws.services.sns with parameters of type Region | |
---|---|
void |
AmazonSNS.setRegion(Region region)
An alternative to AmazonSNS.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Uses of Region in com.amazonaws.services.sqs |
---|
Methods in com.amazonaws.services.sqs with parameters of type Region | |
---|---|
void |
AmazonSQS.setRegion(Region region)
An alternative to AmazonSQS.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Uses of Region in com.amazonaws.services.sqs.buffered |
---|
Methods in com.amazonaws.services.sqs.buffered with parameters of type Region | |
---|---|
void |
AmazonSQSBufferedAsyncClient.setRegion(Region region)
|
Uses of Region in com.amazonaws.services.storagegateway |
---|
Methods in com.amazonaws.services.storagegateway with parameters of type Region | |
---|---|
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. |
Uses of Region in com.amazonaws.services.support |
---|
Methods in com.amazonaws.services.support with parameters of type Region | |
---|---|
void |
AWSSupport.setRegion(Region region)
An alternative to AWSSupport.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |