| AbstractRegionMetadataProvider |
|
| InMemoryRegionImpl |
An implementation of RegionImpl that holds all information in memory.
|
| InMemoryRegionsProvider |
Region metadata provider that holds all data in memory and returns data
from them.
|
| LegacyRegionXmlLoadUtils |
Deprecated. |
| LegacyRegionXmlMetadataBuilder |
A region metadata builder that loads the data by looking at all the
legacy metadata locations.
|
| Region |
Metadata for an AWS region, including its name and what services
are available in it.
|
| RegionMetadata |
A collection of metadata about a set of regions and the services they
contain.
|
| RegionMetadataFactory |
|
| RegionMetadataParser |
Parses a region metadata file to pull out information about the
available regions, names, IDs, and what service endpoints are available
in each region.
|
| RegionUtils |
Utilities for working with regions.
|
| ServiceAbbreviations |
Deprecated.
|