Uses of Interface
kong.unirest.core.UniMetric
-
Packages that use UniMetric Package Description kong.unirest.core -
-
Uses of UniMetric in kong.unirest.core
Methods in kong.unirest.core that return UniMetric Modifier and Type Method Description UniMetricConfig. getMetric()Methods in kong.unirest.core with parameters of type UniMetric Modifier and Type Method Description ConfigConfig. instrumentWith(UniMetric metric)Add a metric object for instrumentation
-