| Package | Description |
|---|---|
| software.amazon.awssdk.services.dynamodb |
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DynamoDbBaseClientBuilder<B extends DynamoDbBaseClientBuilder<B,C>,C>
This includes configuration specific to DynamoDB that is supported by both
DynamoDbClientBuilder and
DynamoDbAsyncClientBuilder. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DynamoDbAsyncClientBuilder
A builder for creating an instance of
DynamoDbAsyncClient. |
interface |
DynamoDbClientBuilder
A builder for creating an instance of
DynamoDbClient. |
Copyright © 2019. All rights reserved.