| Package | Description |
|---|---|
| com.databricks.sdk.service.apps | |
| com.databricks.sdk.service.common.lro | |
| com.databricks.sdk.service.postgres |
| Modifier and Type | Method and Description |
|---|---|
void |
DeleteSpaceOperation.waitForCompletion(Optional<LroOptions> options)
Wait for the operation to complete and return the resulting .
|
Space |
UpdateSpaceOperation.waitForCompletion(Optional<LroOptions> options)
Wait for the operation to complete and return the resulting Space.
|
Space |
CreateSpaceOperation.waitForCompletion(Optional<LroOptions> options)
Wait for the operation to complete and return the resulting Space.
|
| Modifier and Type | Method and Description |
|---|---|
LroOptions |
LroOptions.Builder.build()
Builds the LroOptions instance.
|
static LroOptions |
LroOptions.withTimeout(Duration timeout)
Creates LroOptions with the specified timeout.
|
| Modifier and Type | Method and Description |
|---|---|
Project |
UpdateProjectOperation.waitForCompletion(Optional<LroOptions> options)
Wait for the operation to complete and return the resulting Project.
|
Role |
CreateRoleOperation.waitForCompletion(Optional<LroOptions> options)
Wait for the operation to complete and return the resulting Role.
|
Branch |
UpdateBranchOperation.waitForCompletion(Optional<LroOptions> options)
Wait for the operation to complete and return the resulting Branch.
|
Endpoint |
UpdateEndpointOperation.waitForCompletion(Optional<LroOptions> options)
Wait for the operation to complete and return the resulting Endpoint.
|
Branch |
CreateBranchOperation.waitForCompletion(Optional<LroOptions> options)
Wait for the operation to complete and return the resulting Branch.
|
Endpoint |
CreateEndpointOperation.waitForCompletion(Optional<LroOptions> options)
Wait for the operation to complete and return the resulting Endpoint.
|
void |
DeleteBranchOperation.waitForCompletion(Optional<LroOptions> options)
Wait for the operation to complete and return the resulting .
|
void |
DeleteProjectOperation.waitForCompletion(Optional<LroOptions> options)
Wait for the operation to complete and return the resulting .
|
Project |
CreateProjectOperation.waitForCompletion(Optional<LroOptions> options)
Wait for the operation to complete and return the resulting Project.
|
void |
DeleteEndpointOperation.waitForCompletion(Optional<LroOptions> options)
Wait for the operation to complete and return the resulting .
|
void |
DeleteRoleOperation.waitForCompletion(Optional<LroOptions> options)
Wait for the operation to complete and return the resulting .
|
Copyright © 2026. All rights reserved.