| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
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.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
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) |
| Modifier and Type | Method and Description |
|---|---|
SLOHistoryResponse |
SLOHistoryResponse.data(SLOHistoryResponseData data) |
void |
SLOHistoryResponse.setData(SLOHistoryResponseData data) |
Copyright © 2024. All rights reserved.