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