| Package | Description |
|---|---|
| com.databricks.sdk.service.bundle |
| Modifier and Type | Method and Description |
|---|---|
ListDeploymentsRequest |
ListDeploymentsRequest.setPageSize(Long pageSize) |
ListDeploymentsRequest |
ListDeploymentsRequest.setPageToken(String pageToken) |
| Modifier and Type | Method and Description |
|---|---|
ListDeploymentsResponse |
BundleService.listDeployments(ListDeploymentsRequest listDeploymentsRequest)
Lists deployments in the workspace.
|
Iterable<Deployment> |
BundleAPI.listDeployments(ListDeploymentsRequest request)
Lists deployments in the workspace.
|
Copyright © 2026. All rights reserved.