| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static OnCallPhoneNotificationRuleMethod |
OnCallPhoneNotificationRuleMethod.SMS |
static OnCallPhoneNotificationRuleMethod |
OnCallPhoneNotificationRuleMethod.VOICE |
| Modifier and Type | Method and Description |
|---|---|
static OnCallPhoneNotificationRuleMethod |
OnCallPhoneNotificationRuleMethod.fromValue(String value) |
OnCallPhoneNotificationRuleMethod |
OnCallPhoneNotificationRuleSettings.getMethod()
Specifies the method in which a phone is used in a notification rule
|
| Modifier and Type | Method and Description |
|---|---|
OnCallPhoneNotificationRuleSettings |
OnCallPhoneNotificationRuleSettings.method(OnCallPhoneNotificationRuleMethod method) |
void |
OnCallPhoneNotificationRuleMethod.OnCallPhoneNotificationRuleMethodSerializer.serialize(OnCallPhoneNotificationRuleMethod value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
OnCallPhoneNotificationRuleSettings.setMethod(OnCallPhoneNotificationRuleMethod method) |
| Constructor and Description |
|---|
OnCallPhoneNotificationRuleSettings(OnCallPhoneNotificationRuleMethod method,
NotificationChannelPhoneConfigType type) |
| Constructor and Description |
|---|
OnCallPhoneNotificationRuleMethodSerializer(Class<OnCallPhoneNotificationRuleMethod> t) |
Copyright © 2026. All rights reserved.