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.