| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
RuleAttributes |
RuleAttributes.category(String category) |
RuleAttributes |
RuleAttributes.createdAt(OffsetDateTime createdAt) |
RuleAttributes |
RuleAttributes.custom(Boolean custom) |
RuleAttributes |
RuleAttributes.description(String description) |
RuleAttributes |
RuleAttributes.enabled(Boolean enabled) |
RuleAttributes |
UpdateRuleResponseData.getAttributes()
Details of a rule.
|
RuleAttributes |
ListRulesResponseDataItem.getAttributes()
Details of a rule.
|
RuleAttributes |
CreateRuleResponseData.getAttributes()
Details of a rule.
|
RuleAttributes |
RuleAttributes.level(Integer level) |
RuleAttributes |
RuleAttributes.modifiedAt(OffsetDateTime modifiedAt) |
RuleAttributes |
RuleAttributes.name(String name) |
RuleAttributes |
RuleAttributes.owner(String owner) |
RuleAttributes |
RuleAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
RuleAttributes |
RuleAttributes.scopeQuery(String scopeQuery) |
RuleAttributes |
RuleAttributes.scorecardName(String scorecardName) |
| Modifier and Type | Method and Description |
|---|---|
UpdateRuleResponseData |
UpdateRuleResponseData.attributes(RuleAttributes attributes) |
ListRulesResponseDataItem |
ListRulesResponseDataItem.attributes(RuleAttributes attributes) |
CreateRuleResponseData |
CreateRuleResponseData.attributes(RuleAttributes attributes) |
void |
UpdateRuleResponseData.setAttributes(RuleAttributes attributes) |
void |
ListRulesResponseDataItem.setAttributes(RuleAttributes attributes) |
void |
CreateRuleResponseData.setAttributes(RuleAttributes attributes) |
Copyright © 2026. All rights reserved.