@API(status=MAINTAINED) public final class MockHttpResponse extends Object implements HttpResponse
| Constructor and Description |
|---|
MockHttpResponse() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBody() |
HttpResponse |
withBody() |
HttpResponse |
withoutBody() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetReasonPhrase, getStatusgetBodyAsString, getCharset, getContentType, getHeaders, getOrigin, getProtocolVersionpublic byte[] getBody()
getBody in interface HttpMessagepublic HttpResponse withBody()
withBody in interface HttpResponsepublic HttpResponse withoutBody()
withoutBody in interface HttpResponseCopyright © 2015–2020 Zalando SE. All rights reserved.