| 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 DeleteNotebookResponse |
AthenaClient.deleteNotebook(DeleteNotebookRequest deleteNotebookRequest)
Deletes the specified notebook.
|
default CompletableFuture<DeleteNotebookResponse> |
AthenaAsyncClient.deleteNotebook(DeleteNotebookRequest deleteNotebookRequest)
Deletes the specified notebook.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteNotebookRequestMarshaller.marshall(DeleteNotebookRequest deleteNotebookRequest) |
Copyright © 2023. All rights reserved.