Klasse UpdateServiceEventRuleRequest
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.UpdateServiceEventRuleRequest
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class UpdateServiceEventRuleRequest
extends Object
UpdateServiceEventRuleRequest
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected ServiceEventRuleprotected StringThe id of the Event Rule to update on the Service. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedUpdateServiceEventRuleRequest(ServiceEventRule rule, String ruleId) Constructs a validated implementation ofUpdateServiceEventRuleRequest. -
Methodenübersicht
-
Felddetails
-
rule
-
ruleId
The id of the Event Rule to update on the Service.
-
-
Konstruktordetails
-
UpdateServiceEventRuleRequest
Constructs a validated implementation ofUpdateServiceEventRuleRequest.- Parameter:
spec- the specification to process
-
UpdateServiceEventRuleRequest
-
UpdateServiceEventRuleRequest
protected UpdateServiceEventRuleRequest()
-
-
Methodendetails
-
rule
-
ruleId
The id of the Event Rule to update on the Service. -
rule
- Gibt zurück:
this.
-
ruleId
The id of the Event Rule to update on the Service.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-