Uses of Class
com.amazonaws.regions.Region
-
-
Uses of Region in com.amazonaws
Methods in com.amazonaws with parameters of type Region Modifier and Type Method Description void
AmazonWebServiceClient. setRegion(Region region)
An alternative toAmazonWebServiceClient.setEndpoint(String)
, sets the regional endpoint for this client's service calls.<T extends AmazonWebServiceClient>
TAmazonWebServiceClient. withRegion(Region region)
Fluent method forAmazonWebServiceClient.setRegion(Region)
. -
Uses of Region in com.amazonaws.partitions
Methods in com.amazonaws.partitions that return Region Modifier and Type Method Description Region
PartitionMetadataProvider. getRegion(String regionName)
Methods in com.amazonaws.partitions that return types with arguments of type Region Modifier and Type Method Description List<Region>
PartitionMetadataProvider. getRegions()
List<Region>
PartitionMetadataProvider. getRegionsForService(String serviceName)
-
Uses of Region in com.amazonaws.regions
Methods in com.amazonaws.regions that return Region Modifier and Type Method Description static Region
Regions. getCurrentRegion()
Returns a Region object representing the region the application is running in, when running in EC2.Region
InMemoryRegionsProvider. getRegion(String regionName)
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.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.static Region
RegionUtils. getRegion(String regionName)
Returns the region with the id given, if it exists.Region
AbstractRegionMetadataProvider. getRegionByEndpoint(String endpoint)
Region
RegionMetadata. getRegionByEndpoint(String endpoint)
Deprecated.sdk no longer holds the complete endpoint for every service in the region.Region
RegionMetadataProvider. getRegionByEndpoint(String endpoint)
Deprecated.sdk no longer holds the complete endpoint for every service in the region.Methods in com.amazonaws.regions that return types with arguments of type Region Modifier and Type Method Description List<Region>
InMemoryRegionsProvider. getRegions()
List<Region>
RegionMetadata. getRegions()
Returns an immutable list of all regions known to this region metadata object, in no particular order.List<Region>
RegionMetadataProvider. 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>
InMemoryRegionsProvider. getRegionsForService(String serviceName)
List<Region>
RegionMetadata. getRegionsForService(String service)
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.static List<Region>
RegionUtils. getRegionsForService(String serviceAbbreviation)
Returns a list of the regions that support the service given.List<Region>
RegionMetadataParser. parseRegionMetadata(InputStream input)
Deprecated.in favor ofRegionMetadataParser.parse(InputStream)
List<Region>
RegionMetadataParser. parseRegionMetadata(InputStream input, boolean endpointVerification)
Deprecated.in favor ofRegionMetadataParser.parse(InputStream)
Constructor parameters in com.amazonaws.regions with type arguments of type Region Constructor Description InMemoryRegionsProvider(List<Region> regions)
RegionMetadata(List<Region> regions)
Creates a new RegionMetadata object from the given list of regions. -
Uses of Region in com.amazonaws.services.apigateway
Methods in com.amazonaws.services.apigateway with parameters of type Region Modifier and Type Method Description void
AbstractAmazonApiGateway. setRegion(Region region)
void
AmazonApiGateway. setRegion(Region region)
An alternative toAmazonApiGateway.setEndpoint(String)
, sets the regional endpoint for this client's service calls. -
Uses of Region in com.amazonaws.services.applicationautoscaling
Methods in com.amazonaws.services.applicationautoscaling with parameters of type Region Modifier and Type Method Description void
AbstractAWSApplicationAutoScaling. setRegion(Region region)
void
AWSApplicationAutoScaling. setRegion(Region region)
An alternative toAWSApplicationAutoScaling.setEndpoint(String)
, sets the regional endpoint for this client's service calls. -
Uses of Region in com.amazonaws.services.applicationdiscovery
Methods in com.amazonaws.services.applicationdiscovery with parameters of type Region Modifier and Type Method Description void
AbstractAWSApplicationDiscovery. setRegion(Region region)
void
AWSApplicationDiscovery. setRegion(Region region)
An alternative toAWSApplicationDiscovery.setEndpoint(String)
, sets the regional endpoint for this client's service calls. -
Uses of Region in com.amazonaws.services.autoscaling
Methods in com.amazonaws.services.autoscaling with parameters of type Region Modifier and Type Method Description void
AbstractAmazonAutoScaling. setRegion(Region region)
void
AmazonAutoScaling. setRegion(Region region)
An alternative toAmazonAutoScaling.setEndpoint(String)
, sets the regional endpoint for this client's service calls. -
Uses of Region in com.amazonaws.services.certificatemanager
Methods in com.amazonaws.services.certificatemanager with parameters of type Region Modifier and Type Method Description void
AbstractAWSCertificateManager. setRegion(Region region)
void
AWSCertificateManager. setRegion(Region region)
An alternative toAWSCertificateManager.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 Modifier and Type Method Description void
AbstractAmazonCloudFormation. setRegion(Region region)
void
AmazonCloudFormation. setRegion(Region region)
An alternative toAmazonCloudFormation.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 Modifier and Type Method Description void
AbstractAmazonCloudFront. setRegion(Region region)
void
AmazonCloudFront. setRegion(Region region)
An alternative toAmazonCloudFront.setEndpoint(String)
, sets the regional endpoint for this client's service calls. -
Uses of Region in com.amazonaws.services.cloudhsm
Methods in com.amazonaws.services.cloudhsm with parameters of type Region Modifier and Type Method Description void
AbstractAWSCloudHSM. setRegion(Region region)
void
AWSCloudHSM. setRegion(Region region)
An alternative toAWSCloudHSM.setEndpoint(String)
, sets the regional endpoint for this client's service calls. -
Uses of Region in com.amazonaws.services.cloudsearchdomain
Methods in com.amazonaws.services.cloudsearchdomain with parameters of type Region Modifier and Type Method Description void
AbstractAmazonCloudSearchDomain. setRegion(Region region)
void
AmazonCloudSearchDomain. setRegion(Region region)
An alternative toAmazonCloudSearchDomain.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 Modifier and Type Method Description void
AbstractAmazonCloudSearch. setRegion(Region region)
void
AmazonCloudSearch. setRegion(Region region)
An alternative toAmazonCloudSearch.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 Modifier and Type Method Description void
AbstractAWSCloudTrail. setRegion(Region region)
void
AWSCloudTrail. setRegion(Region region)
An alternative toAWSCloudTrail.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 Modifier and Type Method Description void
AbstractAmazonCloudWatch. setRegion(Region region)
void
AmazonCloudWatch. setRegion(Region region)
An alternative toAmazonCloudWatch.setEndpoint(String)
, sets the regional endpoint for this client's service calls. -
Uses of Region in com.amazonaws.services.cloudwatchevents
Methods in com.amazonaws.services.cloudwatchevents with parameters of type Region Modifier and Type Method Description void
AbstractAmazonCloudWatchEvents. setRegion(Region region)
void
AmazonCloudWatchEvents. setRegion(Region region)
An alternative toAmazonCloudWatchEvents.setEndpoint(String)
, sets the regional endpoint for this client's service calls. -
Uses of Region in com.amazonaws.services.codecommit
Methods in com.amazonaws.services.codecommit with parameters of type Region Modifier and Type Method Description void
AbstractAWSCodeCommit. setRegion(Region region)
void
AWSCodeCommit. setRegion(Region region)
An alternative toAWSCodeCommit.setEndpoint(String)
, sets the regional endpoint for this client's service calls. -
Uses of Region in com.amazonaws.services.codedeploy
Methods in com.amazonaws.services.codedeploy with parameters of type Region Modifier and Type Method Description void
AbstractAmazonCodeDeploy. setRegion(Region region)
void
AmazonCodeDeploy. setRegion(Region region)
An alternative toAmazonCodeDeploy.setEndpoint(String)
, sets the regional endpoint for this client's service calls. -
Uses of Region in com.amazonaws.services.codepipeline
Methods in com.amazonaws.services.codepipeline with parameters of type Region Modifier and Type Method Description void
AbstractAWSCodePipeline. setRegion(Region region)
void
AWSCodePipeline. setRegion(Region region)
An alternative toAWSCodePipeline.setEndpoint(String)
, sets the regional endpoint for this client's service calls. -
Uses of Region in com.amazonaws.services.cognitoidentity
Methods in com.amazonaws.services.cognitoidentity with parameters of type Region Modifier and Type Method Description void
AbstractAmazonCognitoIdentity. setRegion(Region region)
void
AmazonCognitoIdentity. setRegion(Region region)
An alternative toAmazonCognitoIdentity.setEndpoint(String)
, sets the regional endpoint for this client's service calls. -
Uses of Region in com.amazonaws.services.cognitoidp
Methods in com.amazonaws.services.cognitoidp with parameters of type Region Modifier and Type Method Description void
AbstractAWSCognitoIdentityProvider. setRegion(Region region)
void
AWSCognitoIdentityProvider. setRegion(Region region)
An alternative toAWSCognitoIdentityProvider.setEndpoint(String)
, sets the regional endpoint for this client's service calls. -
Uses of Region in com.amazonaws.services.cognitosync
Methods in com.amazonaws.services.cognitosync with parameters of type Region Modifier and Type Method Description void
AbstractAmazonCognitoSync. setRegion(Region region)
void
AmazonCognitoSync. setRegion(Region region)
An alternative toAmazonCognitoSync.setEndpoint(String)
, sets the regional endpoint for this client's service calls. -
Uses of Region in com.amazonaws.services.config
Methods in com.amazonaws.services.config with parameters of type Region Modifier and Type Method Description void
AbstractAmazonConfig. setRegion(Region region)
void
AmazonConfig. setRegion(Region region)
An alternative toAmazonConfig.setEndpoint(String)
, sets the regional endpoint for this client's service calls. -
Uses of Region in com.amazonaws.services.databasemigrationservice
Methods in com.amazonaws.services.databasemigrationservice with parameters of type Region Modifier and Type Method Description void
AbstractAWSDatabaseMigrationService. setRegion(Region region)
void
AWSDatabaseMigrationService. setRegion(Region region)
An alternative toAWSDatabaseMigrationService.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 Modifier and Type Method Description void
AbstractDataPipeline. setRegion(Region region)
void
DataPipeline. setRegion(Region region)
An alternative toDataPipeline.setEndpoint(String)
, sets the regional endpoint for this client's service calls. -
Uses of Region in com.amazonaws.services.devicefarm
Methods in com.amazonaws.services.devicefarm with parameters of type Region Modifier and Type Method Description void
AbstractAWSDeviceFarm. setRegion(Region region)
void
AWSDeviceFarm. setRegion(Region region)
An alternative toAWSDeviceFarm.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 Modifier and Type Method Description void
AbstractAmazonDirectConnect. setRegion(Region region)
void
AmazonDirectConnect. setRegion(Region region)
An alternative toAmazonDirectConnect.setEndpoint(String)
, sets the regional endpoint for this client's service calls. -
Uses of Region in com.amazonaws.services.directory
Methods in com.amazonaws.services.directory with parameters of type Region Modifier and Type Method Description void
AbstractAWSDirectoryService. setRegion(Region region)
void
AWSDirectoryService. setRegion(Region region)
An alternative toAWSDirectoryService.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 Modifier and Type Method Description void
AbstractAmazonDynamoDB. setRegion(Region region)
void
AbstractAmazonDynamoDBStreams. setRegion(Region region)
void
AmazonDynamoDB. setRegion(Region region)
An alternative toAmazonDynamoDB.setEndpoint(String)
, sets the regional endpoint for this client's service calls.void
AmazonDynamoDBStreams. setRegion(Region region)
An alternative toAmazonDynamoDBStreams.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 Modifier and Type Method Description void
AbstractAmazonEC2. setRegion(Region region)
void
AmazonEC2. setRegion(Region region)
An alternative toAmazonEC2.setEndpoint(String)
, sets the regional endpoint for this client's service calls. -
Uses of Region in com.amazonaws.services.ecr
Methods in com.amazonaws.services.ecr with parameters of type Region Modifier and Type Method Description void
AbstractAmazonECR. setRegion(Region region)
void
AmazonECR. setRegion(Region region)
An alternative toAmazonECR.setEndpoint(String)
, sets the regional endpoint for this client's service calls. -
Uses of Region in com.amazonaws.services.ecs
Methods in com.amazonaws.services.ecs with parameters of type Region Modifier and Type Method Description void
AbstractAmazonECS. setRegion(Region region)
void
AmazonECS. setRegion(Region region)
An alternative toAmazonECS.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 Modifier and Type Method Description void
AbstractAmazonElastiCache. setRegion(Region region)
void
AmazonElastiCache. setRegion(Region region)
An alternative toAmazonElastiCache.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 Modifier and Type Method Description void
AbstractAWSElasticBeanstalk. setRegion(Region region)
void
AWSElasticBeanstalk. setRegion(Region region)
An alternative toAWSElasticBeanstalk.setEndpoint(String)
, sets the regional endpoint for this client's service calls. -
Uses of Region in com.amazonaws.services.elasticfilesystem
Methods in com.amazonaws.services.elasticfilesystem with parameters of type Region Modifier and Type Method Description void
AbstractAmazonElasticFileSystem. setRegion(Region region)
void
AmazonElasticFileSystem. setRegion(Region region)
An alternative toAmazonElasticFileSystem.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 Modifier and Type Method Description void
AbstractAmazonElasticLoadBalancing. setRegion(Region region)
void
AmazonElasticLoadBalancing. setRegion(Region region)
An alternative toAmazonElasticLoadBalancing.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 Modifier and Type Method Description void
AbstractAmazonElasticMapReduce. setRegion(Region region)
void
AmazonElasticMapReduce. setRegion(Region region)
An alternative toAmazonElasticMapReduce.setEndpoint(String)
, sets the regional endpoint for this client's service calls. -
Uses of Region in com.amazonaws.services.elasticsearch
Methods in com.amazonaws.services.elasticsearch with parameters of type Region Modifier and Type Method Description void
AbstractAWSElasticsearch. setRegion(Region region)
void
AWSElasticsearch. setRegion(Region region)
An alternative toAWSElasticsearch.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 Modifier and Type Method Description void
AbstractAmazonElasticTranscoder. setRegion(Region region)
void
AmazonElasticTranscoder. setRegion(Region region)
An alternative toAmazonElasticTranscoder.setEndpoint(String)
, sets the regional endpoint for this client's service calls. -
Uses of Region in com.amazonaws.services.gamelift
Methods in com.amazonaws.services.gamelift with parameters of type Region Modifier and Type Method Description void
AbstractAmazonGameLift. setRegion(Region region)
void
AmazonGameLift. setRegion(Region region)
An alternative toAmazonGameLift.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 Modifier and Type Method Description void
AbstractAmazonGlacier. setRegion(Region region)
void
AmazonGlacier. setRegion(Region region)
An alternative toAmazonGlacier.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 Modifier and Type Method Description void
AbstractAmazonIdentityManagement. setRegion(Region region)
void
AmazonIdentityManagement. setRegion(Region region)
An alternative toAmazonIdentityManagement.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 Modifier and Type Method Description void
AbstractAmazonImportExport. setRegion(Region region)
void
AmazonImportExport. setRegion(Region region)
An alternative toAmazonImportExport.setEndpoint(String)
, sets the regional endpoint for this client's service calls. -
Uses of Region in com.amazonaws.services.inspector
Methods in com.amazonaws.services.inspector with parameters of type Region Modifier and Type Method Description void
AbstractAmazonInspector. setRegion(Region region)
void
AmazonInspector. setRegion(Region region)
An alternative toAmazonInspector.setEndpoint(String)
, sets the regional endpoint for this client's service calls. -
Uses of Region in com.amazonaws.services.iot
Methods in com.amazonaws.services.iot with parameters of type Region Modifier and Type Method Description void
AbstractAWSIot. setRegion(Region region)
void
AWSIot. setRegion(Region region)
An alternative toAWSIot.setEndpoint(String)
, sets the regional endpoint for this client's service calls. -
Uses of Region in com.amazonaws.services.iotdata
Methods in com.amazonaws.services.iotdata with parameters of type Region Modifier and Type Method Description void
AbstractAWSIotData. setRegion(Region region)
void
AWSIotData. setRegion(Region region)
An alternative toAWSIotData.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 Modifier and Type Method Description void
AbstractAmazonKinesis. setRegion(Region region)
void
AmazonKinesis. setRegion(Region region)
An alternative toAmazonKinesis.setEndpoint(String)
, sets the regional endpoint for this client's service calls. -
Uses of Region in com.amazonaws.services.kinesisfirehose
Methods in com.amazonaws.services.kinesisfirehose with parameters of type Region Modifier and Type Method Description void
AbstractAmazonKinesisFirehose. setRegion(Region region)
void
AmazonKinesisFirehose. setRegion(Region region)
An alternative toAmazonKinesisFirehose.setEndpoint(String)
, sets the regional endpoint for this client's service calls. -
Uses of Region in com.amazonaws.services.kms
Methods in com.amazonaws.services.kms with parameters of type Region Modifier and Type Method Description void
AbstractAWSKMS. setRegion(Region region)
void
AWSKMS. setRegion(Region region)
An alternative toAWSKMS.setEndpoint(String)
, sets the regional endpoint for this client's service calls. -
Uses of Region in com.amazonaws.services.lambda
Methods in com.amazonaws.services.lambda with parameters of type Region Modifier and Type Method Description void
AbstractAWSLambda. setRegion(Region region)
void
AWSLambda. setRegion(Region region)
An alternative toAWSLambda.setEndpoint(String)
, sets the regional endpoint for this client's service calls. -
Uses of Region in com.amazonaws.services.logs
Methods in com.amazonaws.services.logs with parameters of type Region Modifier and Type Method Description void
AbstractAWSLogs. setRegion(Region region)
void
AWSLogs. setRegion(Region region)
An alternative toAWSLogs.setEndpoint(String)
, sets the regional endpoint for this client's service calls. -
Uses of Region in com.amazonaws.services.machinelearning
Methods in com.amazonaws.services.machinelearning with parameters of type Region Modifier and Type Method Description void
AbstractAmazonMachineLearning. setRegion(Region region)
void
AmazonMachineLearning. setRegion(Region region)
An alternative toAmazonMachineLearning.setEndpoint(String)
, sets the regional endpoint for this client's service calls. -
Uses of Region in com.amazonaws.services.marketplacecommerceanalytics
Methods in com.amazonaws.services.marketplacecommerceanalytics with parameters of type Region Modifier and Type Method Description void
AbstractAWSMarketplaceCommerceAnalytics. setRegion(Region region)
void
AWSMarketplaceCommerceAnalytics. setRegion(Region region)
An alternative toAWSMarketplaceCommerceAnalytics.setEndpoint(String)
, sets the regional endpoint for this client's service calls. -
Uses of Region in com.amazonaws.services.marketplacemetering
Methods in com.amazonaws.services.marketplacemetering with parameters of type Region Modifier and Type Method Description void
AbstractAWSMarketplaceMetering. setRegion(Region region)
void
AWSMarketplaceMetering. setRegion(Region region)
An alternative toAWSMarketplaceMetering.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 Modifier and Type Method Description void
AbstractAWSOpsWorks. setRegion(Region region)
void
AWSOpsWorks. setRegion(Region region)
An alternative toAWSOpsWorks.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 Modifier and Type Method Description void
AbstractAmazonRDS. setRegion(Region region)
void
AmazonRDS. setRegion(Region region)
An alternative toAmazonRDS.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 Modifier and Type Method Description void
AbstractAmazonRedshift. setRegion(Region region)
void
AmazonRedshift. setRegion(Region region)
An alternative toAmazonRedshift.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 Modifier and Type Method Description void
AbstractAmazonRoute53. setRegion(Region region)
void
AmazonRoute53. setRegion(Region region)
An alternative toAmazonRoute53.setEndpoint(String)
, sets the regional endpoint for this client's service calls. -
Uses of Region in com.amazonaws.services.route53domains
Methods in com.amazonaws.services.route53domains with parameters of type Region Modifier and Type Method Description void
AbstractAmazonRoute53Domains. setRegion(Region region)
void
AmazonRoute53Domains. setRegion(Region region)
An alternative toAmazonRoute53Domains.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 Modifier and Type Method Description void
AbstractAmazonS3. setRegion(Region region)
void
AmazonS3. setRegion(Region region)
An alternative toAmazonS3.setEndpoint(String)
, sets the regional endpoint for this client's service calls.void
AmazonS3Client. setRegion(Region region)
-
Uses of Region in com.amazonaws.services.s3.model
Methods in com.amazonaws.services.s3.model that return Region Modifier and Type Method 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.Methods in com.amazonaws.services.s3.model with parameters of type Region Modifier and Type Method 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. -
Uses of Region in com.amazonaws.services.securitytoken
Methods in com.amazonaws.services.securitytoken with parameters of type Region Modifier and Type Method Description void
AbstractAWSSecurityTokenService. setRegion(Region region)
void
AWSSecurityTokenService. setRegion(Region region)
An alternative toAWSSecurityTokenService.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 Modifier and Type Method Description void
AbstractAmazonSimpleDB. setRegion(Region region)
void
AmazonSimpleDB. setRegion(Region region)
An alternative toAmazonSimpleDB.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 Modifier and Type Method Description void
AbstractAmazonSimpleEmailService. setRegion(Region region)
void
AmazonSimpleEmailService. setRegion(Region region)
An alternative toAmazonSimpleEmailService.setEndpoint(String)
, sets the regional endpoint for this client's service calls. -
Uses of Region in com.amazonaws.services.simplesystemsmanagement
Methods in com.amazonaws.services.simplesystemsmanagement with parameters of type Region Modifier and Type Method Description void
AbstractAWSSimpleSystemsManagement. setRegion(Region region)
void
AWSSimpleSystemsManagement. setRegion(Region region)
An alternative toAWSSimpleSystemsManagement.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 Modifier and Type Method Description void
AbstractAmazonSimpleWorkflow. setRegion(Region region)
void
AmazonSimpleWorkflow. setRegion(Region region)
An alternative toAmazonSimpleWorkflow.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 Modifier and Type Method Description void
AbstractAmazonSNS. setRegion(Region region)
void
AmazonSNS. setRegion(Region region)
An alternative toAmazonSNS.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 Modifier and Type Method Description void
AbstractAmazonSQS. setRegion(Region region)
void
AmazonSQS. setRegion(Region region)
An alternative toAmazonSQS.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 Modifier and Type Method Description void
AmazonSQSBufferedAsyncClient. setRegion(Region region)
-
Uses of Region in com.amazonaws.services.storagegateway
Methods in com.amazonaws.services.storagegateway with parameters of type Region Modifier and Type Method 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 toAWSStorageGateway.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 Modifier and Type Method Description void
AbstractAWSSupport. setRegion(Region region)
void
AWSSupport. setRegion(Region region)
An alternative toAWSSupport.setEndpoint(String)
, sets the regional endpoint for this client's service calls. -
Uses of Region in com.amazonaws.services.waf
Methods in com.amazonaws.services.waf with parameters of type Region Modifier and Type Method Description void
AbstractAWSWAF. setRegion(Region region)
void
AWSWAF. setRegion(Region region)
An alternative toAWSWAF.setEndpoint(String)
, sets the regional endpoint for this client's service calls. -
Uses of Region in com.amazonaws.services.workspaces
Methods in com.amazonaws.services.workspaces with parameters of type Region Modifier and Type Method Description void
AbstractAmazonWorkspaces. setRegion(Region region)
void
AmazonWorkspaces. setRegion(Region region)
An alternative toAmazonWorkspaces.setEndpoint(String)
, sets the regional endpoint for this client's service calls.
-