Package com.atlassian.bamboo.rest.entity
Class RestResponse
java.lang.Object
com.atlassian.bamboo.rest.entity.RestResponse
- Direct Known Subclasses:
ListBranchesResponse,ListBranchesResponse,ListRepositoriesResponse
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic RestResponse.Builderbuilder()voidvoidsetFieldErrors(com.google.common.collect.Multimap<String, String> fieldErrors) voidsetMessages(List<String> messages) voidvoidsetWarnings(List<String> warnings)
-
Constructor Details
-
RestResponse
public RestResponse()
-
-
Method Details
-
builder
-
setStatus
-
setErrors
-
setFieldErrors
-
setMessages
-
setWarnings
-