| Package | Description |
|---|---|
| com.amazonaws.services.rdsdata.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateResult |
UpdateResult.clone() |
UpdateResult |
UpdateResult.withGeneratedFields(Collection<Field> generatedFields)
Values for fields generated during the request.
|
UpdateResult |
UpdateResult.withGeneratedFields(Field... generatedFields)
Values for fields generated during the request.
|
| Modifier and Type | Method and Description |
|---|---|
List<UpdateResult> |
BatchExecuteStatementResult.getUpdateResults()
The execution results of each batch entry.
|
| Modifier and Type | Method and Description |
|---|---|
BatchExecuteStatementResult |
BatchExecuteStatementResult.withUpdateResults(UpdateResult... updateResults)
The execution results of each batch entry.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchExecuteStatementResult.setUpdateResults(Collection<UpdateResult> updateResults)
The execution results of each batch entry.
|
BatchExecuteStatementResult |
BatchExecuteStatementResult.withUpdateResults(Collection<UpdateResult> updateResults)
The execution results of each batch entry.
|
Copyright © 2024. All rights reserved.