Class CommonResponse

    • Constructor Detail

      • CommonResponse

        public CommonResponse()
    • Method Detail

      • setRawResponse

        public void setRawResponse​(String contents)
      • getRawResponse

        public String getRawResponse()
        The raw server response. This is not formatted in any way by the library and may contain newline and tab characters.
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object