Uses of Interface
net.serenitybdd.screenplay.rest.questions.RestResponseFunction
Packages that use RestResponseFunction
-
Uses of RestResponseFunction in net.serenitybdd.screenplay.rest.questions
Methods in net.serenitybdd.screenplay.rest.questions with parameters of type RestResponseFunctionModifier and TypeMethodDescriptionRestQuestionBuilder.returning(RestResponseFunction<T> response) Returning.returning(RestResponseFunction<T> response)