Represents the outcome of a @see \io\vertx\jphp\ext\web\client\predicate\ResponsePredicate applied to an .
| package |
Default |
|---|
__construct()
failure( $arg0) : \io\vertx\jphp\ext\web\client\predicate\ResponsePredicateResult
response() : \io\vertx\jphp\ext\web\client\predicate\HttpResponse<Buffer>
\io\vertx\jphp\ext\web\client\predicate\HttpResponse{@code null} after the result has been created, or the tested response for converters created with {@link ErrorConverter#createFullBody(Function)}
succeeded() : boolean
boolean{@code true} if the {@link ResponsePredicate} was applied successfully, false otherwise
success() : \io\vertx\jphp\ext\web\client\predicate\ResponsePredicateResult