| 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.
|
| software.amazon.awssdk.services.athena.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListNotebookMetadataResponse |
AthenaClient.listNotebookMetadata(ListNotebookMetadataRequest listNotebookMetadataRequest)
Displays the notebook files for the specified workgroup in paginated format.
|
default CompletableFuture<ListNotebookMetadataResponse> |
AthenaAsyncClient.listNotebookMetadata(ListNotebookMetadataRequest listNotebookMetadataRequest)
Displays the notebook files for the specified workgroup in paginated format.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListNotebookMetadataRequestMarshaller.marshall(ListNotebookMetadataRequest listNotebookMetadataRequest) |
Copyright © 2023. All rights reserved.