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