| Package | Description |
|---|---|
| software.amazon.awssdk.services.athena.model |
| Modifier and Type | Method and Description |
|---|---|
List<UnprocessedQueryExecutionId> |
BatchGetQueryExecutionResponse.unprocessedQueryExecutionIds()
Information about the query executions that failed to run.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetQueryExecutionResponse.Builder |
BatchGetQueryExecutionResponse.Builder.unprocessedQueryExecutionIds(UnprocessedQueryExecutionId... unprocessedQueryExecutionIds)
Information about the query executions that failed to run.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetQueryExecutionResponse.Builder |
BatchGetQueryExecutionResponse.Builder.unprocessedQueryExecutionIds(Collection<UnprocessedQueryExecutionId> unprocessedQueryExecutionIds)
Information about the query executions that failed to run.
|
Copyright © 2023. All rights reserved.