| Package | Description |
|---|---|
| com.databricks.sdk.service.vectorsearch |
| Modifier and Type | Method and Description |
|---|---|
CreateVectorIndexResponse |
VectorSearchIndexesAPI.createIndex(CreateVectorIndexRequest request)
Create an index.
|
CreateVectorIndexResponse |
VectorSearchIndexesService.createIndex(CreateVectorIndexRequest createVectorIndexRequest)
Create an index.
|
CreateVectorIndexResponse |
VectorSearchIndexesAPI.createIndex(String name,
String endpointName,
String primaryKey,
VectorIndexType indexType) |
CreateVectorIndexResponse |
CreateVectorIndexResponse.setVectorIndex(VectorIndex vectorIndex) |
Copyright © 2024. All rights reserved.