JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
com.serenitybdd.serenityscreenplayrest
Package
net.serenitybdd.screenplay.rest.questions
Interface RestResponseFunction<T>
All Superinterfaces:
Function
<io.restassured.response.Response,
T>
public interface
RestResponseFunction<T>
extends
Function
<io.restassured.response.Response,
T>
Method Summary
Methods inherited from interface java.util.function.
Function
andThen
,
apply
,
compose