Uses of Interface
net.serenitybdd.screenplay.rest.questions.RestResponseFunction
| Package | Description |
|---|---|
| net.serenitybdd.screenplay.rest.questions |
-
Uses of RestResponseFunction in net.serenitybdd.screenplay.rest.questions
Methods in net.serenitybdd.screenplay.rest.questions with parameters of type RestResponseFunction Modifier and Type Method Description Question<T>RestQuestionBuilder. returning(RestResponseFunction<T> response)Question<T>Returning. returning(RestResponseFunction<T> response)