| Package | Description |
|---|---|
| software.amazon.awssdk.core.client.builder | |
| software.amazon.awssdk.core.client.config |
| Modifier and Type | Field and Description |
|---|---|
protected SdkClientConfiguration.Builder |
SdkDefaultClientBuilder.clientConfiguration |
| Modifier and Type | Method and Description |
|---|---|
static SdkClientConfiguration.Builder |
SdkClientConfiguration.builder()
Create a builder for a
SdkClientConfiguration. |
<T> SdkClientConfiguration.Builder |
SdkClientConfiguration.Builder.option(ClientOption<T> option,
T value)
Configure the value of a specific option.
|
SdkClientConfiguration.Builder |
SdkClientConfiguration.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
SdkClientConfiguration |
SdkClientConfiguration.merge(Consumer<SdkClientConfiguration.Builder> configuration) |
Copyright © 2019. All rights reserved.