@Generated(value="https://github.com/DataDog/datadog-api-client-java/blob/master/.generator") public class OnCallNotificationRule extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JSON_PROPERTY_DATA |
static String |
JSON_PROPERTY_INCLUDED |
boolean |
unparsed |
| Constructor and Description |
|---|
OnCallNotificationRule() |
OnCallNotificationRule(OnCallNotificationRuleData data) |
public boolean unparsed
public static final String JSON_PROPERTY_DATA
public static final String JSON_PROPERTY_INCLUDED
public OnCallNotificationRule()
public OnCallNotificationRule(OnCallNotificationRuleData data)
public OnCallNotificationRule data(OnCallNotificationRuleData data)
public OnCallNotificationRuleData getData()
public void setData(OnCallNotificationRuleData data)
public OnCallNotificationRule included(List<OnCallNotificationRulesIncluded> included)
public OnCallNotificationRule addIncludedItem(OnCallNotificationRulesIncluded includedItem)
@Nullable public List<OnCallNotificationRulesIncluded> getIncluded()
public void setIncluded(List<OnCallNotificationRulesIncluded> included)
public OnCallNotificationRule putAdditionalProperty(String key, Object value)
key - The arbitrary key to setvalue - The associated valuepublic Map<String,Object> getAdditionalProperties()
public Object getAdditionalProperty(String key)
key - The arbitrary key to getpublic boolean equals(Object o)
Copyright © 2026. All rights reserved.