@Generated public class CreateVectorIndexResponse extends Object
| Constructor and Description |
|---|
CreateVectorIndexResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
VectorIndex |
getVectorIndex() |
int |
hashCode() |
CreateVectorIndexResponse |
setVectorIndex(VectorIndex vectorIndex) |
String |
toString() |
public CreateVectorIndexResponse setVectorIndex(VectorIndex vectorIndex)
public VectorIndex getVectorIndex()
Copyright © 2024. All rights reserved.