| Package | Description |
|---|---|
| com.amazonaws | |
| com.amazonaws.client | |
| com.amazonaws.client.builder |
| Constructor and Description |
|---|
AmazonWebServiceClient(AwsSyncClientParams clientParams) |
| Modifier and Type | Class and Description |
|---|---|
class |
AwsAsyncClientParams
Provides 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.AsyncBuilderParams
Presents a view of the builder to be used in the async client constructor.
|
protected class |
AwsClientBuilder.SyncBuilderParams
Presents 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 © 2017. All rights reserved.