| Package | Description |
|---|---|
| software.amazon.awssdk.services.athena.model |
| Modifier and Type | Method and Description |
|---|---|
List<NotebookSessionSummary> |
ListNotebookSessionsResponse.notebookSessionsList()
A list of the sessions belonging to the notebook.
|
| Modifier and Type | Method and Description |
|---|---|
ListNotebookSessionsResponse.Builder |
ListNotebookSessionsResponse.Builder.notebookSessionsList(NotebookSessionSummary... notebookSessionsList)
A list of the sessions belonging to the notebook.
|
| Modifier and Type | Method and Description |
|---|---|
ListNotebookSessionsResponse.Builder |
ListNotebookSessionsResponse.Builder.notebookSessionsList(Collection<NotebookSessionSummary> notebookSessionsList)
A list of the sessions belonging to the notebook.
|
Copyright © 2023. All rights reserved.