public abstract class AbstractRegionMetadataProvider extends Object implements RegionMetadataProvider
RegionMetadataProvider
Constructor and Description |
---|
AbstractRegionMetadataProvider() |
Modifier and Type | Method and Description |
---|---|
Region |
getRegionByEndpoint(String endpoint)
Searches through all known regions to find one with any service at the
specified endpoint.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getRegion, getRegions, getRegionsForService
public Region getRegionByEndpoint(String endpoint)
RegionMetadataProvider
getRegionByEndpoint
in interface RegionMetadataProvider
endpoint
- The endpoint for any service residing in the desired region.Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.