SLOHistoryResponseData |
SLOHistoryResponseData.addGroupByItem(String groupByItem) |
SLOHistoryResponseData |
SLOHistoryResponseData.addGroupsItem(SLOHistoryMonitor groupsItem) |
SLOHistoryResponseData |
SLOHistoryResponseData.addMonitorsItem(SLOHistoryMonitor monitorsItem) |
SLOHistoryResponseData |
SLOHistoryResponseData.fromTs(Long fromTs) |
SLOHistoryResponseData |
SLOHistoryResponse.getData()
An array of service level objective objects.
|
SLOHistoryResponseData |
SLOHistoryResponseData.groupBy(List<String> groupBy) |
SLOHistoryResponseData |
SLOHistoryResponseData.groups(List<SLOHistoryMonitor> groups) |
SLOHistoryResponseData |
SLOHistoryResponseData.monitors(List<SLOHistoryMonitor> monitors) |
SLOHistoryResponseData |
SLOHistoryResponseData.overall(SLOHistorySLIData overall) |
SLOHistoryResponseData |
SLOHistoryResponseData.putThresholdsItem(String key,
SLOThreshold thresholdsItem) |
SLOHistoryResponseData |
SLOHistoryResponseData.series(SLOHistoryMetrics series) |
SLOHistoryResponseData |
SLOHistoryResponseData.thresholds(Map<String,SLOThreshold> thresholds) |
SLOHistoryResponseData |
SLOHistoryResponseData.toTs(Long toTs) |
SLOHistoryResponseData |
SLOHistoryResponseData.type(SLOType type) |
SLOHistoryResponseData |
SLOHistoryResponseData.typeId(SLOTypeNumeric typeId) |