public static final class SdkClientConfiguration.Builder extends Object implements CopyableBuilder<SdkClientConfiguration.Builder,SdkClientConfiguration>
| Modifier and Type | Method and Description |
|---|---|
SdkClientConfiguration |
build()
An immutable object that is created from the
properties that have been set on the builder.
|
<T> SdkClientConfiguration.Builder |
option(ClientOption<T> option,
T value)
Configure the value of a specific option.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopyapplyMutationpublic <T> SdkClientConfiguration.Builder option(ClientOption<T> option, T value)
public SdkClientConfiguration build()
SdkBuilderbuild in interface Buildablebuild in interface SdkBuilder<SdkClientConfiguration.Builder,SdkClientConfiguration>Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.