| Package | Description |
|---|---|
| software.amazon.awssdk.services.dynamodb |
|
| software.amazon.awssdk.services.dynamodb.paginators |
| Modifier and Type | Method and Description |
|---|---|
static DynamoDbClient |
DynamoDbClient.create()
Create a
DynamoDbClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
BatchGetItemIterable(DynamoDbClient client,
BatchGetItemRequest firstRequest) |
ListTablesIterable(DynamoDbClient client,
ListTablesRequest firstRequest) |
QueryIterable(DynamoDbClient client,
QueryRequest firstRequest) |
ScanIterable(DynamoDbClient client,
ScanRequest firstRequest) |
Copyright © 2019. All rights reserved.