Uses of Interface
org.springframework.web.client.RestClient.RequestHeadersSpec.ConvertibleClientHttpResponse
-
Uses of RestClient.RequestHeadersSpec.ConvertibleClientHttpResponse in org.springframework.web.client
Modifier and TypeMethodDescriptionRestClient.RequestHeadersSpec.ExchangeFunction.exchange
(HttpRequest clientRequest, RestClient.RequestHeadersSpec.ConvertibleClientHttpResponse clientResponse) Exchange the given response into a typeT
.