SELF - class extending this classpublic abstract class MetricBaseNotificationData<SELF extends MetricBaseNotificationData<SELF>> extends Object
| Constructor and Description |
|---|
MetricBaseNotificationData() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getMetricAttributes() |
String |
getMetricName() |
String |
getMetricType() |
Object |
getMetricValue() |
SELF |
setMetricAttributes(Map<String,String> metricAttributes) |
SELF |
setMetricName(String metricName) |
SELF |
setMetricType(String metricType) |
SELF |
setMetricValue(Object metricValue) |
Copyright © 2024 AVIO Consulting. All rights reserved.