| Package | Description |
|---|---|
| com.databricks.sdk.service.apps |
| Modifier and Type | Method and Description |
|---|---|
CreateAppRequest |
CreateAppRequest.setApp(App app) |
CreateAppRequest |
CreateAppRequest.setNoCompute(Boolean noCompute) |
| Modifier and Type | Method and Description |
|---|---|
App |
AppsService.create(CreateAppRequest createAppRequest)
Creates a new app.
|
Wait<App,App> |
AppsAPI.create(CreateAppRequest request)
Creates a new app.
|
Copyright © 2026. All rights reserved.