public interface RegionMetadataProvider
| Modifier and Type | Method and Description |
|---|---|
RegionMetadata |
getRegionMetadata(Region region)
Returns the region with the name given, if it exists in the metadata
or if it can be derived from the metadata.
|
RegionMetadata getRegionMetadata(Region region)
region - the region to search forCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.