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