public static class AWSAdvancedConfiguration.DefaultSdkHttpClientFactory extends Object implements SdkHttpClientFactory
| Constructor and Description | 
|---|
DefaultSdkHttpClientFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
SdkHttpClient | 
create()
SdkHttpClient for an AWS async client. | 
public SdkHttpClient create()
SdkHttpClientFactorySdkHttpClient for an AWS async client. Return null if the default client should be used.create in interface SdkHttpClientFactorySdkHttpClient for an AWS async client. null if the default client should be used.