| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentNotificationRuleIncludedItems |
IncidentNotificationRuleIncludedItems.IncidentNotificationRuleIncludedItemsDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
IncidentNotificationRuleIncludedItems |
IncidentNotificationRuleIncludedItems.IncidentNotificationRuleIncludedItemsDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
List<IncidentNotificationRuleIncludedItems> |
IncidentNotificationRuleArray.getIncluded()
Related objects that are included in the response.
|
List<IncidentNotificationRuleIncludedItems> |
IncidentNotificationRule.getIncluded()
Related objects that are included in the response.
|
| Modifier and Type | Method and Description |
|---|---|
IncidentNotificationRuleArray |
IncidentNotificationRuleArray.addIncludedItem(IncidentNotificationRuleIncludedItems includedItem) |
IncidentNotificationRule |
IncidentNotificationRule.addIncludedItem(IncidentNotificationRuleIncludedItems includedItem) |
void |
IncidentNotificationRuleIncludedItems.IncidentNotificationRuleIncludedItemsSerializer.serialize(IncidentNotificationRuleIncludedItems value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
IncidentNotificationRuleArray |
IncidentNotificationRuleArray.included(List<IncidentNotificationRuleIncludedItems> included) |
IncidentNotificationRule |
IncidentNotificationRule.included(List<IncidentNotificationRuleIncludedItems> included) |
void |
IncidentNotificationRuleArray.setIncluded(List<IncidentNotificationRuleIncludedItems> included) |
void |
IncidentNotificationRule.setIncluded(List<IncidentNotificationRuleIncludedItems> included) |
| Constructor and Description |
|---|
IncidentNotificationRuleIncludedItemsSerializer(Class<IncidentNotificationRuleIncludedItems> t) |
Copyright © 2026. All rights reserved.