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