| Package | Description |
|---|---|
| software.amazon.awssdk.services.athena |
Amazon Athena is an interactive query service that lets you use standard SQL to analyze data directly in Amazon S3.
|
| Modifier and Type | Method and Description |
|---|---|
default ListExecutorsPublisher |
AthenaAsyncClient.listExecutorsPaginator(Consumer<ListExecutorsRequest.Builder> listExecutorsRequest)
Lists, in descending order, the executors that joined a session.
|
default ListExecutorsPublisher |
AthenaAsyncClient.listExecutorsPaginator(ListExecutorsRequest listExecutorsRequest)
Lists, in descending order, the executors that joined a session.
|
Copyright © 2023. All rights reserved.