Uses of Interface
software.amazon.awssdk.regions.RegionMetadata
-
Packages that use RegionMetadata Package Description software.amazon.awssdk.regions software.amazon.awssdk.regions.internal software.amazon.awssdk.regions.regionmetadata -
-
Uses of RegionMetadata in software.amazon.awssdk.regions
Methods in software.amazon.awssdk.regions that return RegionMetadata Modifier and Type Method Description RegionMetadataRegion. metadata()static RegionMetadataRegionMetadata. of(Region region)Returns the region metadata pertaining to the given region.RegionMetadataGeneratedRegionMetadataProvider. regionMetadata(Region region)RegionMetadataRegionMetadataProvider. regionMetadata(Region region)Returns the region metadata with the name given, if it exists in the metadata or if it can be derived from the metadata. -
Uses of RegionMetadata in software.amazon.awssdk.regions.internal
Methods in software.amazon.awssdk.regions.internal that return RegionMetadata Modifier and Type Method Description static RegionMetadataMetadataLoader. regionMetadata(Region region) -
Uses of RegionMetadata in software.amazon.awssdk.regions.regionmetadata
Classes in software.amazon.awssdk.regions.regionmetadata that implement RegionMetadata Modifier and Type Class Description classAfSouth1classApEast1classApNortheast1classApNortheast2classApNortheast3classApSouth1classApSouth2classApSoutheast1classApSoutheast2classApSoutheast3classApSoutheast4classCaCentral1classCaWest1classCnNorth1classCnNorthwest1classEuCentral1classEuCentral2classEuIsoeWest1classEuNorth1classEuSouth1classEuSouth2classEuWest1classEuWest2classEuWest3classIlCentral1classMeCentral1classMeSouth1classSaEast1classUsEast1classUsEast2classUsGovEast1classUsGovWest1classUsIsobEast1classUsIsoEast1classUsIsoWest1classUsWest1classUsWest2
-