| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
DowntimeScheduleCurrentDowntimeResponse |
DowntimeScheduleCurrentDowntimeResponse.end(OffsetDateTime end) |
DowntimeScheduleCurrentDowntimeResponse |
DowntimeScheduleRecurrencesResponse.getCurrentDowntime()
The most recent actual start and end dates for a recurring downtime.
|
DowntimeScheduleCurrentDowntimeResponse |
DowntimeScheduleCurrentDowntimeResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
DowntimeScheduleCurrentDowntimeResponse |
DowntimeScheduleCurrentDowntimeResponse.start(OffsetDateTime start) |
| Modifier and Type | Method and Description |
|---|---|
DowntimeScheduleRecurrencesResponse |
DowntimeScheduleRecurrencesResponse.currentDowntime(DowntimeScheduleCurrentDowntimeResponse currentDowntime) |
void |
DowntimeScheduleRecurrencesResponse.setCurrentDowntime(DowntimeScheduleCurrentDowntimeResponse currentDowntime) |
Copyright © 2024. All rights reserved.