| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
OnCallNotificationRuleData |
OnCallNotificationRuleData.attributes(OnCallNotificationRuleAttributes attributes) |
OnCallNotificationRuleData |
OnCallNotificationRule.getData()
Data for an on-call notification rule
|
OnCallNotificationRuleData |
OnCallNotificationRuleData.id(String id) |
OnCallNotificationRuleData |
OnCallNotificationRuleData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
OnCallNotificationRuleData |
OnCallNotificationRuleData.relationships(OnCallNotificationRuleRelationships relationships) |
OnCallNotificationRuleData |
OnCallNotificationRuleData.type(OnCallNotificationRuleType type) |
| Modifier and Type | Method and Description |
|---|---|
List<OnCallNotificationRuleData> |
ListOnCallNotificationRulesResponse.getData()
Array of notification rule data objects.
|
| Modifier and Type | Method and Description |
|---|---|
ListOnCallNotificationRulesResponse |
ListOnCallNotificationRulesResponse.addDataItem(OnCallNotificationRuleData dataItem) |
OnCallNotificationRule |
OnCallNotificationRule.data(OnCallNotificationRuleData data) |
void |
OnCallNotificationRule.setData(OnCallNotificationRuleData data) |
| Modifier and Type | Method and Description |
|---|---|
ListOnCallNotificationRulesResponse |
ListOnCallNotificationRulesResponse.data(List<OnCallNotificationRuleData> data) |
void |
ListOnCallNotificationRulesResponse.setData(List<OnCallNotificationRuleData> data) |
| Constructor and Description |
|---|
OnCallNotificationRule(OnCallNotificationRuleData data) |
Copyright © 2026. All rights reserved.