Uses of Class
brave.http.HttpRuleSampler
-
Uses of HttpRuleSampler in brave.http
Methods in brave.http that return HttpRuleSampler Modifier and Type Method Description HttpRuleSamplerHttpRuleSampler.Builder. build()Methods in brave.http with parameters of type HttpRuleSampler Modifier and Type Method Description HttpRuleSampler.BuilderHttpRuleSampler.Builder. putAllRules(HttpRuleSampler sampler)Adds or replaces all rules in this sampler with those of the input.