Class ListCollectionsResponse


  • public class ListCollectionsResponse
    extends Object
    Contains the returned response and collectionNames for listCollections
    • Method Detail

      • getCollectionNames

        public List<String> getCollectionNames()
      • getResponse

        public Response getResponse()
      • ok

        public boolean ok()
        Returns:
        true if the response status equals SUCCESS