Uses of Class
org.jclouds.azurecompute.arm.domain.Metric
-
Packages that use Metric Package Description org.jclouds.azurecompute.arm.domain org.jclouds.azurecompute.arm.features -
-
Uses of Metric in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return Metric Modifier and Type Method Description static MetricMetric. create(List<MetricData> data, String id, MetricName name, String type, String unit) -
Uses of Metric in org.jclouds.azurecompute.arm.features
Methods in org.jclouds.azurecompute.arm.features that return types with arguments of type Metric Modifier and Type Method Description List<Metric>MetricsApi. list(String filter)
-