Klasse EventRuleActionsCommon.EventRuleActionsCommonBuilder
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.EventRuleActionsCommon.EventRuleActionsCommonBuilder
- Umschließende Klasse:
EventRuleActionsCommon
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungannotate(EventRuleActionsCommonAnnotate annotate) build()eventAction(EventRuleActionsCommonEventAction eventAction) extractions(List<EventRuleActionsCommonExtractionsInner> extractions) Dynamically extract values to set and modify new and existing PD-CEF fields.priority(EventRuleActionsCommonPriority priority) severity(EventRuleActionsCommonSeverity severity) suppress(EventRuleActionsCommonSuppress suppress) suspend(EventRuleActionsCommonSuspend suspend) toString()
-
Methodendetails
-
annotate
public EventRuleActionsCommon.EventRuleActionsCommonBuilder annotate(EventRuleActionsCommonAnnotate annotate) - Gibt zurück:
this.
-
eventAction
public EventRuleActionsCommon.EventRuleActionsCommonBuilder eventAction(EventRuleActionsCommonEventAction eventAction) - Gibt zurück:
this.
-
extractions
public EventRuleActionsCommon.EventRuleActionsCommonBuilder extractions(List<EventRuleActionsCommonExtractionsInner> extractions) Dynamically extract values to set and modify new and existing PD-CEF fields.- Gibt zurück:
this.
-
priority
public EventRuleActionsCommon.EventRuleActionsCommonBuilder priority(EventRuleActionsCommonPriority priority) - Gibt zurück:
this.
-
severity
public EventRuleActionsCommon.EventRuleActionsCommonBuilder severity(EventRuleActionsCommonSeverity severity) - Gibt zurück:
this.
-
suppress
public EventRuleActionsCommon.EventRuleActionsCommonBuilder suppress(EventRuleActionsCommonSuppress suppress) - Gibt zurück:
this.
-
suspend
public EventRuleActionsCommon.EventRuleActionsCommonBuilder suspend(EventRuleActionsCommonSuspend suspend) - Gibt zurück:
this.
-
build
-
toString
-