MetricInner |
MetricInner.withDisplayDescription(String displayDescription) |
Set the displayDescription property: Detailed description of this metric.
|
MetricInner |
MetricInner.withErrorCode(String errorCode) |
Set the errorCode property: 'Success' or the error details on query failures for this metric.
|
MetricInner |
MetricInner.withErrorMessage(String errorMessage) |
Set the errorMessage property: Error message encountered querying this specific metric.
|
MetricInner |
MetricInner.withId(String id) |
Set the id property: the metric Id.
|
MetricInner |
MetricInner.withName(LocalizableStringInner name) |
Set the name property: the name and the display name of the metric, i.e.
|
MetricInner |
MetricInner.withTimeseries(List<TimeSeriesElement> timeseries) |
Set the timeseries property: the time series returned when a data query is performed.
|
MetricInner |
MetricInner.withType(String type) |
Set the type property: the resource type of the metric resource.
|
MetricInner |
MetricInner.withUnit(Unit unit) |
Set the unit property: The unit of the metric.
|