public interface SdkAsyncHttpClientFactory
SdkAsyncHttpClient with service specific defaults applied.
 Implementations must be thread safe.
| Modifier and Type | Method and Description | 
|---|---|
| SdkAsyncHttpClient | createHttpClientWithDefaults(AttributeMap serviceDefaults)Create an  SdkAsyncHttpClientwith service specific defaults applied. | 
SdkAsyncHttpClient createHttpClientWithDefaults(AttributeMap serviceDefaults)
SdkAsyncHttpClient with service specific defaults applied. Applying service defaults is optional
 and some options may not be supported by a particular implementation.serviceDefaults - Service specific defaults. Keys will be one of the constants defined in
                        SdkHttpConfigurationOption.Copyright © 2018. All rights reserved.