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. |
<T extends AmazonWebServiceClient> |
AmazonWebServiceClient.withRegion(Region region)
Fluent method for
AmazonWebServiceClient.setRegion(Region) . |
Modifier and Type | Method and Description |
---|---|
Region |
PartitionMetadataProvider.getRegion(String regionName) |
Modifier and Type | Method and Description |
---|---|
List<Region> |
PartitionMetadataProvider.getRegions() |
List<Region> |
PartitionMetadataProvider.getRegionsForService(String serviceName) |
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.
|
Region |
RegionMetadata.getRegion(String name)
Returns the region with the name given, if it exists.
|
static Region |
RegionUtils.getRegion(String regionName)
Returns the region with the id given, if it exists.
|
Region |
RegionMetadataProvider.getRegion(String regionName)
Returns the region with the name given, if it exists in the metadata
or if it can be derived from the metadata.
|
Region |
InMemoryRegionsProvider.getRegion(String regionName) |
Region |
AbstractRegionMetadataProvider.getRegionByEndpoint(String endpoint) |
Region |
RegionMetadata.getRegionByEndpoint(String endpoint)
Deprecated.
sdk no longer holds the complete endpoint for every service in the region.
It now uses the partition metadata to compute the endpoints dynamically for new regions and services.
|
Region |
RegionMetadataProvider.getRegionByEndpoint(String endpoint)
Deprecated.
sdk no longer holds the complete endpoint for every service in the region.
It now uses the partition metadata to compute the endpoints dynamically for new regions and services.
|
Modifier and Type | Method and Description |
---|---|
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.getRegions()
Returns a list of the available AWS regions.
|
List<Region> |
RegionMetadataProvider.getRegions()
Returns an immutable list of all regions known to this region metadata
object, in no particular order.
|
List<Region> |
InMemoryRegionsProvider.getRegions() |
List<Region> |
RegionMetadata.getRegionsForService(String service)
Returns a list of the regions that support the service given.
|
static List<Region> |
RegionUtils.getRegionsForService(String serviceAbbreviation)
Returns a list of the regions that support the service given.
|
List<Region> |
RegionMetadataProvider.getRegionsForService(String serviceName)
Returns a list of the regions that support the service given.
|
List<Region> |
InMemoryRegionsProvider.getRegionsForService(String serviceName) |
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 |
---|
InMemoryRegionsProvider(List<Region> regions) |
RegionMetadata(List<Region> regions)
Creates a new RegionMetadata object from the given list of regions.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractAmazonApiGateway.setRegion(Region region) |
void |
AmazonApiGateway.setRegion(Region region)
An alternative to
AmazonApiGateway.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AWSApplicationAutoScaling.setRegion(Region region)
An alternative to
AWSApplicationAutoScaling.setEndpoint(String) ,
sets the regional endpoint for this client's service calls. |
void |
AbstractAWSApplicationAutoScaling.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractAWSApplicationDiscovery.setRegion(Region region) |
void |
AWSApplicationDiscovery.setRegion(Region region)
An alternative to
AWSApplicationDiscovery.setEndpoint(String) ,
sets the regional endpoint for this client's service calls. |
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. |
void |
AbstractAmazonAutoScaling.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
AWSCertificateManager.setRegion(Region region)
An alternative to
AWSCertificateManager.setEndpoint(String) , sets
the regional endpoint for this client's service calls. |
void |
AbstractAWSCertificateManager.setRegion(Region region) |
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. |
void |
AbstractAmazonCloudFormation.setRegion(Region region) |
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. |
void |
AbstractAmazonCloudFront.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
AWSCloudHSM.setRegion(Region region)
An alternative to
AWSCloudHSM.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
void |
AbstractAWSCloudHSM.setRegion(Region region) |
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. |
void |
AbstractAmazonCloudSearchDomain.setRegion(Region region) |
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. |
void |
AbstractAmazonCloudSearch.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractAWSCloudTrail.setRegion(Region region) |
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 |
AbstractAmazonCloudWatch.setRegion(Region region) |
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 |
AmazonCloudWatchEvents.setRegion(Region region)
An alternative to
AmazonCloudWatchEvents.setEndpoint(String) ,
sets the regional endpoint for this client's service calls. |
void |
AbstractAmazonCloudWatchEvents.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
AWSCodeCommit.setRegion(Region region)
An alternative to
AWSCodeCommit.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
void |
AbstractAWSCodeCommit.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractAmazonCodeDeploy.setRegion(Region region) |
void |
AmazonCodeDeploy.setRegion(Region region)
An alternative to
AmazonCodeDeploy.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AbstractAWSCodePipeline.setRegion(Region region) |
void |
AWSCodePipeline.setRegion(Region region)
An alternative to
AWSCodePipeline.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AbstractAmazonCognitoIdentity.setRegion(Region region) |
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 |
AWSCognitoIdentityProvider.setRegion(Region region)
An alternative to
AWSCognitoIdentityProvider.setEndpoint(String) ,
sets the regional endpoint for this client's service calls. |
void |
AbstractAWSCognitoIdentityProvider.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractAmazonCognitoSync.setRegion(Region region) |
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 |
AbstractAmazonConfig.setRegion(Region region) |
void |
AmazonConfig.setRegion(Region region)
An alternative to
AmazonConfig.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AbstractAWSDatabaseMigrationService.setRegion(Region region) |
void |
AWSDatabaseMigrationService.setRegion(Region region)
An alternative to
AWSDatabaseMigrationService.setEndpoint(String)
, sets the regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AbstractDataPipeline.setRegion(Region region) |
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 |
AWSDeviceFarm.setRegion(Region region)
An alternative to
AWSDeviceFarm.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
void |
AbstractAWSDeviceFarm.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractAmazonDirectConnect.setRegion(Region region) |
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 |
AWSDirectoryService.setRegion(Region region)
An alternative to
AWSDirectoryService.setEndpoint(String) , sets
the regional endpoint for this client's service calls. |
void |
AbstractAWSDirectoryService.setRegion(Region region) |
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. |
void |
AbstractAmazonDynamoDB.setRegion(Region region) |
void |
AmazonDynamoDBStreams.setRegion(Region region)
An alternative to
AmazonDynamoDBStreams.setEndpoint(String) , sets
the regional endpoint for this client's service calls. |
void |
AbstractAmazonDynamoDBStreams.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractAmazonEC2.setRegion(Region region) |
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 |
AbstractAmazonECR.setRegion(Region region) |
void |
AmazonECR.setRegion(Region region)
An alternative to
AmazonECR.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AbstractAmazonECS.setRegion(Region region) |
void |
AmazonECS.setRegion(Region region)
An alternative to
AmazonECS.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. |
void |
AbstractAmazonElastiCache.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractAWSElasticBeanstalk.setRegion(Region region) |
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 |
AmazonElasticFileSystem.setRegion(Region region)
An alternative to
AmazonElasticFileSystem.setEndpoint(String) ,
sets the regional endpoint for this client's service calls. |
void |
AbstractAmazonElasticFileSystem.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractAmazonElasticLoadBalancing.setRegion(Region region) |
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 |
AbstractAmazonElasticMapReduce.setRegion(Region region) |
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 |
AbstractAWSElasticsearch.setRegion(Region region) |
void |
AWSElasticsearch.setRegion(Region region)
An alternative to
AWSElasticsearch.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AbstractAmazonElasticTranscoder.setRegion(Region region) |
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 |
AbstractAmazonGameLift.setRegion(Region region) |
void |
AmazonGameLift.setRegion(Region region)
An alternative to
AmazonGameLift.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. |
void |
AbstractAmazonGlacier.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractAmazonIdentityManagement.setRegion(Region region) |
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. |
void |
AbstractAmazonImportExport.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractAmazonInspector.setRegion(Region region) |
void |
AmazonInspector.setRegion(Region region)
An alternative to
AmazonInspector.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AWSIot.setRegion(Region region)
An alternative to
AWSIot.setEndpoint(String) , sets the regional
endpoint for this client's service calls. |
void |
AbstractAWSIot.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractAWSIotData.setRegion(Region region) |
void |
AWSIotData.setRegion(Region region)
An alternative to
AWSIotData.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AbstractAmazonKinesis.setRegion(Region region) |
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 |
AbstractAmazonKinesisFirehose.setRegion(Region region) |
void |
AmazonKinesisFirehose.setRegion(Region region)
An alternative to
AmazonKinesisFirehose.setEndpoint(String) , sets
the regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AWSKMS.setRegion(Region region)
An alternative to
AWSKMS.setEndpoint(String) , sets the regional
endpoint for this client's service calls. |
void |
AbstractAWSKMS.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
AWSLambda.setRegion(Region region)
An alternative to
AWSLambda.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
void |
AbstractAWSLambda.setRegion(Region region) |
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. |
void |
AbstractAWSLogs.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
AmazonMachineLearning.setRegion(Region region)
An alternative to
AmazonMachineLearning.setEndpoint(String) , sets
the regional endpoint for this client's service calls. |
void |
AbstractAmazonMachineLearning.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
AWSMarketplaceCommerceAnalytics.setRegion(Region region)
An alternative to
AWSMarketplaceCommerceAnalytics.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
void |
AbstractAWSMarketplaceCommerceAnalytics.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
AWSMarketplaceMetering.setRegion(Region region)
An alternative to
AWSMarketplaceMetering.setEndpoint(String) ,
sets the regional endpoint for this client's service calls. |
void |
AbstractAWSMarketplaceMetering.setRegion(Region region) |
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. |
void |
AbstractAWSOpsWorks.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractAmazonRDS.setRegion(Region region) |
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. |
void |
AbstractAmazonRedshift.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractAmazonRoute53.setRegion(Region region) |
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. |
void |
AbstractAmazonRoute53Domains.setRegion(Region region) |
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 |
AbstractAmazonS3.setRegion(Region region) |
void |
AmazonS3Client.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
Region |
CryptoConfiguration.getAwsKmsRegion()
Returns the the KMS region explicitly specified for the AWS KMS client
when such client is internally instantiated; or null if no explicit KMS
region is specified.
|
Region |
Region.toAWSRegion()
Returns the respective AWS region.
|
Modifier and Type | Method and Description |
---|---|
void |
CryptoConfiguration.setAwsKmsRegion(Region awsKmsRegion)
Sets the KMS region for the AWS KMS client when such client is internally
instantiated instead of externally passed in by users; or null if no
explicit KMS region is explicitly configured.This KMS region parameter is
ignored when the AWS KMS client of the S3 encryption client is explicitly
passed in by the users, instead of being implicitly created.
|
CryptoConfiguration |
CryptoConfiguration.withAwsKmsRegion(Region awsKmsRegion)
Fluent API for setting the KMS region for the AWS KMS client when such
client is internally instantiated instead of externally passed in by
users; or null if no explicit KMS region is explicitly configured.This
KMS region parameter is ignored when the AWS KMS client of the S3
encryption client is explicitly passed in by the users, instead of being
implicitly created.
|
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. |
void |
AbstractAWSSecurityTokenService.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractAmazonSimpleDB.setRegion(Region region) |
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 |
AbstractAmazonSimpleEmailService.setRegion(Region region) |
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 |
AWSSimpleSystemsManagement.setRegion(Region region)
An alternative to
AWSSimpleSystemsManagement.setEndpoint(String) ,
sets the regional endpoint for this client's service calls. |
void |
AbstractAWSSimpleSystemsManagement.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractAmazonSimpleWorkflow.setRegion(Region region) |
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 |
AbstractAmazonSNS.setRegion(Region region) |
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. |
void |
AbstractAmazonSQS.setRegion(Region region) |
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 |
AbstractAWSStorageGateway.setRegion(Region region) |
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 |
AbstractAWSSupport.setRegion(Region region) |
void |
AWSSupport.setRegion(Region region)
An alternative to
AWSSupport.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Modifier and Type | Method and Description |
---|---|
void |
AWSWAF.setRegion(Region region)
An alternative to
AWSWAF.setEndpoint(String) , sets the regional
endpoint for this client's service calls. |
void |
AbstractAWSWAF.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractAmazonWorkspaces.setRegion(Region region) |
void |
AmazonWorkspaces.setRegion(Region region)
An alternative to
AmazonWorkspaces.setEndpoint(String) , sets the
regional endpoint for this client's service calls. |
Copyright © 2018. All rights reserved.