| Interface | Description |
|---|---|
| S3AsyncClient |
Service client for accessing Amazon S3 asynchronously.
|
| S3AsyncClientBuilder |
A builder for creating an instance of
S3AsyncClient. |
| S3BaseClientBuilder<B extends S3BaseClientBuilder<B,C>,C> |
This includes configuration specific to Amazon S3 that is supported by both
S3ClientBuilder and
S3AsyncClientBuilder. |
| S3Client |
Service client for accessing Amazon S3.
|
| S3ClientBuilder |
A builder for creating an instance of
S3Client. |
| S3Configuration.Builder | |
| S3CrtAsyncClientBuilder |
Builder API to build instance of Common Run Time based S3AsyncClient.
|
| S3ServiceClientConfiguration.Builder |
A builder for creating a
S3ServiceClientConfiguration |
| Class | Description |
|---|---|
| DelegatingS3AsyncClient | |
| DelegatingS3Client | |
| S3Configuration | |
| S3ServiceClientConfiguration |
Class to expose the service client settings to the user.
|
| S3Utilities |
Utilities for working with Amazon S3 objects.
|
| S3Utilities.Builder |
Builder class to construct
S3Utilities object |
| Enum | Description |
|---|---|
| S3SystemSetting |
S3 specific system setting
|
Copyright © 2023. All rights reserved.