| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
MonitorOptionsCustomSchedule |
MonitorOptionsCustomSchedule.addRecurrencesItem(MonitorOptionsCustomScheduleRecurrence recurrencesItem) |
MonitorOptionsCustomSchedule |
MonitorOptionsSchedulingOptions.getCustomSchedule()
Configuration options for the custom schedule.
|
MonitorOptionsCustomSchedule |
MonitorOptionsCustomSchedule.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
MonitorOptionsCustomSchedule |
MonitorOptionsCustomSchedule.recurrences(List<MonitorOptionsCustomScheduleRecurrence> recurrences) |
| Modifier and Type | Method and Description |
|---|---|
MonitorOptionsSchedulingOptions |
MonitorOptionsSchedulingOptions.customSchedule(MonitorOptionsCustomSchedule customSchedule) |
void |
MonitorOptionsSchedulingOptions.setCustomSchedule(MonitorOptionsCustomSchedule customSchedule) |
Copyright © 2024. All rights reserved.