public class SdkImmutableAsyncClientConfiguration extends SdkImmutableClientConfiguration implements SdkAsyncClientConfiguration
SdkAsyncClientConfiguration that is guaranteed to be immutable and thread-safe.| Constructor and Description |
|---|
SdkImmutableAsyncClientConfiguration(SdkAsyncClientConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
ScheduledExecutorService |
asyncExecutorService()
The scheduled executor service that should be used to queue up tasks like retry attempts.
|
SdkAsyncHttpClient |
asyncHttpClient() |
endpoint, overrideConfigurationequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitendpoint, overrideConfigurationpublic SdkImmutableAsyncClientConfiguration(SdkAsyncClientConfiguration configuration)
public ScheduledExecutorService asyncExecutorService()
SdkAsyncClientConfigurationasyncExecutorService in interface SdkAsyncClientConfigurationpublic SdkAsyncHttpClient asyncHttpClient()
asyncHttpClient in interface SdkAsyncClientConfigurationCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.