Uses of Interface
io.hyperfoil.http.api.HttpMethod.Builder
-
Packages that use HttpMethod.Builder Package Description io.hyperfoil.http.api io.hyperfoil.http.steps -
-
Uses of HttpMethod.Builder in io.hyperfoil.http.api
Classes in io.hyperfoil.http.api that implement HttpMethod.Builder Modifier and Type Class Description static classHttpMethod.ProvidedBuilder -
Uses of HttpMethod.Builder in io.hyperfoil.http.steps
Methods in io.hyperfoil.http.steps with parameters of type HttpMethod.Builder Modifier and Type Method Description HttpRequestStepBuilderHttpRequestStepBuilder. method(HttpMethod.Builder method)
-