Class BaseResponse

    • Constructor Detail

      • BaseResponse

        public BaseResponse()
    • Method Detail

      • getHttpCode

        public int getHttpCode()
        Gets the http code that was returned by the CDP server.
        Returns:
        the http code
      • getResponseHeaders

        public Map<String,​List<String>> getResponseHeaders()
        Gets the http response headers that were returned by the CDP server.
        Returns:
        the response headers