Interface WebTestClient.RequestBodyUriSpec

All Superinterfaces:
WebTestClient.RequestBodySpec, WebTestClient.RequestHeadersSpec<WebTestClient.RequestBodySpec>, WebTestClient.RequestHeadersUriSpec<WebTestClient.RequestBodySpec>, WebTestClient.UriSpec<WebTestClient.RequestBodySpec>
Enclosing interface:
WebTestClient

public static interface WebTestClient.RequestBodyUriSpec extends WebTestClient.RequestBodySpec, WebTestClient.RequestHeadersUriSpec<WebTestClient.RequestBodySpec>
Specification for providing the body and the URI of a request.