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
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedCreateUserNotificationRuleRequest(NotificationRule notificationRule) Constructs a validated instance ofCreateUserNotificationRuleRequest.Constructs a validated instance ofCreateUserNotificationRuleRequest. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()protected booleanbooleaninthashCode()notificationRule(NotificationRule notificationRule) toString()
-
Felddetails
-
notificationRule
-
-
Konstruktordetails
-
CreateUserNotificationRuleRequest
Constructs a validated instance ofCreateUserNotificationRuleRequest.- Parameter:
spec- the specification to process
-
CreateUserNotificationRuleRequest
Constructs a validated instance ofCreateUserNotificationRuleRequest.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
CreateUserNotificationRuleRequest(Consumer)instead.- Parameter:
notificationRule- var.name
-
CreateUserNotificationRuleRequest
protected CreateUserNotificationRuleRequest()
-
-
Methodendetails