| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static TeamNotificationRuleType |
TeamNotificationRuleType.TEAM_NOTIFICATION_RULES |
| Modifier and Type | Method and Description |
|---|---|
static TeamNotificationRuleType |
TeamNotificationRuleType.fromValue(String value) |
TeamNotificationRuleType |
TeamNotificationRule.getType()
Team notification rule type
|
| Modifier and Type | Method and Description |
|---|---|
void |
TeamNotificationRuleType.TeamNotificationRuleTypeSerializer.serialize(TeamNotificationRuleType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
TeamNotificationRule.setType(TeamNotificationRuleType type) |
TeamNotificationRule |
TeamNotificationRule.type(TeamNotificationRuleType type) |
| Constructor and Description |
|---|
TeamNotificationRule(TeamNotificationRuleAttributes attributes,
TeamNotificationRuleType type) |
| Constructor and Description |
|---|
TeamNotificationRuleTypeSerializer(Class<TeamNotificationRuleType> t) |
Copyright © 2026. All rights reserved.