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