Uses of Class
de.tsystems.mms.apm.performancesignature.dynatracesaas.model.Metric
-
Packages that use Metric Package Description de.tsystems.mms.apm.performancesignature.dynatracesaas -
-
Uses of Metric in de.tsystems.mms.apm.performancesignature.dynatracesaas
Methods in de.tsystems.mms.apm.performancesignature.dynatracesaas that return types with arguments of type Metric Modifier and Type Method Description List<Metric>
DynatraceReportStep. getMetrics()
Method parameters in de.tsystems.mms.apm.performancesignature.dynatracesaas with type arguments of type Metric Modifier and Type Method Description void
DynatraceReportStep. setMetrics(List<Metric> metrics)
-