| Package | Description |
|---|---|
| com.databricks.sdk.service.provisioning |
| Modifier and Type | Method and Description |
|---|---|
Workspace |
WorkspacesService.create(CreateWorkspaceRequest createWorkspaceRequest)
Creates a new workspace using a credential configuration and a storage configuration, an
optional network configuration (if using a customer-managed VPC), an optional managed services
key configuration (if using customer-managed keys for managed services), and an optional
storage key configuration (if using customer-managed keys for storage).
|
Wait<Workspace,Workspace> |
WorkspacesAPI.create(CreateWorkspaceRequest request)
Creates a new workspace using a credential configuration and a storage configuration, an
optional network configuration (if using a customer-managed VPC), an optional managed services
key configuration (if using customer-managed keys for managed services), and an optional
storage key configuration (if using customer-managed keys for storage).
|
Copyright © 2026. All rights reserved.