Package io.milvus.client
Class ListPartitionsResponse
- java.lang.Object
-
- io.milvus.client.ListPartitionsResponse
-
public class ListPartitionsResponse extends Object
Contains the returnedresponseandpartitionListforlistPartitions
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>getPartitionList()ResponsegetResponse()booleanok()
-