Package | Description |
---|---|
org.jclouds.azurecompute.arm.domain |
Modifier and Type | Method and Description |
---|---|
static MetricData |
MetricData.create(Date timeStamp,
Double total,
Double average,
Double minimum,
Double maximum,
Long count) |
Modifier and Type | Method and Description |
---|---|
abstract List<MetricData> |
Metric.data() |
Modifier and Type | Method and Description |
---|---|
static Metric |
Metric.create(List<MetricData> data,
String id,
MetricName name,
String type,
String unit) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.