Interface WebClient.RequestBodySpec

All Superinterfaces:
WebClient.RequestHeadersSpec<WebClient.RequestBodySpec>
All Known Subinterfaces:
WebClient.RequestBodyUriSpec
Enclosing interface:
WebClient

public static interface WebClient.RequestBodySpec extends WebClient.RequestHeadersSpec<WebClient.RequestBodySpec>
Contract for specifying request headers and body leading up to the exchange.