Uses of Package
software.amazon.awssdk.regions
-
Classes in software.amazon.awssdk.regions used by software.amazon.awssdk.regions Class Description EndpointTag A tag applied to endpoints to specify that they're to be used in certain contexts.PartitionEndpointKey A key used to look up a specific partition hostname or DNS suffix viaPartitionMetadata.hostname(PartitionEndpointKey)orPartitionMetadata.dnsSuffix(PartitionEndpointKey).PartitionEndpointKey.Builder PartitionMetadata Metadata about a partition such as aws or aws-cn.PartitionMetadataProvider Region An Amazon Web Services region that hosts a set of Amazon services.RegionMetadata A collection of metadata about a region.RegionMetadataProvider RegionScope This class represents the concept of a regional scope, in form of a string with possible wildcards.ServiceEndpointKey A ServiceEndpointKey uniquely identifies a service endpoint, and can be used to look up endpoints viaServiceMetadata.endpointFor(ServiceEndpointKey).ServiceEndpointKey.Builder ServiceMetadata Metadata about a service, like S3, DynamoDB, etc.ServiceMetadataAdvancedOption A collection of advanced options that can be configured on aServiceMetadataviaServiceMetadataConfiguration.Builder.putAdvancedOption(ServiceMetadataAdvancedOption, Object).ServiceMetadataConfiguration Configuration for aServiceMetadata.ServiceMetadataConfiguration.Builder ServiceMetadataProvider ServicePartitionMetadata The metadata associated with a specific service, in a specific partition. -
Classes in software.amazon.awssdk.regions used by software.amazon.awssdk.regions.internal Class Description PartitionMetadata Metadata about a partition such as aws or aws-cn.Region An Amazon Web Services region that hosts a set of Amazon services.RegionMetadata A collection of metadata about a region.ServiceMetadata Metadata about a service, like S3, DynamoDB, etc.ServicePartitionMetadata The metadata associated with a specific service, in a specific partition. -
Classes in software.amazon.awssdk.regions used by software.amazon.awssdk.regions.internal.util Class Description PartitionEndpointKey A key used to look up a specific partition hostname or DNS suffix viaPartitionMetadata.hostname(PartitionEndpointKey)orPartitionMetadata.dnsSuffix(PartitionEndpointKey).Region An Amazon Web Services region that hosts a set of Amazon services.ServiceEndpointKey A ServiceEndpointKey uniquely identifies a service endpoint, and can be used to look up endpoints viaServiceMetadata.endpointFor(ServiceEndpointKey). -
Classes in software.amazon.awssdk.regions used by software.amazon.awssdk.regions.partitionmetadata Class Description PartitionEndpointKey A key used to look up a specific partition hostname or DNS suffix viaPartitionMetadata.hostname(PartitionEndpointKey)orPartitionMetadata.dnsSuffix(PartitionEndpointKey).PartitionMetadata Metadata about a partition such as aws or aws-cn. -
Classes in software.amazon.awssdk.regions used by software.amazon.awssdk.regions.providers Class Description Region An Amazon Web Services region that hosts a set of Amazon services. -
Classes in software.amazon.awssdk.regions used by software.amazon.awssdk.regions.regionmetadata Class Description PartitionMetadata Metadata about a partition such as aws or aws-cn.RegionMetadata A collection of metadata about a region. -
Classes in software.amazon.awssdk.regions used by software.amazon.awssdk.regions.servicemetadata Class Description Region An Amazon Web Services region that hosts a set of Amazon services.ServiceEndpointKey A ServiceEndpointKey uniquely identifies a service endpoint, and can be used to look up endpoints viaServiceMetadata.endpointFor(ServiceEndpointKey).ServiceMetadata Metadata about a service, like S3, DynamoDB, etc.ServiceMetadataConfiguration Configuration for aServiceMetadata.ServicePartitionMetadata The metadata associated with a specific service, in a specific partition.