| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
TicketCreationRuleActionResponse |
TicketCreationRuleActionResponse.assigneeId(UUID assigneeId) |
TicketCreationRuleActionResponse |
TicketCreationRuleActionResponse.autoDisabledReason(String autoDisabledReason) |
TicketCreationRuleActionResponse |
TicketCreationRuleActionResponse.fields(Object fields) |
TicketCreationRuleActionResponse |
TicketCreationRuleAttributesResponse.getAction()
The action to take when the ticket creation rule matches a finding.
|
TicketCreationRuleActionResponse |
TicketCreationRuleActionResponse.maxTicketsPerDay(Long maxTicketsPerDay) |
TicketCreationRuleActionResponse |
TicketCreationRuleActionResponse.projectId(UUID projectId) |
TicketCreationRuleActionResponse |
TicketCreationRuleActionResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
TicketCreationRuleActionResponse |
TicketCreationRuleActionResponse.target(TicketCreationTarget target) |
| Modifier and Type | Method and Description |
|---|---|
TicketCreationRuleAttributesResponse |
TicketCreationRuleAttributesResponse.action(TicketCreationRuleActionResponse action) |
void |
TicketCreationRuleAttributesResponse.setAction(TicketCreationRuleActionResponse action) |
| Constructor and Description |
|---|
TicketCreationRuleAttributesResponse(TicketCreationRuleActionResponse action,
Long createdAt,
AutomationRuleCreatedBy createdBy,
Boolean enabled,
Long modifiedAt,
AutomationRuleModifiedBy modifiedBy,
String name,
AutomationRuleScope rule) |
Copyright © 2026. All rights reserved.