| Package | Description |
|---|---|
| software.amazon.awssdk.services.dynamodb |
|
| Modifier and Type | Method and Description |
|---|---|
default QueryPublisher |
DynamoDbAsyncClient.queryPaginator(Consumer<QueryRequest.Builder> queryRequest)
You must provide the name of the partition key attribute and a single value for that attribute.
|
default QueryPublisher |
DynamoDbAsyncClient.queryPaginator(QueryRequest queryRequest)
You must provide the name of the partition key attribute and a single value for that attribute.
|
Copyright © 2023. All rights reserved.