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. | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRegion, getRegions, getRegionsForServicepublic Region getRegionByEndpoint(String endpoint)
RegionMetadataProvidergetRegionByEndpoint in interface RegionMetadataProviderendpoint - The endpoint for any service residing in the desired region.Copyright © 2019. All rights reserved.