| Package | Description |
|---|---|
| com.amazonaws.client.builder | |
| utils.builder |
| Modifier and Type | Method and Description |
|---|---|
ExecutorFactory |
AwsAsyncClientBuilder.getExecutorFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
AwsAsyncClientBuilder.setExecutorFactory(ExecutorFactory executorFactory)
Sets a custom executor service factory to use for the async clients.
|
Subclass |
AwsAsyncClientBuilder.withExecutorFactory(ExecutorFactory executorFactory)
Sets a custom executor service factory to use for the async clients.
|
| Constructor and Description |
|---|
AsyncBuilderParams(ExecutorFactory executorFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
StaticExecutorFactory
Mock
ExecutorFactory that just returns the same executor every time. |
Copyright © 2017. All rights reserved.