Java com.amazonaws.services.s3.model Region fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.s3.model Region fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.s3.model Region.

The text is from its open source code.

Field

RegionUS_Standard
The US Standard Amazon S3 Region.
RegionUS_West
The US-West (Northern California) Amazon S3 Region.
RegionEU_Ireland
The EU (Ireland) Amazon S3 Region.

Method

RegionfromValue(final String s3RegionId)
Returns the Amazon S3 Region enumeration value representing the specified Amazon S3 Region ID string.
com.amazonaws.regions.RegiontoAWSRegion()
Returns the respective AWS region.
StringtoString()