| Package | Description |
|---|---|
| com.databricks.sdk.service.apps |
| Modifier and Type | Method and Description |
|---|---|
ComputeSize |
App.getComputeSize() |
ComputeSize |
AppUpdate.getComputeSize() |
static ComputeSize |
ComputeSize.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComputeSize[] |
ComputeSize.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
App |
App.setComputeSize(ComputeSize computeSize) |
AppUpdate |
AppUpdate.setComputeSize(ComputeSize computeSize) |
Copyright © 2026. All rights reserved.