Interface WebTestClient.ResponseSpec.ResponseSpecConsumer
- All Superinterfaces:
 Consumer<WebTestClient.ResponseSpec>
- Enclosing interface:
 - WebTestClient.ResponseSpec
 
- Functional Interface:
 - This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
 
@FunctionalInterface
public static interface WebTestClient.ResponseSpec.ResponseSpecConsumer
extends Consumer<WebTestClient.ResponseSpec>
- Since:
 - 5.3.10
 - See Also:
 
- 
Method Summary