| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
NotificationChannelConfig |
NotificationChannelConfig.NotificationChannelConfigDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
NotificationChannelConfig |
NotificationChannelAttributes.getConfig()
Defines the configuration for an On-Call notification channel
|
NotificationChannelConfig |
NotificationChannelConfig.NotificationChannelConfigDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationChannelAttributes |
NotificationChannelAttributes.config(NotificationChannelConfig config) |
void |
NotificationChannelConfig.NotificationChannelConfigSerializer.serialize(NotificationChannelConfig value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
NotificationChannelAttributes.setConfig(NotificationChannelConfig config) |
| Constructor and Description |
|---|
NotificationChannelConfigSerializer(Class<NotificationChannelConfig> t) |
Copyright © 2026. All rights reserved.