| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
OnCallNotificationRulesIncluded |
OnCallNotificationRulesIncluded.OnCallNotificationRulesIncludedDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
OnCallNotificationRulesIncluded |
OnCallNotificationRulesIncluded.OnCallNotificationRulesIncludedDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
List<OnCallNotificationRulesIncluded> |
OnCallNotificationRule.getIncluded()
Getincluded
|
List<OnCallNotificationRulesIncluded> |
ListOnCallNotificationRulesResponse.getIncluded()
Getincluded
|
| Modifier and Type | Method and Description |
|---|---|
OnCallNotificationRule |
OnCallNotificationRule.addIncludedItem(OnCallNotificationRulesIncluded includedItem) |
ListOnCallNotificationRulesResponse |
ListOnCallNotificationRulesResponse.addIncludedItem(OnCallNotificationRulesIncluded includedItem) |
void |
OnCallNotificationRulesIncluded.OnCallNotificationRulesIncludedSerializer.serialize(OnCallNotificationRulesIncluded value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
OnCallNotificationRule |
OnCallNotificationRule.included(List<OnCallNotificationRulesIncluded> included) |
ListOnCallNotificationRulesResponse |
ListOnCallNotificationRulesResponse.included(List<OnCallNotificationRulesIncluded> included) |
void |
OnCallNotificationRule.setIncluded(List<OnCallNotificationRulesIncluded> included) |
void |
ListOnCallNotificationRulesResponse.setIncluded(List<OnCallNotificationRulesIncluded> included) |
| Constructor and Description |
|---|
OnCallNotificationRulesIncludedSerializer(Class<OnCallNotificationRulesIncluded> t) |
Copyright © 2026. All rights reserved.