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