| Package | Description |
|---|---|
| com.databricks.sdk.service.postgres |
| Modifier and Type | Method and Description |
|---|---|
BranchStatusState |
BranchStatus.getCurrentState() |
BranchStatusState |
BranchStatus.getPendingState() |
static BranchStatusState |
BranchStatusState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BranchStatusState[] |
BranchStatusState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BranchStatus |
BranchStatus.setCurrentState(BranchStatusState currentState) |
BranchStatus |
BranchStatus.setPendingState(BranchStatusState pendingState) |
Copyright © 2026. All rights reserved.