public class MetricParams extends Object
| Constructor and Description |
|---|
MetricParams() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getDataRetention() |
String |
getName() |
Map<String,String> |
getTags() |
void |
setDataRetention(Integer dataRetention) |
void |
setName(String name) |
void |
setTags(Map<String,String> tags) |
Copyright © 2014–2015 Red Hat, Inc.. All rights reserved.