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