RegionMetadatapublic class PartitionRegionMetadata extends Object implements RegionMetadata
| Constructor | Description |
|---|---|
PartitionRegionMetadata(String region,
Partition p) |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getDomain() |
Returns the domain for this region; ex: "amazonaws.com".
|
String |
getName() |
The unique system ID for this region; ex: "us-east-1".
|
String |
getPartition() |
Returns the partition this region is in.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitofpublic String getName()
RegionMetadatagetName in interface RegionMetadatapublic String getDomain()
RegionMetadatagetDomain in interface RegionMetadatapublic String getPartition()
RegionMetadatagetPartition in interface RegionMetadataCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.