Uses of Enum
com.amazonaws.regions.Regions
Packages that use Regions
Package
Description
Classes used to support the AWS SDK metrics API.
Classes modeling the various types represented by Amazon S3.
-
Uses of Regions in com.amazonaws
Methods in com.amazonaws with parameters of type RegionsModifier and TypeMethodDescriptionfinal void
AmazonWebServiceClient.configureRegion
(Regions region) Convenient method for setting region.<T extends AmazonWebServiceClient>
TAmazonWebServiceClient.withRegion
(Regions region) Convenient fluent method for setting region. -
Uses of Regions in com.amazonaws.metrics
Methods in com.amazonaws.metrics that return RegionsModifier and TypeMethodDescriptionstatic Regions
AwsSdkMetrics.getRegion()
Returns the region configured for the default AWS SDK metric collector; or null if the default is to be used.Methods in com.amazonaws.metrics with parameters of type Regions -
Uses of Regions in com.amazonaws.regions
Fields in com.amazonaws.regions declared as RegionsModifier and TypeFieldDescriptionstatic final Regions
Regions.DEFAULT_REGION
The default region that new customers in the US are encouraged to use when using AWS services for the first time.Methods in com.amazonaws.regions that return RegionsModifier and TypeMethodDescriptionstatic Regions
Returns a region enum corresponding to the given region name.static Regions
Returns the enum constant of this type with the specified name.static Regions[]
Regions.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.regions with parameters of type Regions -
Uses of Regions in com.amazonaws.services.dynamodbv2.document
Constructors in com.amazonaws.services.dynamodbv2.document with parameters of type Regions -
Uses of Regions in com.amazonaws.services.s3.model
Methods in com.amazonaws.services.s3.model that return RegionsMethods in com.amazonaws.services.s3.model with parameters of type RegionsModifier and TypeMethodDescriptionvoid
CryptoConfiguration.setKmsRegion
(Regions kmsRegion) Deprecated.CryptoConfiguration.withKmsRegion
(Regions kmsRegion) Deprecated.