Package io.milvus.client
Class DescribeIndexResponse
- java.lang.Object
-
- io.milvus.client.DescribeIndexResponse
-
public class DescribeIndexResponse extends Object
Contains the returnedresponseandindexfordescribeIndex
-
-
Constructor Summary
Constructors Constructor Description DescribeIndexResponse(Response response, Index index)
-