Class ShowCollectionInfoResponse


  • public class ShowCollectionInfoResponse
    extends Object
    Contains the returned response and collectionInfo for showCollectionInfo
    • Method Detail

      • getResponse

        public Response getResponse()
      • getCollectionInfo

        public Optional<CollectionInfo> getCollectionInfo()
        Returns:
        an Optional object which may or may not contain an CollectionInfo object
        See Also:
        Optional
      • ok

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