RestResult<T>
build()
RestResult.ResResultBuilder<T>
withCode(int code)
withData(T data)
withMsg(String errMsg)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait