| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshiftdata.model |
| Modifier and Type | Method and Description |
|---|---|
List<SubStatementData> |
DescribeStatementResponse.subStatements()
The SQL statements from a multiple statement run.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeStatementResponse.Builder |
DescribeStatementResponse.Builder.subStatements(SubStatementData... subStatements)
The SQL statements from a multiple statement run.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeStatementResponse.Builder |
DescribeStatementResponse.Builder.subStatements(Collection<SubStatementData> subStatements)
The SQL statements from a multiple statement run.
|
Copyright © 2023. All rights reserved.