| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
RoutingRuleAttributes |
RoutingRuleAttributes.actions(List<RoutingRuleAction> actions) |
RoutingRuleAttributes |
RoutingRuleAttributes.addActionsItem(RoutingRuleAction actionsItem) |
RoutingRuleAttributes |
RoutingRule.getAttributes()
Defines the configurable attributes of a routing rule, such as actions, query, time
restriction, and urgency.
|
RoutingRuleAttributes |
RoutingRuleAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
RoutingRuleAttributes |
RoutingRuleAttributes.query(String query) |
RoutingRuleAttributes |
RoutingRuleAttributes.timeRestriction(TimeRestrictions timeRestriction) |
RoutingRuleAttributes |
RoutingRuleAttributes.urgency(Urgency urgency) |
| Modifier and Type | Method and Description |
|---|---|
RoutingRule |
RoutingRule.attributes(RoutingRuleAttributes attributes) |
void |
RoutingRule.setAttributes(RoutingRuleAttributes attributes) |
Copyright © 2026. All rights reserved.