Klasse NotificationSchemeEventDetailsEvent
java.lang.Object
io.github.primelib.jira4j.restv3.model.NotificationSchemeEventDetailsEvent
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class NotificationSchemeEventDetailsEvent
extends Object
NotificationSchemeEventDetailsEvent
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
Constructs a validated instance ofNotificationSchemeEventDetailsEvent
.Constructs a validated instance ofNotificationSchemeEventDetailsEvent
. -
Methodenübersicht
-
Felddetails
-
id
The ID of the notification scheme event.
-
-
Konstruktordetails
-
NotificationSchemeEventDetailsEvent
Constructs a validated instance ofNotificationSchemeEventDetailsEvent
.- Parameter:
spec
- the specification to process
-
NotificationSchemeEventDetailsEvent
Constructs a validated instance ofNotificationSchemeEventDetailsEvent
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
NotificationSchemeEventDetailsEvent(Consumer)
instead.- Parameter:
id
- The ID of the notification scheme event.
-
NotificationSchemeEventDetailsEvent
protected NotificationSchemeEventDetailsEvent()
-
-
Methodendetails
-
builder
public static NotificationSchemeEventDetailsEvent.NotificationSchemeEventDetailsEventBuilder builder() -
id
The ID of the notification scheme event. -
id
The ID of the notification scheme event.- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-