Class ResponsePredicateResult

java.lang.Object
io.vertx.mutiny.ext.web.client.predicate.ResponsePredicateResult
All Implemented Interfaces:
MutinyDelegate

public class ResponsePredicateResult extends Object implements MutinyDelegate
Represents the outcome of a ResponsePredicate applied to an .

NOTE: This class has been automatically generated from the original non Mutiny-ified interface using Vert.x codegen.