| Package | Description |
|---|---|
| com.databricks.sdk.service.workspace |
| Modifier and Type | Method and Description |
|---|---|
ListWorkspaceRequest |
ListWorkspaceRequest.setNotebooksModifiedAfter(Long notebooksModifiedAfter) |
ListWorkspaceRequest |
ListWorkspaceRequest.setPath(String path) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<ObjectInfo> |
WorkspaceAPI.list(ListWorkspaceRequest request)
Lists the contents of a directory, or the object if it is not a directory.
|
ListResponse |
WorkspaceService.list(ListWorkspaceRequest listWorkspaceRequest)
Lists the contents of a directory, or the object if it is not a directory.
|
Copyright © 2026. All rights reserved.