| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static OnCallNotificationRuleCategory |
OnCallNotificationRuleCategory.HIGH_URGENCY |
static OnCallNotificationRuleCategory |
OnCallNotificationRuleCategory.LOW_URGENCY |
| Modifier and Type | Method and Description |
|---|---|
static OnCallNotificationRuleCategory |
OnCallNotificationRuleCategory.fromValue(String value) |
OnCallNotificationRuleCategory |
UpdateOnCallNotificationRuleRequestAttributes.getCategory()
Specifies the category a notification rule will apply to
|
OnCallNotificationRuleCategory |
OnCallNotificationRuleRequestAttributes.getCategory()
Specifies the category a notification rule will apply to
|
OnCallNotificationRuleCategory |
OnCallNotificationRuleAttributes.getCategory()
Specifies the category a notification rule will apply to
|
| Modifier and Type | Method and Description |
|---|---|
UpdateOnCallNotificationRuleRequestAttributes |
UpdateOnCallNotificationRuleRequestAttributes.category(OnCallNotificationRuleCategory category) |
OnCallNotificationRuleRequestAttributes |
OnCallNotificationRuleRequestAttributes.category(OnCallNotificationRuleCategory category) |
OnCallNotificationRuleAttributes |
OnCallNotificationRuleAttributes.category(OnCallNotificationRuleCategory category) |
void |
OnCallNotificationRuleCategory.OnCallNotificationRuleCategorySerializer.serialize(OnCallNotificationRuleCategory value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
UpdateOnCallNotificationRuleRequestAttributes.setCategory(OnCallNotificationRuleCategory category) |
void |
OnCallNotificationRuleRequestAttributes.setCategory(OnCallNotificationRuleCategory category) |
void |
OnCallNotificationRuleAttributes.setCategory(OnCallNotificationRuleCategory category) |
| Constructor and Description |
|---|
OnCallNotificationRuleCategorySerializer(Class<OnCallNotificationRuleCategory> t) |
Copyright © 2026. All rights reserved.