| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
MonitorOptionsSchedulingOptions |
MonitorOptionsSchedulingOptions.customSchedule(MonitorOptionsCustomSchedule customSchedule) |
MonitorOptionsSchedulingOptions |
MonitorOptionsSchedulingOptions.evaluationWindow(MonitorOptionsSchedulingOptionsEvaluationWindow evaluationWindow) |
MonitorOptionsSchedulingOptions |
MonitorOptions.getSchedulingOptions()
Configuration options for scheduling.
|
MonitorOptionsSchedulingOptions |
MonitorOptionsSchedulingOptions.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
MonitorOptions |
MonitorOptions.schedulingOptions(MonitorOptionsSchedulingOptions schedulingOptions) |
void |
MonitorOptions.setSchedulingOptions(MonitorOptionsSchedulingOptions schedulingOptions) |
Copyright © 2024. All rights reserved.