| Package | Description | 
|---|---|
| com.amazonaws | |
| com.amazonaws.client | |
| com.amazonaws.client.builder | 
| Constructor and Description | 
|---|
| AmazonWebServiceClient(AwsSyncClientParams clientParams) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AwsAsyncClientParamsProvides access to all params needed in a asynchronous AWS service client constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| AwsSyncClientParams | ClientHandlerParams. getClientParams() | 
| Modifier and Type | Method and Description | 
|---|---|
| ClientHandlerParams | ClientHandlerParams. withClientParams(AwsSyncClientParams clientParams) | 
| Modifier and Type | Class and Description | 
|---|---|
| protected class  | AwsAsyncClientBuilder.AsyncBuilderParamsPresents a view of the builder to be used in the async client constructor. | 
| protected class  | AwsClientBuilder.SyncBuilderParamsPresents a view of the builder to be used in a client constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected AwsSyncClientParams | AwsClientBuilder. getSyncClientParams() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected abstract TypeToBuild | AwsSyncClientBuilder. build(AwsSyncClientParams clientParams)Overriden by subclasses to call the client constructor. | 
Copyright © 2023. All rights reserved.