| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
MonitorThresholds |
MonitorThresholds.critical(Double critical) |
MonitorThresholds |
MonitorThresholds.criticalRecovery(Double criticalRecovery) |
MonitorThresholds |
MonitorOptions.getThresholds()
List of the different monitor threshold available.
|
MonitorThresholds |
MonitorThresholds.ok(Double ok) |
MonitorThresholds |
MonitorThresholds.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
MonitorThresholds |
MonitorThresholds.unknown(Double unknown) |
MonitorThresholds |
MonitorThresholds.warning(Double warning) |
MonitorThresholds |
MonitorThresholds.warningRecovery(Double warningRecovery) |
| Modifier and Type | Method and Description |
|---|---|
void |
MonitorOptions.setThresholds(MonitorThresholds thresholds) |
MonitorOptions |
MonitorOptions.thresholds(MonitorThresholds thresholds) |
Copyright © 2024. All rights reserved.