| Package | Description |
|---|---|
| com.databricks.sdk.service.vectorsearch |
| Modifier and Type | Method and Description |
|---|---|
EndpointStatusState |
EndpointStatus.getState() |
static EndpointStatusState |
EndpointStatusState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EndpointStatusState[] |
EndpointStatusState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EndpointStatus |
EndpointStatus.setState(EndpointStatusState state) |
Copyright © 2024. All rights reserved.