public class MetricResponse
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Field and Description |
---|---|
protected java.util.List<MetricAggregation> |
aggregations |
Constructor and Description |
---|
MetricResponse() |
Modifier and Type | Method and Description |
---|---|
java.util.List<MetricAggregation> |
getAggregations()
Gets the aggregations.
|
protected java.util.List<MetricAggregation> aggregations
public java.util.List<MetricAggregation> getAggregations()
Array of metric aggregations.