| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
DowntimeChild |
DowntimeChild.addMonitorTagsItem(String monitorTagsItem) |
DowntimeChild |
DowntimeChild.addNotifyEndStatesItem(NotifyEndState notifyEndStatesItem) |
DowntimeChild |
DowntimeChild.addNotifyEndTypesItem(NotifyEndType notifyEndTypesItem) |
DowntimeChild |
DowntimeChild.addScopeItem(String scopeItem) |
DowntimeChild |
DowntimeChild.disabled(Boolean disabled) |
DowntimeChild |
DowntimeChild.end(Long end) |
DowntimeChild |
Downtime.getActiveChild()
The downtime object definition of the active child for the original parent recurring downtime.
|
DowntimeChild |
DowntimeChild.message(String message) |
DowntimeChild |
DowntimeChild.monitorId(Long monitorId) |
DowntimeChild |
DowntimeChild.monitorTags(List<String> monitorTags) |
DowntimeChild |
DowntimeChild.muteFirstRecoveryNotification(Boolean muteFirstRecoveryNotification) |
DowntimeChild |
DowntimeChild.notifyEndStates(List<NotifyEndState> notifyEndStates) |
DowntimeChild |
DowntimeChild.notifyEndTypes(List<NotifyEndType> notifyEndTypes) |
DowntimeChild |
DowntimeChild.parentId(Long parentId) |
DowntimeChild |
DowntimeChild.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
DowntimeChild |
DowntimeChild.recurrence(DowntimeRecurrence recurrence) |
DowntimeChild |
DowntimeChild.scope(List<String> scope) |
DowntimeChild |
DowntimeChild.start(Long start) |
DowntimeChild |
DowntimeChild.timezone(String timezone) |
| Modifier and Type | Method and Description |
|---|---|
org.openapitools.jackson.nullable.JsonNullable<DowntimeChild> |
Downtime.getActiveChild_JsonNullable() |
Copyright © 2024. All rights reserved.