| Package | Description |
|---|---|
| com.databricks.sdk.service.serving |
| Modifier and Type | Method and Description |
|---|---|
AppServiceStatus |
AppServiceStatus.setDeployment(Object deployment) |
AppServiceStatus |
AppServiceStatus.setName(String name) |
AppServiceStatus |
AppServiceStatus.setTemplate(Object template) |
| Modifier and Type | Method and Description |
|---|---|
Collection<AppServiceStatus> |
GetAppResponse.getCurrentServices() |
Collection<AppServiceStatus> |
GetAppResponse.getPendingServices() |
| Modifier and Type | Method and Description |
|---|---|
GetAppResponse |
GetAppResponse.setCurrentServices(Collection<AppServiceStatus> currentServices) |
GetAppResponse |
GetAppResponse.setPendingServices(Collection<AppServiceStatus> pendingServices) |
Copyright © 2024. All rights reserved.