| Package | Description |
|---|---|
| software.amazon.awssdk.services.dynamodb.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchStatementResponse> |
BatchExecuteStatementResponse.responses()
The response to each PartiQL statement in the batch.
|
| Modifier and Type | Method and Description |
|---|---|
BatchExecuteStatementResponse.Builder |
BatchExecuteStatementResponse.Builder.responses(BatchStatementResponse... responses)
The response to each PartiQL statement in the batch.
|
| Modifier and Type | Method and Description |
|---|---|
BatchExecuteStatementResponse.Builder |
BatchExecuteStatementResponse.Builder.responses(Collection<BatchStatementResponse> responses)
The response to each PartiQL statement in the batch.
|
Copyright © 2021. All rights reserved.