Klasse CreateUserStatusUpdateNotificationRuleRequest
java.lang.Object
io.github.primelib.pagerduty4j.rest.model.CreateUserStatusUpdateNotificationRuleRequest
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class CreateUserStatusUpdateNotificationRuleRequest
extends Object
CreateUserStatusUpdateNotificationRuleRequest
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedCreateUserStatusUpdateNotificationRuleRequest(StatusUpdateNotificationRule statusUpdateNotificationRule) Constructs a validated instance ofCreateUserStatusUpdateNotificationRuleRequest.CreateUserStatusUpdateNotificationRuleRequest(Consumer<CreateUserStatusUpdateNotificationRuleRequest> spec) Constructs a validated instance ofCreateUserStatusUpdateNotificationRuleRequest. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic CreateUserStatusUpdateNotificationRuleRequest.CreateUserStatusUpdateNotificationRuleRequestBuilderbuilder()protected booleanbooleaninthashCode()statusUpdateNotificationRule(StatusUpdateNotificationRule statusUpdateNotificationRule) toString()
-
Felddetails
-
statusUpdateNotificationRule
-
-
Konstruktordetails
-
CreateUserStatusUpdateNotificationRuleRequest
public CreateUserStatusUpdateNotificationRuleRequest(Consumer<CreateUserStatusUpdateNotificationRuleRequest> spec) Constructs a validated instance ofCreateUserStatusUpdateNotificationRuleRequest.- Parameter:
spec- the specification to process
-
CreateUserStatusUpdateNotificationRuleRequest
@Internal public CreateUserStatusUpdateNotificationRuleRequest(StatusUpdateNotificationRule statusUpdateNotificationRule) Constructs a validated instance ofCreateUserStatusUpdateNotificationRuleRequest.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
CreateUserStatusUpdateNotificationRuleRequest(Consumer)instead.- Parameter:
statusUpdateNotificationRule- statusUpdateNotificationRule
-
CreateUserStatusUpdateNotificationRuleRequest
protected CreateUserStatusUpdateNotificationRuleRequest()
-
-
Methodendetails
-
builder
-
statusUpdateNotificationRule
-
statusUpdateNotificationRule
public CreateUserStatusUpdateNotificationRuleRequest statusUpdateNotificationRule(StatusUpdateNotificationRule statusUpdateNotificationRule) - Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-