| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
RuleAttributesRequest |
RuleAttributesRequest.description(String description) |
RuleAttributesRequest |
RuleAttributesRequest.enabled(Boolean enabled) |
RuleAttributesRequest |
UpdateRuleRequestData.getAttributes()
Attributes for creating or updating a rule.
|
RuleAttributesRequest |
CreateRuleRequestData.getAttributes()
Attributes for creating or updating a rule.
|
RuleAttributesRequest |
RuleAttributesRequest.level(Integer level) |
RuleAttributesRequest |
RuleAttributesRequest.name(String name) |
RuleAttributesRequest |
RuleAttributesRequest.owner(String owner) |
RuleAttributesRequest |
RuleAttributesRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
RuleAttributesRequest |
RuleAttributesRequest.scopeQuery(String scopeQuery) |
RuleAttributesRequest |
RuleAttributesRequest.scorecardName(String scorecardName) |
| Modifier and Type | Method and Description |
|---|---|
UpdateRuleRequestData |
UpdateRuleRequestData.attributes(RuleAttributesRequest attributes) |
CreateRuleRequestData |
CreateRuleRequestData.attributes(RuleAttributesRequest attributes) |
void |
UpdateRuleRequestData.setAttributes(RuleAttributesRequest attributes) |
void |
CreateRuleRequestData.setAttributes(RuleAttributesRequest attributes) |
Copyright © 2026. All rights reserved.