| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AutomationRuleCreatedBy |
TicketCreationRuleAttributesResponse.getCreatedBy()
The user or Datadog system who created the rule.
|
AutomationRuleCreatedBy |
SeverityModifierRuleAttributesResponse.getCreatedBy()
The user or Datadog system who created the rule.
|
AutomationRuleCreatedBy |
MuteRuleAttributesResponse.getCreatedBy()
The user or Datadog system who created the rule.
|
AutomationRuleCreatedBy |
DueDateRuleAttributesResponse.getCreatedBy()
The user or Datadog system who created the rule.
|
AutomationRuleCreatedBy |
AutomationRuleCreatedBy.id(String id) |
AutomationRuleCreatedBy |
AutomationRuleCreatedBy.name(String name) |
AutomationRuleCreatedBy |
AutomationRuleCreatedBy.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
AutomationRuleCreatedBy |
AutomationRuleCreatedBy.type(AutomationRuleActorType type) |
| Modifier and Type | Method and Description |
|---|---|
TicketCreationRuleAttributesResponse |
TicketCreationRuleAttributesResponse.createdBy(AutomationRuleCreatedBy createdBy) |
SeverityModifierRuleAttributesResponse |
SeverityModifierRuleAttributesResponse.createdBy(AutomationRuleCreatedBy createdBy) |
MuteRuleAttributesResponse |
MuteRuleAttributesResponse.createdBy(AutomationRuleCreatedBy createdBy) |
DueDateRuleAttributesResponse |
DueDateRuleAttributesResponse.createdBy(AutomationRuleCreatedBy createdBy) |
void |
TicketCreationRuleAttributesResponse.setCreatedBy(AutomationRuleCreatedBy createdBy) |
void |
SeverityModifierRuleAttributesResponse.setCreatedBy(AutomationRuleCreatedBy createdBy) |
void |
MuteRuleAttributesResponse.setCreatedBy(AutomationRuleCreatedBy createdBy) |
void |
DueDateRuleAttributesResponse.setCreatedBy(AutomationRuleCreatedBy createdBy) |
Copyright © 2026. All rights reserved.