Package | Description |
---|---|
com.databricks.sdk |
Modifier and Type | Method and Description |
---|---|
InstancePoolsAPI |
WorkspaceClient.instancePools()
Instance Pools API are used to create, edit, delete and list instance pools by using
ready-to-use cloud instances which reduces a cluster start and auto-scaling times.
|
Modifier and Type | Method and Description |
---|---|
WorkspaceClient |
WorkspaceClient.withInstancePoolsAPI(InstancePoolsAPI instancePools)
Replace the default InstancePoolsAPI with a custom implementation.
|
Copyright © 2024. All rights reserved.