| Package | Description |
|---|---|
| com.databricks.sdk.service.cleanrooms |
| Modifier and Type | Method and Description |
|---|---|
ListCleanRoomNotebookTaskRunsRequest |
ListCleanRoomNotebookTaskRunsRequest.setCleanRoomName(String cleanRoomName) |
ListCleanRoomNotebookTaskRunsRequest |
ListCleanRoomNotebookTaskRunsRequest.setNotebookName(String notebookName) |
ListCleanRoomNotebookTaskRunsRequest |
ListCleanRoomNotebookTaskRunsRequest.setPageSize(Long pageSize) |
ListCleanRoomNotebookTaskRunsRequest |
ListCleanRoomNotebookTaskRunsRequest.setPageToken(String pageToken) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<CleanRoomNotebookTaskRun> |
CleanRoomTaskRunsAPI.list(ListCleanRoomNotebookTaskRunsRequest request)
List notebook task runs.
|
ListCleanRoomNotebookTaskRunsResponse |
CleanRoomTaskRunsService.list(ListCleanRoomNotebookTaskRunsRequest listCleanRoomNotebookTaskRunsRequest)
List notebook task runs.
|
Copyright © 2025. All rights reserved.