@Generated public class DeleteDataVectorIndexRequest extends Object
Constructor and Description |
---|
DeleteDataVectorIndexRequest() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getIndexName() |
Collection<String> |
getPrimaryKeys() |
int |
hashCode() |
DeleteDataVectorIndexRequest |
setIndexName(String indexName) |
DeleteDataVectorIndexRequest |
setPrimaryKeys(Collection<String> primaryKeys) |
String |
toString() |
public DeleteDataVectorIndexRequest setIndexName(String indexName)
public String getIndexName()
public DeleteDataVectorIndexRequest setPrimaryKeys(Collection<String> primaryKeys)
public Collection<String> getPrimaryKeys()
Copyright © 2024. All rights reserved.