| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static RoutingRuleType |
RoutingRuleType.TEAM_ROUTING_RULES |
| Modifier and Type | Method and Description |
|---|---|
static RoutingRuleType |
RoutingRuleType.fromValue(String value) |
RoutingRuleType |
RoutingRule.getType()
Team routing rules resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RoutingRuleType.RoutingRuleTypeSerializer.serialize(RoutingRuleType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
RoutingRule.setType(RoutingRuleType type) |
RoutingRule |
RoutingRule.type(RoutingRuleType type) |
| Constructor and Description |
|---|
RoutingRule(RoutingRuleType type) |
| Constructor and Description |
|---|
RoutingRuleTypeSerializer(Class<RoutingRuleType> t) |
Copyright © 2025. All rights reserved.