| Package | Description |
|---|---|
| com.databricks.sdk.service.provisioning |
| Modifier and Type | Method and Description |
|---|---|
CustomerFacingComputeMode |
CreateWorkspaceRequest.getComputeMode() |
CustomerFacingComputeMode |
Workspace.getComputeMode() |
static CustomerFacingComputeMode |
CustomerFacingComputeMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CustomerFacingComputeMode[] |
CustomerFacingComputeMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateWorkspaceRequest |
CreateWorkspaceRequest.setComputeMode(CustomerFacingComputeMode computeMode) |
Workspace |
Workspace.setComputeMode(CustomerFacingComputeMode computeMode) |
Copyright © 2026. All rights reserved.