| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SearchSLOThreshold |
SearchSLOThreshold.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SearchSLOThreshold |
SearchSLOThreshold.target(Double target) |
SearchSLOThreshold |
SearchSLOThreshold.targetDisplay(String targetDisplay) |
SearchSLOThreshold |
SearchSLOThreshold.timeframe(SearchSLOTimeframe timeframe) |
SearchSLOThreshold |
SearchSLOThreshold.warning(Double warning) |
SearchSLOThreshold |
SearchSLOThreshold.warningDisplay(String warningDisplay) |
| Modifier and Type | Method and Description |
|---|---|
List<SearchSLOThreshold> |
SearchServiceLevelObjectiveAttributes.getThresholds()
The thresholds (timeframes and associated targets) for this service level objective object.
|
| Modifier and Type | Method and Description |
|---|---|
SearchServiceLevelObjectiveAttributes |
SearchServiceLevelObjectiveAttributes.addThresholdsItem(SearchSLOThreshold thresholdsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchServiceLevelObjectiveAttributes.setThresholds(List<SearchSLOThreshold> thresholds) |
SearchServiceLevelObjectiveAttributes |
SearchServiceLevelObjectiveAttributes.thresholds(List<SearchSLOThreshold> thresholds) |
Copyright © 2024. All rights reserved.