Class HttpResponse.HttpResponseBuilder
java.lang.Object
de.captaingoldfish.scim.sdk.client.http.HttpResponse.HttpResponseBuilder
- Enclosing class:
- HttpResponse
-
Method Summary
Modifier and TypeMethodDescriptionbuild()httpStatusCode(int httpStatusCode) the status code of the responseresponseBody(String responseBody) the body of the responseresponseHeaders(Map<String, String> responseHeaders) the headers of the responsetoString()