T
- the response body typepublic class EntityExchangeResult<T> extends ExchangeResult
ExchangeResult
sub-class that exposes the response body fully
extracted to a representation of type <T>
.FluxExchangeResult
Modifier and Type | Method and Description |
---|---|
T |
getResponseBody()
Return the entity extracted from the response body.
|
assertWithDiagnostics, getMethod, getMockServerResult, getRawStatusCode, getRequestBodyContent, getRequestHeaders, getResponseBodyContent, getResponseCookies, getResponseHeaders, getStatus, getUriTemplate, getUrl, toString