Modifier and Type | Method and Description |
---|---|
String |
id()
Get the metric Id.
|
LocalizableString |
name()
Get the name and the display name of the metric, i.e.
|
List<TimeSeriesElement> |
timeseries()
Get the time series returned when a data query is performed.
|
String |
type()
Get the resource type of the metric resource.
|
Unit |
unit()
Get the unit of the metric.
|
String id()
String type()
LocalizableString name()
Unit unit()
List<TimeSeriesElement> timeseries()
Copyright © 2019. All rights reserved.