Interface ErrorResponse.Builder1
- Enclosing class:
ErrorResponse
public static interface ErrorResponse.Builder1
Builder helper class.
-
Method Summary
-
Method Details
-
message
Set the message of thisErrorResponseinstance.- Parameters:
message- The message of thisErrorResponse- Returns:
- The ErrorResponse instance.
-