| Package | Description |
|---|---|
| com.ibm.cos.v2.regions | |
| com.ibm.cos.v2.regions.internal | |
| com.ibm.cos.v2.regions.servicemetadata | |
| com.ibm.cos.v2.services.s3 |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultServiceMetadata |
| Modifier and Type | Method and Description |
|---|---|
static ServiceMetadata |
ServiceMetadata.of(String serviceEndpointPrefix)
Load the service metadata for the provided service endpoint prefix.
|
default ServiceMetadata |
ServiceMetadata.reconfigure(Consumer<ServiceMetadataConfiguration.Builder> consumer)
Reconfigure this service metadata using the provided
ServiceMetadataConfiguration. |
default ServiceMetadata |
ServiceMetadata.reconfigure(ServiceMetadataConfiguration configuration)
Reconfigure this service metadata using the provided
ServiceMetadataConfiguration. |
ServiceMetadata |
ServiceMetadataProvider.serviceMetadata(String service)
Returns the service metadata with the name given, if it exists in the metadata
or if it can be derived from the metadata.
|
ServiceMetadata |
GeneratedServiceMetadataProvider.serviceMetadata(String endpointPrefix) |
| Modifier and Type | Method and Description |
|---|---|
static ServiceMetadata |
MetadataLoader.serviceMetadata(String service) |
| Modifier and Type | Class and Description |
|---|---|
class |
EnhancedS3ServiceMetadata
Decorator metadata class for S3 to allow customers to opt in to using the
regional S3 us-east-1 endpoint instead of the legacy
s3.amazonaws.com when specifying the us-east-1 region. |
class |
S3ControlServiceMetadata |
class |
S3OutpostsServiceMetadata |
class |
S3ServiceMetadata |
| Modifier and Type | Method and Description |
|---|---|
ServiceMetadata |
EnhancedS3ServiceMetadata.reconfigure(ServiceMetadataConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
static ServiceMetadata |
S3Client.serviceMetadata() |
Copyright © 2026. All rights reserved.