Klasse UpdateServiceEventRuleRequest.UpdateServiceEventRuleRequestBuilder
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.UpdateServiceEventRuleRequest.UpdateServiceEventRuleRequestBuilder
- Umschließende Klasse:
UpdateServiceEventRuleRequest
public static class UpdateServiceEventRuleRequest.UpdateServiceEventRuleRequestBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()
rule
(ServiceEventRule rule) The id of the Event Rule to update on the Service.toString()
-
Methodendetails
-
rule
public UpdateServiceEventRuleRequest.UpdateServiceEventRuleRequestBuilder rule(ServiceEventRule rule) - Gibt zurück:
this
.
-
ruleId
The id of the Event Rule to update on the Service.- Gibt zurück:
this
.
-
build
-
toString
-