| Package | Description |
|---|---|
| com.databricks.sdk.service.vectorsearch |
| Modifier and Type | Method and Description |
|---|---|
UpsertDataVectorIndexRequest |
UpsertDataVectorIndexRequest.setIndexName(String indexName) |
UpsertDataVectorIndexRequest |
UpsertDataVectorIndexRequest.setInputsJson(String inputsJson) |
| Modifier and Type | Method and Description |
|---|---|
UpsertDataVectorIndexResponse |
VectorSearchIndexesService.upsertDataVectorIndex(UpsertDataVectorIndexRequest upsertDataVectorIndexRequest)
Handles the upserting of data into a specified vector index.
|
UpsertDataVectorIndexResponse |
VectorSearchIndexesAPI.upsertDataVectorIndex(UpsertDataVectorIndexRequest request)
Handles the upserting of data into a specified vector index.
|
Copyright © 2026. All rights reserved.