public class MetricAvailabilily extends Object
Constructor and Description |
---|
MetricAvailabilily() |
Modifier and Type | Method and Description |
---|---|
String |
retention()
Get retention period for the current time grain.
|
String |
timeGrain()
Get time grain.
|
MetricAvailabilily |
withRetention(String retention)
Set retention period for the current time grain.
|
MetricAvailabilily |
withTimeGrain(String timeGrain)
Set time grain.
|
public String timeGrain()
public MetricAvailabilily withTimeGrain(String timeGrain)
timeGrain
- the timeGrain value to setpublic String retention()
public MetricAvailabilily withRetention(String retention)
retention
- the retention value to setCopyright © 2019. All rights reserved.