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