| Package | Description |
|---|---|
| com.ibm.cos.v2.awscore.client.builder | |
| com.ibm.cos.v2.core.client.builder | |
| com.ibm.cos.v2.services.s3 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AwsClientBuilder<BuilderT extends AwsClientBuilder<BuilderT,ClientT>,ClientT>
This includes required and optional override configuration required by every client builder.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AwsDefaultClientBuilder<BuilderT extends AwsClientBuilder<BuilderT,ClientT>,ClientT>
An SDK-internal implementation of the methods in
AwsClientBuilder, AwsAsyncClientBuilder and
AwsSyncClientBuilder. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SdkClientBuilder<B extends SdkClientBuilder<B,C>,C>
This includes required and optional override configuration required by every client builder.
|
class |
SdkDefaultClientBuilder<B extends SdkClientBuilder<B,C>,C>
An SDK-internal implementation of the methods in
SdkClientBuilder, SdkAsyncClientBuilder and
SdkSyncClientBuilder. |
| Modifier and Type | Class and Description |
|---|---|
class |
SdkDefaultClientBuilder<B extends SdkClientBuilder<B,C>,C>
An SDK-internal implementation of the methods in
SdkClientBuilder, SdkAsyncClientBuilder and
SdkSyncClientBuilder. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
S3AsyncClientBuilder
A builder for creating an instance of
S3AsyncClient. |
interface |
S3BaseClientBuilder<B extends S3BaseClientBuilder<B,C>,C>
This includes configuration specific to Amazon S3 that is supported by both
S3ClientBuilder and
S3AsyncClientBuilder. |
interface |
S3ClientBuilder
A builder for creating an instance of
S3Client. |
Copyright © 2026. All rights reserved.