Class BmcResponse

    • Method Detail

      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • get__httpStatusCode__

        public int get__httpStatusCode__()
        HTTP status code returned by the operation.
        Returns:
        HTTP status code
      • getHeaders

        public Map<String,​List<String>> getHeaders()
        HTTP response headers returned by the operation.
        Returns:
        all HTTP response headers