public interface SdkAsyncHttpClientFactory
SdkAsyncHttpClient
for AWS async clients.Modifier and Type | Method and Description |
---|---|
SdkAsyncHttpClient |
create()
SdkAsyncHttpClient for an AWS async client. |
SdkAsyncHttpClient create()
SdkAsyncHttpClient
for an AWS async client. Return null
if the default client should be used.SdkAsyncHttpClient
for an AWS async client. null
if the default client should be used.