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 the body of a request.
since:
5.0
Author:
Rossen stoyanchev, Brian Clozel, sam Brannen, MichaƂ Rowicki