| Modifier and Type | Field and Description |
|---|---|
protected ClientOverrideConfiguration |
AwsServiceClientConfiguration.BuilderImpl.overrideConfiguration |
| Modifier and Type | Method and Description |
|---|---|
ClientOverrideConfiguration |
AwsServiceClientConfiguration.BuilderImpl.overrideConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
default AwsServiceClientConfiguration.Builder |
AwsServiceClientConfiguration.Builder.overrideConfiguration(ClientOverrideConfiguration clientOverrideConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
ClientOverrideConfiguration |
SdkServiceClientConfiguration.overrideConfiguration() |
default ClientOverrideConfiguration |
SdkServiceClientConfiguration.Builder.overrideConfiguration()
Return the client override configuration
|
| Modifier and Type | Method and Description |
|---|---|
default SdkServiceClientConfiguration.Builder |
SdkServiceClientConfiguration.Builder.overrideConfiguration(ClientOverrideConfiguration clientOverrideConfiguration)
Configure the client override configuration
|
| Modifier and Type | Field and Description |
|---|---|
protected ClientOverrideConfiguration |
SdkDefaultClientBuilder.overrideConfig |
| Modifier and Type | Method and Description |
|---|---|
ClientOverrideConfiguration |
SdkDefaultClientBuilder.overrideConfiguration() |
ClientOverrideConfiguration |
SdkClientBuilder.overrideConfiguration()
Retrieve the current override configuration.
|
| Modifier and Type | Method and Description |
|---|---|
B |
SdkDefaultClientBuilder.overrideConfiguration(ClientOverrideConfiguration overrideConfig) |
B |
SdkClientBuilder.overrideConfiguration(ClientOverrideConfiguration overrideConfiguration)
Specify overrides to the default SDK configuration that should be used for clients created by this builder.
|
void |
SdkDefaultClientBuilder.setOverrideConfiguration(ClientOverrideConfiguration overrideConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
ClientOverrideConfiguration |
SdkClientConfiguration.asOverrideConfiguration()
Create a
ClientOverrideConfiguration using the values currently in this configuration. |
| Modifier and Type | Method and Description |
|---|---|
static SdkClientConfiguration |
SdkClientConfiguration.fromOverrideConfiguration(ClientOverrideConfiguration configuration)
Create a
SdkClientConfiguration from the provided ClientOverrideConfiguration. |
SdkClientConfiguration.Builder |
SdkClientConfiguration.Builder.putAll(ClientOverrideConfiguration configuration)
Put all of the attributes from the provided override configuration into this one.
|
| Modifier and Type | Method and Description |
|---|---|
ClientOverrideConfiguration |
S3ServiceClientConfiguration.Builder.overrideConfiguration()
Gets the value for client override configuration
|
| Modifier and Type | Method and Description |
|---|---|
S3ServiceClientConfiguration.Builder |
S3ServiceClientConfiguration.Builder.overrideConfiguration(ClientOverrideConfiguration overrideConfiguration)
Sets the value for client override configuration
|
| Modifier and Type | Method and Description |
|---|---|
ClientOverrideConfiguration |
S3ServiceClientConfigurationBuilder.overrideConfiguration()
Gets the value for client override configuration
|
| Modifier and Type | Method and Description |
|---|---|
S3ServiceClientConfiguration.Builder |
S3ServiceClientConfigurationBuilder.overrideConfiguration(ClientOverrideConfiguration overrideConfiguration)
Sets the value for client override configuration
|
Copyright © 2026. All rights reserved.