Klasse CreateUserNotificationRuleRequest
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.CreateUserNotificationRuleRequest
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class CreateUserNotificationRuleRequest
extends Object
CreateUserNotificationRuleRequest
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedCreateUserNotificationRuleRequest(NotificationRule notificationRule) Constructs a validated implementation ofCreateUserNotificationRuleRequest. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanbooleaninthashCode()notificationRule(NotificationRule notificationRule) toString()
-
Felddetails
-
notificationRule
-
-
Konstruktordetails
-
CreateUserNotificationRuleRequest
@Internal public CreateUserNotificationRuleRequest(Consumer<CreateUserNotificationRuleRequest> spec) Constructs a validated implementation ofCreateUserNotificationRuleRequest.- Parameter:
spec- the specification to process
-
CreateUserNotificationRuleRequest
-
CreateUserNotificationRuleRequest
protected CreateUserNotificationRuleRequest()
-
-
Methodendetails