MetricTypeSimpleServiceMetricTypepublic abstract class SimpleMetricType extends Object implements MetricType
| Constructor | Description |
|---|---|
SimpleMetricType() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
int |
hashCode() |
|
abstract String |
name() |
Non-null name of the metric type.
|
String |
toString() |
public abstract String name()
MetricTypename in interface MetricTypeCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.