| Interface | Description |
|---|---|
| RegionImpl |
Interface for an region implementation.
|
| RegionMetadataProvider |
| Class | Description |
|---|---|
| AbstractRegionMetadataProvider |
An abstract implementation of
RegionMetadataProvider |
| 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 |
A factory to create
RegionMetadata |
| 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
use the constant ENDPOINT_PREFIX from the specific service client
interface instead for retrieving the specific service abbreviation.
|
| Enum | Description |
|---|---|
| Regions |
Enumeration of region names
|
Copyright © 2016. All rights reserved.