Klasse ServiceEventRuleAllOfVariables.ServiceEventRuleAllOfVariablesBuilder
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.ServiceEventRuleAllOfVariables.ServiceEventRuleAllOfVariablesBuilder
- Umschließende Klasse:
ServiceEventRuleAllOfVariables
public static class ServiceEventRuleAllOfVariables.ServiceEventRuleAllOfVariablesBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()The name of the variable.parameters(ServiceEventRuleAllOfParameters parameters) toString()The type of operation to populate the variable.
-
Methodendetails
-
type
public ServiceEventRuleAllOfVariables.ServiceEventRuleAllOfVariablesBuilder type(ServiceEventRuleAllOfVariables.TypeEnum type) The type of operation to populate the variable.- Gibt zurück:
this.
-
name
The name of the variable.- Gibt zurück:
this.
-
parameters
public ServiceEventRuleAllOfVariables.ServiceEventRuleAllOfVariablesBuilder parameters(ServiceEventRuleAllOfParameters parameters) - Gibt zurück:
this.
-
build
-
toString
-