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