| Package | Description |
|---|---|
| software.amazon.awssdk.services.athena.model |
| Modifier and Type | Method and Description |
|---|---|
ResultReuseConfiguration |
StartQueryExecutionRequest.resultReuseConfiguration()
Specifies the query result reuse behavior for the query.
|
ResultReuseConfiguration |
QueryExecution.resultReuseConfiguration()
Specifies the query result reuse behavior that was used for the query.
|
| Modifier and Type | Method and Description |
|---|---|
StartQueryExecutionRequest.Builder |
StartQueryExecutionRequest.Builder.resultReuseConfiguration(ResultReuseConfiguration resultReuseConfiguration)
Specifies the query result reuse behavior for the query.
|
QueryExecution.Builder |
QueryExecution.Builder.resultReuseConfiguration(ResultReuseConfiguration resultReuseConfiguration)
Specifies the query result reuse behavior that was used for the query.
|
Copyright © 2023. All rights reserved.