Class ListCollectionsResponse


  • public class ListCollectionsResponse
    extends java.lang.Object
    Parameters for showCollections interface.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.util.List<java.lang.String> collectionNames  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • collectionNames

        public java.util.List<java.lang.String> collectionNames
    • Constructor Detail

      • ListCollectionsResponse

        public ListCollectionsResponse()