Uses of Enum Class
io.hyperfoil.api.connection.Request.Result
Packages that use Request.Result
-
Uses of Request.Result in io.hyperfoil.api.connection
Methods in io.hyperfoil.api.connection that return Request.ResultModifier and TypeMethodDescriptionstatic Request.ResultReturns the enum constant of this class with the specified name.static Request.Result[]Request.Result.values()Returns an array containing the constants of this enum class, in the order they are declared.