| Package | Description |
|---|---|
| com.ibm.cos.v2.services.s3 | |
| com.ibm.cos.v2.services.s3.internal.crossregion | |
| com.ibm.cos.v2.services.s3.internal.multipart |
| Modifier and Type | Interface and Description |
|---|---|
interface |
S3AsyncClient
Service client for accessing Amazon S3 asynchronously.
|
interface |
S3Client
Service client for accessing Amazon S3.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DelegatingS3AsyncClient |
class |
DelegatingS3Client |
| Modifier and Type | Class and Description |
|---|---|
class |
S3CrossRegionAsyncClient |
class |
S3CrossRegionSyncClient
Decorator S3 Sync client that will fetch the region name whenever there is Redirect 301 error due to cross region bucket
access.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MultipartS3AsyncClient
An
S3AsyncClient that automatically converts PUT, COPY requests to their respective multipart call. |
Copyright © 2026. All rights reserved.