| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
MonitorOptionsCustomScheduleRecurrence |
MonitorOptionsCustomScheduleRecurrence.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
MonitorOptionsCustomScheduleRecurrence |
MonitorOptionsCustomScheduleRecurrence.rrule(String rrule) |
MonitorOptionsCustomScheduleRecurrence |
MonitorOptionsCustomScheduleRecurrence.start(String start) |
MonitorOptionsCustomScheduleRecurrence |
MonitorOptionsCustomScheduleRecurrence.timezone(String timezone) |
| Modifier and Type | Method and Description |
|---|---|
List<MonitorOptionsCustomScheduleRecurrence> |
MonitorOptionsCustomSchedule.getRecurrences()
Array of custom schedule recurrences.
|
| Modifier and Type | Method and Description |
|---|---|
MonitorOptionsCustomSchedule |
MonitorOptionsCustomSchedule.addRecurrencesItem(MonitorOptionsCustomScheduleRecurrence recurrencesItem) |
| Modifier and Type | Method and Description |
|---|---|
MonitorOptionsCustomSchedule |
MonitorOptionsCustomSchedule.recurrences(List<MonitorOptionsCustomScheduleRecurrence> recurrences) |
void |
MonitorOptionsCustomSchedule.setRecurrences(List<MonitorOptionsCustomScheduleRecurrence> recurrences) |
Copyright © 2024. All rights reserved.