public interface RestResponseFunction<T> extends java.util.function.Function<io.restassured.response.Response,T>
andThen, apply, compose, identity