@Generated public class ScanVectorIndexResponse extends Object
| Constructor and Description |
|---|
ScanVectorIndexResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Collection<Struct> |
getData() |
String |
getLastPrimaryKey() |
int |
hashCode() |
ScanVectorIndexResponse |
setData(Collection<Struct> data) |
ScanVectorIndexResponse |
setLastPrimaryKey(String lastPrimaryKey) |
String |
toString() |
public ScanVectorIndexResponse setData(Collection<Struct> data)
public Collection<Struct> getData()
public ScanVectorIndexResponse setLastPrimaryKey(String lastPrimaryKey)
public String getLastPrimaryKey()
Copyright © 2024. All rights reserved.