| Package | Description |
|---|---|
| software.amazon.awssdk.services.athena.model |
| Modifier and Type | Method and Description |
|---|---|
List<PreparedStatementSummary> |
ListPreparedStatementsResponse.preparedStatements()
The list of prepared statements for the workgroup.
|
| Modifier and Type | Method and Description |
|---|---|
ListPreparedStatementsResponse.Builder |
ListPreparedStatementsResponse.Builder.preparedStatements(PreparedStatementSummary... preparedStatements)
The list of prepared statements for the workgroup.
|
| Modifier and Type | Method and Description |
|---|---|
ListPreparedStatementsResponse.Builder |
ListPreparedStatementsResponse.Builder.preparedStatements(Collection<PreparedStatementSummary> preparedStatements)
The list of prepared statements for the workgroup.
|
Copyright © 2023. All rights reserved.