| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static OnCallNotificationRuleType |
OnCallNotificationRuleType.NOTIFICATION_RULES |
| Modifier and Type | Method and Description |
|---|---|
static OnCallNotificationRuleType |
OnCallNotificationRuleType.fromValue(String value) |
OnCallNotificationRuleType |
UpdateOnCallNotificationRuleRequestData.getType()
Indicates that the resource is of type 'notification_rules'.
|
OnCallNotificationRuleType |
OnCallNotificationRuleData.getType()
Indicates that the resource is of type 'notification_rules'.
|
OnCallNotificationRuleType |
CreateOnCallNotificationRuleRequestData.getType()
Indicates that the resource is of type 'notification_rules'.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OnCallNotificationRuleType.OnCallNotificationRuleTypeSerializer.serialize(OnCallNotificationRuleType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
UpdateOnCallNotificationRuleRequestData.setType(OnCallNotificationRuleType type) |
void |
OnCallNotificationRuleData.setType(OnCallNotificationRuleType type) |
void |
CreateOnCallNotificationRuleRequestData.setType(OnCallNotificationRuleType type) |
UpdateOnCallNotificationRuleRequestData |
UpdateOnCallNotificationRuleRequestData.type(OnCallNotificationRuleType type) |
OnCallNotificationRuleData |
OnCallNotificationRuleData.type(OnCallNotificationRuleType type) |
CreateOnCallNotificationRuleRequestData |
CreateOnCallNotificationRuleRequestData.type(OnCallNotificationRuleType type) |
| Constructor and Description |
|---|
CreateOnCallNotificationRuleRequestData(OnCallNotificationRuleType type) |
OnCallNotificationRuleData(OnCallNotificationRuleType type) |
UpdateOnCallNotificationRuleRequestData(OnCallNotificationRuleType type) |
| Constructor and Description |
|---|
OnCallNotificationRuleTypeSerializer(Class<OnCallNotificationRuleType> t) |
Copyright © 2026. All rights reserved.