Package io.milvus.client
Class GetIndexInfoResponse
- java.lang.Object
-
- io.milvus.client.GetIndexInfoResponse
-
public class GetIndexInfoResponse extends Object
Contains the returnedresponseandindexforgetIndexInfo
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Optional<Index>getIndex()ResponsegetResponse()booleanok()StringtoString()
-