| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
TimeRestrictions |
TimeRestrictions.addRestrictionsItem(TimeRestriction restrictionsItem) |
TimeRestrictions |
TeamRoutingRulesRequestRule.getTimeRestriction()
Holds time zone information and a list of time restrictions for a routing rule.
|
TimeRestrictions |
RoutingRuleAttributes.getTimeRestriction()
Holds time zone information and a list of time restrictions for a routing rule.
|
TimeRestrictions |
TimeRestrictions.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
TimeRestrictions |
TimeRestrictions.restrictions(List<TimeRestriction> restrictions) |
TimeRestrictions |
TimeRestrictions.timeZone(String timeZone) |
| Modifier and Type | Method and Description |
|---|---|
void |
TeamRoutingRulesRequestRule.setTimeRestriction(TimeRestrictions timeRestriction) |
void |
RoutingRuleAttributes.setTimeRestriction(TimeRestrictions timeRestriction) |
TeamRoutingRulesRequestRule |
TeamRoutingRulesRequestRule.timeRestriction(TimeRestrictions timeRestriction) |
RoutingRuleAttributes |
RoutingRuleAttributes.timeRestriction(TimeRestrictions timeRestriction) |
Copyright © 2025. All rights reserved.