Class ListCollectionsResponse
- java.lang.Object
-
- io.milvus.param.highlevel.collection.response.ListCollectionsResponse
-
public class ListCollectionsResponse extends java.lang.Object
Parameters forshowCollections
interface.
-
-
Field Summary
Fields Modifier and Type Field Description java.util.List<java.lang.String>
collectionNames
-
Constructor Summary
Constructors Constructor Description ListCollectionsResponse()
-