| Package | Description |
|---|---|
| software.amazon.awssdk.services.rdsdata.model |
| Modifier and Type | Method and Description |
|---|---|
List<UpdateResult> |
BatchExecuteStatementResponse.updateResults()
The execution results of each batch entry.
|
| Modifier and Type | Method and Description |
|---|---|
BatchExecuteStatementResponse.Builder |
BatchExecuteStatementResponse.Builder.updateResults(UpdateResult... updateResults)
The execution results of each batch entry.
|
| Modifier and Type | Method and Description |
|---|---|
BatchExecuteStatementResponse.Builder |
BatchExecuteStatementResponse.Builder.updateResults(Collection<UpdateResult> updateResults)
The execution results of each batch entry.
|
Copyright © 2022. All rights reserved.