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