Interface WebClient.RequestBodyUriSpec
- All Superinterfaces:
WebClient.RequestBodySpec, WebClient.RequestHeadersSpec<WebClient.RequestBodySpec>, WebClient.RequestHeadersUriSpec<WebClient.RequestBodySpec>, WebClient.UriSpec<WebClient.RequestBodySpec>
- Enclosing interface:
WebClient
public static interface WebClient.RequestBodyUriSpec
extends WebClient.RequestBodySpec, WebClient.RequestHeadersUriSpec<WebClient.RequestBodySpec>
Contract for specifying request headers, body and URI for a request.
- Since:
- 5.0
- Author:
- Rossen Stoyanchev, Arjen Poutsma, Sebastien Deleuze, Brian Clozel
-
Method Summary
Methods inherited from interface WebClient.RequestBodySpec
body, body, body, body, body, bodyValue, bodyValue, contentLength, contentTypeMethods inherited from interface WebClient.RequestHeadersSpec
accept, acceptCharset, apiVersion, attribute, attributes, cookie, cookies, exchangeToFlux, exchangeToMono, header, headers, httpRequest, ifModifiedSince, ifNoneMatch, retrieve