| 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  | StaticExecutorFactoryMock  ExecutorFactorythat just returns the same executor every time. | 
Copyright © 2022. All rights reserved.