Uses of Interface
kong.unirest.core.UniMetric
-
Packages that use UniMetric Package Description kong.unirest.core -
-
Uses of UniMetric in kong.unirest.core
Classes in kong.unirest.core that implement UniMetric Modifier and Type Class Description (package private) classNoopMetricFields in kong.unirest.core declared as UniMetric Modifier and Type Field Description private UniMetricConfig. metricsMethods 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
-