Klasse CreateUserHandoffNotificationRuleRequest
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.CreateUserHandoffNotificationRuleRequest
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class CreateUserHandoffNotificationRuleRequest
extends Object
CreateUserHandoffNotificationRuleRequest
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedCreateUserHandoffNotificationRuleRequest(HandoffNotificationRule oncallHandoffNotificationRule) Constructs a validated implementation ofCreateUserHandoffNotificationRuleRequest. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanbooleaninthashCode()oncallHandoffNotificationRule(HandoffNotificationRule oncallHandoffNotificationRule) toString()
-
Felddetails
-
oncallHandoffNotificationRule
-
-
Konstruktordetails
-
CreateUserHandoffNotificationRuleRequest
@Internal public CreateUserHandoffNotificationRuleRequest(Consumer<CreateUserHandoffNotificationRuleRequest> spec) Constructs a validated implementation ofCreateUserHandoffNotificationRuleRequest.- Parameter:
spec- the specification to process
-
CreateUserHandoffNotificationRuleRequest
public CreateUserHandoffNotificationRuleRequest(HandoffNotificationRule oncallHandoffNotificationRule) -
CreateUserHandoffNotificationRuleRequest
protected CreateUserHandoffNotificationRuleRequest()
-
-
Methodendetails
-
oncallHandoffNotificationRule
-
oncallHandoffNotificationRule
public CreateUserHandoffNotificationRuleRequest oncallHandoffNotificationRule(HandoffNotificationRule oncallHandoffNotificationRule) - Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-