Klasse EventRuleActionsCommonExtractionsInnerOneOf.EventRuleActionsCommonExtractionsInnerOneOfBuilder
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.EventRuleActionsCommonExtractionsInnerOneOf.EventRuleActionsCommonExtractionsInnerOneOfBuilder
- Umschließende Klasse:
EventRuleActionsCommonExtractionsInnerOneOf
public static class EventRuleActionsCommonExtractionsInnerOneOf.EventRuleActionsCommonExtractionsInnerOneOfBuilder
extends Object
-
Methodendetails
-
target
public EventRuleActionsCommonExtractionsInnerOneOf.EventRuleActionsCommonExtractionsInnerOneOfBuilder target(String target) The PD-CEF field that will be set with the value from the regex.- Gibt zurück:
this.
-
source
public EventRuleActionsCommonExtractionsInnerOneOf.EventRuleActionsCommonExtractionsInnerOneOfBuilder source(String source) The path to the event field where the regex will be applied to extract a value.- Gibt zurück:
this.
-
regex
public EventRuleActionsCommonExtractionsInnerOneOf.EventRuleActionsCommonExtractionsInnerOneOfBuilder regex(String regex) A RE2 regular expression. If it contains one or more capture groups, their values will be extracted and appended together. If it contains no capture groups, the whole match is used.- Gibt zurück:
this.
-
build
-
toString
-