| 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 ListSessionsPublisher |
AthenaAsyncClient.listSessionsPaginator(Consumer<ListSessionsRequest.Builder> listSessionsRequest)
Lists the sessions in a workgroup that are in an active state like
CREATING, CREATED,
IDLE, or BUSY. |
default ListSessionsPublisher |
AthenaAsyncClient.listSessionsPaginator(ListSessionsRequest listSessionsRequest)
Lists the sessions in a workgroup that are in an active state like
CREATING, CREATED,
IDLE, or BUSY. |
Copyright © 2023. All rights reserved.