| Interface | Description | 
|---|---|
| ExecutorFactory | Factory to create instances of  ExecutorService. | 
| Class | Description | 
|---|---|
| AdvancedConfig | Type safe map of key/value pairs. | 
| AdvancedConfig.Builder | |
| AdvancedConfig.Key<T> | Type safe key for config options. | 
| AwsAsyncClientBuilder<Subclass extends AwsAsyncClientBuilder,TypeToBuild> | Base class for all service specific async client builders. | 
| AwsClientBuilder<Subclass extends AwsClientBuilder,TypeToBuild> | Base class for all service specific client builders. | 
| AwsClientBuilder.EndpointConfiguration | A container for configuration required to submit requests to a service (service endpoint and signing region) | 
| AwsClientBuilderTest | |
| AwsSyncClientBuilder<Subclass extends AwsSyncClientBuilder,TypeToBuild> | Base class for all service specific sync client builders. | 
Copyright © 2020. All rights reserved.