| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static NotificationChannelType |
NotificationChannelType.NOTIFICATION_CHANNELS |
| Modifier and Type | Method and Description |
|---|---|
static NotificationChannelType |
NotificationChannelType.fromValue(String value) |
NotificationChannelType |
OnCallNotificationRuleChannelRelationshipData.getType()
Indicates that the resource is of type 'notification_channels'.
|
NotificationChannelType |
NotificationChannelData.getType()
Indicates that the resource is of type 'notification_channels'.
|
NotificationChannelType |
CreateNotificationChannelData.getType()
Indicates that the resource is of type 'notification_channels'.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationChannelType.NotificationChannelTypeSerializer.serialize(NotificationChannelType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
OnCallNotificationRuleChannelRelationshipData.setType(NotificationChannelType type) |
void |
NotificationChannelData.setType(NotificationChannelType type) |
void |
CreateNotificationChannelData.setType(NotificationChannelType type) |
OnCallNotificationRuleChannelRelationshipData |
OnCallNotificationRuleChannelRelationshipData.type(NotificationChannelType type) |
NotificationChannelData |
NotificationChannelData.type(NotificationChannelType type) |
CreateNotificationChannelData |
CreateNotificationChannelData.type(NotificationChannelType type) |
| Constructor and Description |
|---|
CreateNotificationChannelData(NotificationChannelType type) |
NotificationChannelData(NotificationChannelType type) |
| Constructor and Description |
|---|
NotificationChannelTypeSerializer(Class<NotificationChannelType> t) |
Copyright © 2026. All rights reserved.