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, overrideConfiguration
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
endpoint, overrideConfiguration
public SdkImmutableAsyncClientConfiguration(SdkAsyncClientConfiguration configuration)
public ScheduledExecutorService asyncExecutorService()
SdkAsyncClientConfiguration
asyncExecutorService
in interface SdkAsyncClientConfiguration
public SdkAsyncHttpClient asyncHttpClient()
asyncHttpClient
in interface SdkAsyncClientConfiguration
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.