类 CopyObjectResponseWithExceptionInfo

    • 构造器详细资料

      • CopyObjectResponseWithExceptionInfo

        public CopyObjectResponseWithExceptionInfo()
    • 方法详细资料

      • getMessage

        public String getMessage()
        Gets the detail error message.
        返回:
        the detail error message.
      • setMessage

        public void setMessage​(String message)
        Sets the error message.
        参数:
        message - the detail error message.
      • getCode

        public String getCode()
        Returns the error code which represents the error type.
        返回:
        the bos error code which represents the error type.
      • setCode

        public void setCode​(String code)
        Sets the error code which represents the error type;
        参数:
        code - the bos error code which represents the error type.
      • getRequestId

        public String getRequestId()
        Returns the requestID.
        返回:
        the bos requestID.
      • setRequestId

        public void setRequestId​(String requestId)
        Sets the request ID.
        参数:
        requestId - the request ID