| Package | Description |
|---|---|
| software.amazon.awssdk.services.dynamodb |
|
| software.amazon.awssdk.services.dynamodb.paginators | |
| software.amazon.awssdk.services.dynamodb.waiters |
| 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) |
ListContributorInsightsIterable(DynamoDbClient client,
ListContributorInsightsRequest firstRequest) |
ListExportsIterable(DynamoDbClient client,
ListExportsRequest firstRequest) |
ListTablesIterable(DynamoDbClient client,
ListTablesRequest firstRequest) |
QueryIterable(DynamoDbClient client,
QueryRequest firstRequest) |
ScanIterable(DynamoDbClient client,
ScanRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
DynamoDbWaiter.Builder |
DynamoDbWaiter.Builder.client(DynamoDbClient client)
Sets a custom
DynamoDbClient that will be used to poll the resource |
Copyright © 2022. All rights reserved.