Interface WebTestClient.RequestBodySpec

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

public static interface WebTestClient.RequestBodySpec extends WebTestClient.RequestHeadersSpec<WebTestClient.RequestBodySpec>
Specification for providing body of a request.