| Package | Description |
|---|---|
| software.amazon.awssdk.services.rdsdata.model |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchExecuteStatementResponse
The response elements represent the output of a SQL statement over an array of data.
|
class |
BeginTransactionResponse
The response elements represent the output of a request to start a SQL transaction.
|
class |
CommitTransactionResponse
The response elements represent the output of a commit transaction request.
|
class |
ExecuteSqlResponse
The response elements represent the output of a request to run one or more SQL statements.
|
class |
ExecuteStatementResponse
The response elements represent the output of a request to run a SQL statement against a database.
|
class |
RollbackTransactionResponse
The response elements represent the output of a request to perform a rollback of a transaction.
|
| Modifier and Type | Method and Description |
|---|---|
RdsDataResponse |
RdsDataResponse.Builder.build() |
| Constructor and Description |
|---|
BuilderImpl(RdsDataResponse response) |
Copyright © 2023. All rights reserved.