| Package | Description |
|---|---|
| com.databricks.sdk.service.vectorsearch |
| Modifier and Type | Method and Description |
|---|---|
CustomTag |
CustomTag.setKey(String key) |
CustomTag |
CustomTag.setValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
Collection<CustomTag> |
EndpointInfo.getCustomTags() |
Collection<CustomTag> |
UpdateEndpointCustomTagsRequest.getCustomTags() |
Collection<CustomTag> |
UpdateEndpointCustomTagsResponse.getCustomTags() |
| Modifier and Type | Method and Description |
|---|---|
EndpointInfo |
EndpointInfo.setCustomTags(Collection<CustomTag> customTags) |
UpdateEndpointCustomTagsRequest |
UpdateEndpointCustomTagsRequest.setCustomTags(Collection<CustomTag> customTags) |
UpdateEndpointCustomTagsResponse |
UpdateEndpointCustomTagsResponse.setCustomTags(Collection<CustomTag> customTags) |
UpdateEndpointCustomTagsResponse |
VectorSearchEndpointsAPI.updateEndpointCustomTags(String endpointName,
Collection<CustomTag> customTags) |
Copyright © 2025. All rights reserved.