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