public final class DefaultSdkHttpClientBuilder extends Object implements SdkHttpClient.Builder
SdkHttpClient.| Constructor and Description |
|---|
DefaultSdkHttpClientBuilder() |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpClient |
buildWithDefaults(AttributeMap serviceDefaults)
Create an
SdkHttpClient with service specific defaults applied. |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildapplyMutationpublic SdkHttpClient buildWithDefaults(AttributeMap serviceDefaults)
SdkHttpClient.BuilderSdkHttpClient with service specific defaults applied. Applying service defaults is optional
and some options may not be supported by a particular implementation.buildWithDefaults in interface SdkHttpClient.BuilderserviceDefaults - Service specific defaults. Keys will be one of the constants defined in
SdkHttpConfigurationOption.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.