Class ListCollectionsResponse

java.lang.Object
io.milvus.param.highlevel.collection.response.ListCollectionsResponse

public class ListCollectionsResponse extends Object
Parameters for showCollections interface.
  • Field Details

    • collectionNames

      public List<String> collectionNames
  • Constructor Details

    • ListCollectionsResponse

      public ListCollectionsResponse()