| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
MonitorThresholdWindowOptions |
MonitorOptions.getThresholdWindows()
Alerting time window options.
|
MonitorThresholdWindowOptions |
MonitorThresholdWindowOptions.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
MonitorThresholdWindowOptions |
MonitorThresholdWindowOptions.recoveryWindow(String recoveryWindow) |
MonitorThresholdWindowOptions |
MonitorThresholdWindowOptions.triggerWindow(String triggerWindow) |
| Modifier and Type | Method and Description |
|---|---|
void |
MonitorOptions.setThresholdWindows(MonitorThresholdWindowOptions thresholdWindows) |
MonitorOptions |
MonitorOptions.thresholdWindows(MonitorThresholdWindowOptions thresholdWindows) |
Copyright © 2024. All rights reserved.