| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestOptionsMonitorOptions |
SyntheticsTestOptionsMonitorOptions.escalationMessage(String escalationMessage) |
SyntheticsTestOptionsMonitorOptions |
SyntheticsTestOptions.getMonitorOptions()
Object containing the options for a Synthetic test as a monitor (for example, renotification).
|
SyntheticsTestOptionsMonitorOptions |
SyntheticsMobileTestOptions.getMonitorOptions()
Object containing the options for a Synthetic test as a monitor (for example, renotification).
|
SyntheticsTestOptionsMonitorOptions |
SyntheticsTestOptionsMonitorOptions.notificationPresetName(SyntheticsTestOptionsMonitorOptionsNotificationPresetName notificationPresetName) |
SyntheticsTestOptionsMonitorOptions |
SyntheticsTestOptionsMonitorOptions.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsTestOptionsMonitorOptions |
SyntheticsTestOptionsMonitorOptions.renotifyInterval(Long renotifyInterval) |
SyntheticsTestOptionsMonitorOptions |
SyntheticsTestOptionsMonitorOptions.renotifyOccurrences(Long renotifyOccurrences) |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestOptions |
SyntheticsTestOptions.monitorOptions(SyntheticsTestOptionsMonitorOptions monitorOptions) |
SyntheticsMobileTestOptions |
SyntheticsMobileTestOptions.monitorOptions(SyntheticsTestOptionsMonitorOptions monitorOptions) |
void |
SyntheticsTestOptions.setMonitorOptions(SyntheticsTestOptionsMonitorOptions monitorOptions) |
void |
SyntheticsMobileTestOptions.setMonitorOptions(SyntheticsTestOptionsMonitorOptions monitorOptions) |
Copyright © 2025. All rights reserved.