public class MetricTokenAggregationResult extends GenericModel
| Constructor and Description | 
|---|
MetricTokenAggregationResult()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Double | 
getEventRate()
Gets the eventRate. 
 | 
java.lang.String | 
getKey()
Gets the key. 
 | 
java.lang.Long | 
getMatchingResults()
Gets the matchingResults. 
 | 
equals, hashCode, toStringpublic java.lang.String getKey()
public java.lang.Long getMatchingResults()
public java.lang.Double getEventRate()