| Package | Description |
|---|---|
| com.ibm.cos.v2.regions | |
| com.ibm.cos.v2.regions.internal.util | |
| com.ibm.cos.v2.regions.servicemetadata |
| Modifier and Type | Method and Description |
|---|---|
ServiceEndpointKey |
ServiceEndpointKey.Builder.build()
Build a
ServiceEndpointKey using the configuration on this builder. |
| Modifier and Type | Method and Description |
|---|---|
default URI |
ServiceMetadata.endpointFor(ServiceEndpointKey key)
Retrieve the AWS endpoint that should be used for this service associated with the provided
ServiceEndpointKey. |
URI |
DefaultServiceMetadata.endpointFor(ServiceEndpointKey key) |
default Region |
ServiceMetadata.signingRegion(ServiceEndpointKey key)
Retrieve the region that should be used for message signing when communicating with this service in the provided region
and with the provided endpoint tags.
|
Region |
DefaultServiceMetadata.signingRegion(ServiceEndpointKey key) |
| Modifier and Type | Method and Description |
|---|---|
static String |
ServiceMetadataUtils.dnsSuffix(ServiceEndpointKey key,
Map<ServiceEndpointKey,String> dnsSuffixesByRegion,
Map<Pair<String,PartitionEndpointKey>,String> dnsSuffixesByPartition) |
static String |
ServiceMetadataUtils.hostname(ServiceEndpointKey key,
Map<ServiceEndpointKey,String> hostnamesByRegion,
Map<Pair<String,PartitionEndpointKey>,String> hostnamesByPartition) |
static Pair<String,PartitionEndpointKey> |
ServiceMetadataUtils.partitionKey(ServiceEndpointKey key) |
static Region |
ServiceMetadataUtils.signingRegion(ServiceEndpointKey key,
Map<ServiceEndpointKey,String> signingRegionsByRegion,
Map<Pair<String,PartitionEndpointKey>,String> signingRegionsByPartition) |
| Modifier and Type | Method and Description |
|---|---|
static String |
ServiceMetadataUtils.dnsSuffix(ServiceEndpointKey key,
Map<ServiceEndpointKey,String> dnsSuffixesByRegion,
Map<Pair<String,PartitionEndpointKey>,String> dnsSuffixesByPartition) |
static String |
ServiceMetadataUtils.hostname(ServiceEndpointKey key,
Map<ServiceEndpointKey,String> hostnamesByRegion,
Map<Pair<String,PartitionEndpointKey>,String> hostnamesByPartition) |
static Region |
ServiceMetadataUtils.signingRegion(ServiceEndpointKey key,
Map<ServiceEndpointKey,String> signingRegionsByRegion,
Map<Pair<String,PartitionEndpointKey>,String> signingRegionsByPartition) |
| Modifier and Type | Method and Description |
|---|---|
URI |
S3ServiceMetadata.endpointFor(ServiceEndpointKey key) |
URI |
S3OutpostsServiceMetadata.endpointFor(ServiceEndpointKey key) |
URI |
S3ControlServiceMetadata.endpointFor(ServiceEndpointKey key) |
URI |
EnhancedS3ServiceMetadata.endpointFor(ServiceEndpointKey key) |
Region |
S3ServiceMetadata.signingRegion(ServiceEndpointKey key) |
Region |
S3OutpostsServiceMetadata.signingRegion(ServiceEndpointKey key) |
Region |
S3ControlServiceMetadata.signingRegion(ServiceEndpointKey key) |
Region |
EnhancedS3ServiceMetadata.signingRegion(ServiceEndpointKey key) |
Copyright © 2026. All rights reserved.