-
@JsonClass(generateAdapter = true) public final class HostResponse extends BaseResponse
-
-
Method Summary
Modifier and Type Method Description final StringgetHost()final BooleangetHasError()final StringgetError()final IntegergetCode()final StringgetMessage()final Map<String, String>getValidationErrors()-
-
Method Detail
-
getHasError
final Boolean getHasError()
-
getMessage
final String getMessage()
-
getValidationErrors
final Map<String, String> getValidationErrors()
-
-
-
-