Uses of Package
software.amazon.awssdk.regions
Packages that use software.amazon.awssdk.regions
Package
Description
-
Classes in software.amazon.awssdk.regions used by software.amazon.awssdk.regionsClassDescriptionA tag applied to endpoints to specify that they're to be used in certain contexts.A key used to look up a specific partition hostname or DNS suffix via
PartitionMetadata.hostname(PartitionEndpointKey)orPartitionMetadata.dnsSuffix(PartitionEndpointKey).Metadata about a partition such as aws or aws-cn.An Amazon Web Services region that hosts a set of Amazon services.A collection of metadata about a region.This class represents the concept of a regional scope, in form of a string with possible wildcards.A ServiceEndpointKey uniquely identifies a service endpoint, and can be used to look up endpoints viaServiceMetadata.endpointFor(ServiceEndpointKey).Metadata about a service, like S3, DynamoDB, etc.A collection of advanced options that can be configured on aServiceMetadataviaServiceMetadataConfiguration.Builder.putAdvancedOption(ServiceMetadataAdvancedOption, Object).Configuration for aServiceMetadata.The metadata associated with a specific service, in a specific partition. -
Classes in software.amazon.awssdk.regions used by software.amazon.awssdk.regions.internalClassDescriptionMetadata about a partition such as aws or aws-cn.An Amazon Web Services region that hosts a set of Amazon services.A collection of metadata about a region.Metadata about a service, like S3, DynamoDB, etc.The metadata associated with a specific service, in a specific partition.
-
Classes in software.amazon.awssdk.regions used by software.amazon.awssdk.regions.internal.utilClassDescriptionA key used to look up a specific partition hostname or DNS suffix via
PartitionMetadata.hostname(PartitionEndpointKey)orPartitionMetadata.dnsSuffix(PartitionEndpointKey).An Amazon Web Services region that hosts a set of Amazon services.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.partitionmetadataClassDescriptionA key used to look up a specific partition hostname or DNS suffix via
PartitionMetadata.hostname(PartitionEndpointKey)orPartitionMetadata.dnsSuffix(PartitionEndpointKey).Metadata about a partition such as aws or aws-cn. -
Classes in software.amazon.awssdk.regions used by software.amazon.awssdk.regions.providers
-
Classes in software.amazon.awssdk.regions used by software.amazon.awssdk.regions.regionmetadataClassDescriptionMetadata about a partition such as aws or aws-cn.A collection of metadata about a region.
-
Classes in software.amazon.awssdk.regions used by software.amazon.awssdk.regions.servicemetadataClassDescriptionAn Amazon Web Services region that hosts a set of Amazon services.A ServiceEndpointKey uniquely identifies a service endpoint, and can be used to look up endpoints via
ServiceMetadata.endpointFor(ServiceEndpointKey).Metadata about a service, like S3, DynamoDB, etc.Configuration for aServiceMetadata.The metadata associated with a specific service, in a specific partition.