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