| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3 |
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
S3BaseClientBuilder<B extends S3BaseClientBuilder<B,C>,C>
This includes configuration specific to Amazon S3 that is supported by both
S3ClientBuilder and
S3AsyncClientBuilder. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
S3AsyncClientBuilder
A builder for creating an instance of
S3AsyncClient. |
interface |
S3ClientBuilder
A builder for creating an instance of
S3Client. |
Copyright © 2023. All rights reserved.