| Package | Description |
|---|---|
| com.databricks.sdk.service.apps |
| Modifier and Type | Method and Description |
|---|---|
StartAppRequest |
StartAppRequest.setName(String name) |
| Modifier and Type | Method and Description |
|---|---|
App |
AppsService.start(StartAppRequest startAppRequest)
Start the last active deployment of the app in the workspace.
|
Wait<App,App> |
AppsAPI.start(StartAppRequest request)
Start the last active deployment of the app in the workspace.
|
Copyright © 2026. All rights reserved.