Klasse OrchestrationUnroutedAllOfOrchestrationPathSetsInnerRulesInnerActions
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.OrchestrationUnroutedAllOfOrchestrationPathSetsInnerRulesInnerActions
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class OrchestrationUnroutedAllOfOrchestrationPathSetsInnerRulesInnerActions
extends Object
OrchestrationUnroutedAllOfOrchestrationPathSetsInnerRulesInnerActions
-
Verschachtelte Klassen - Übersicht
Modifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
-
Konstruktorübersicht
ModifiziererKonstruktorBeschreibungprotected
Constructs a validated instance ofOrchestrationUnroutedAllOfOrchestrationPathSetsInnerRulesInnerActions
.OrchestrationUnroutedAllOfOrchestrationPathSetsInnerRulesInnerActions
(Consumer<OrchestrationUnroutedAllOfOrchestrationPathSetsInnerRulesInnerActions> spec) Constructs a validated instance ofOrchestrationUnroutedAllOfOrchestrationPathSetsInnerRulesInnerActions
. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()
protected boolean
boolean
int
hashCode()
routeTo()
The ID of a Set from this Unrouted Orchestration whose rules you also want to use with event that match this rule.The ID of a Set from this Unrouted Orchestration whose rules you also want to use with event that match this rule.toString()
-
Felddetails
-
routeTo
The ID of a Set from this Unrouted Orchestration whose rules you also want to use with event that match this rule.
-
-
Konstruktordetails
-
OrchestrationUnroutedAllOfOrchestrationPathSetsInnerRulesInnerActions
public OrchestrationUnroutedAllOfOrchestrationPathSetsInnerRulesInnerActions(Consumer<OrchestrationUnroutedAllOfOrchestrationPathSetsInnerRulesInnerActions> spec) Constructs a validated instance ofOrchestrationUnroutedAllOfOrchestrationPathSetsInnerRulesInnerActions
.- Parameter:
spec
- the specification to process
-
OrchestrationUnroutedAllOfOrchestrationPathSetsInnerRulesInnerActions
@Internal public OrchestrationUnroutedAllOfOrchestrationPathSetsInnerRulesInnerActions(String routeTo) Constructs a validated instance ofOrchestrationUnroutedAllOfOrchestrationPathSetsInnerRulesInnerActions
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
OrchestrationUnroutedAllOfOrchestrationPathSetsInnerRulesInnerActions(Consumer)
instead.- Parameter:
routeTo
- The ID of a Set from this Unrouted Orchestration whose rules you also want to use with event that match this rule.
-
OrchestrationUnroutedAllOfOrchestrationPathSetsInnerRulesInnerActions
protected OrchestrationUnroutedAllOfOrchestrationPathSetsInnerRulesInnerActions()
-
-
Methodendetails
-
builder
-
routeTo
The ID of a Set from this Unrouted Orchestration whose rules you also want to use with event that match this rule. -
routeTo
public OrchestrationUnroutedAllOfOrchestrationPathSetsInnerRulesInnerActions routeTo(String routeTo) The ID of a Set from this Unrouted Orchestration whose rules you also want to use with event that match this rule.- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-