| Package | Description |
|---|---|
| com.databricks.sdk.service.vectorsearch |
| Modifier and Type | Method and Description |
|---|---|
DeleteIndexRequest |
DeleteIndexRequest.setIndexName(String indexName) |
| Modifier and Type | Method and Description |
|---|---|
void |
VectorSearchIndexesAPI.deleteIndex(DeleteIndexRequest request)
Delete an index.
|
void |
VectorSearchIndexesService.deleteIndex(DeleteIndexRequest deleteIndexRequest)
Delete an index.
|
Copyright © 2024. All rights reserved.