public class MetricAggregation extends GenericModel
Constructor and Description |
---|
MetricAggregation() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getEventType()
Gets the eventType.
|
java.lang.String |
getInterval()
Gets the interval.
|
java.util.List<MetricAggregationResult> |
getResults()
Gets the results.
|
equals, hashCode, toString
public java.lang.String getInterval()
public java.lang.String getEventType()
public java.util.List<MetricAggregationResult> getResults()