| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AutomationRuleScope |
AutomationRuleScope.addFindingTypesItem(SecurityFindingType findingTypesItem) |
AutomationRuleScope |
AutomationRuleScope.findingTypes(List<SecurityFindingType> findingTypes) |
AutomationRuleScope |
TicketCreationRuleAttributesResponse.getRule()
Defines the scope of findings to which the automation rule applies.
|
AutomationRuleScope |
TicketCreationRuleAttributesCreate.getRule()
Defines the scope of findings to which the automation rule applies.
|
AutomationRuleScope |
SeverityModifierRuleAttributesResponse.getRule()
Defines the scope of findings to which the automation rule applies.
|
AutomationRuleScope |
SeverityModifierRuleAttributesCreate.getRule()
Defines the scope of findings to which the automation rule applies.
|
AutomationRuleScope |
MuteRuleAttributesResponse.getRule()
Defines the scope of findings to which the automation rule applies.
|
AutomationRuleScope |
MuteRuleAttributesCreate.getRule()
Defines the scope of findings to which the automation rule applies.
|
AutomationRuleScope |
DueDateRuleAttributesResponse.getRule()
Defines the scope of findings to which the automation rule applies.
|
AutomationRuleScope |
DueDateRuleAttributesCreate.getRule()
Defines the scope of findings to which the automation rule applies.
|
AutomationRuleScope |
AutomationRuleScope.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
AutomationRuleScope |
AutomationRuleScope.query(String query) |
| Modifier and Type | Method and Description |
|---|---|
TicketCreationRuleAttributesResponse |
TicketCreationRuleAttributesResponse.rule(AutomationRuleScope rule) |
TicketCreationRuleAttributesCreate |
TicketCreationRuleAttributesCreate.rule(AutomationRuleScope rule) |
SeverityModifierRuleAttributesResponse |
SeverityModifierRuleAttributesResponse.rule(AutomationRuleScope rule) |
SeverityModifierRuleAttributesCreate |
SeverityModifierRuleAttributesCreate.rule(AutomationRuleScope rule) |
MuteRuleAttributesResponse |
MuteRuleAttributesResponse.rule(AutomationRuleScope rule) |
MuteRuleAttributesCreate |
MuteRuleAttributesCreate.rule(AutomationRuleScope rule) |
DueDateRuleAttributesResponse |
DueDateRuleAttributesResponse.rule(AutomationRuleScope rule) |
DueDateRuleAttributesCreate |
DueDateRuleAttributesCreate.rule(AutomationRuleScope rule) |
void |
TicketCreationRuleAttributesResponse.setRule(AutomationRuleScope rule) |
void |
TicketCreationRuleAttributesCreate.setRule(AutomationRuleScope rule) |
void |
SeverityModifierRuleAttributesResponse.setRule(AutomationRuleScope rule) |
void |
SeverityModifierRuleAttributesCreate.setRule(AutomationRuleScope rule) |
void |
MuteRuleAttributesResponse.setRule(AutomationRuleScope rule) |
void |
MuteRuleAttributesCreate.setRule(AutomationRuleScope rule) |
void |
DueDateRuleAttributesResponse.setRule(AutomationRuleScope rule) |
void |
DueDateRuleAttributesCreate.setRule(AutomationRuleScope rule) |
Copyright © 2026. All rights reserved.