Class NotificationSchemeEventDetailsEvent
java.lang.Object
io.github.primelib.jira4j.restv2.model.NotificationSchemeEventDetailsEvent
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class NotificationSchemeEventDetailsEvent
extends Object
NotificationSchemeEventDetailsEvent
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructs a validated instance ofNotificationSchemeEventDetailsEvent.Constructs a validated instance ofNotificationSchemeEventDetailsEvent. -
Method Summary
-
Field Details
-
id
The ID of the notification scheme event.
-
-
Constructor Details
-
NotificationSchemeEventDetailsEvent
Constructs a validated instance ofNotificationSchemeEventDetailsEvent.- Parameters:
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.- Parameters:
id- The ID of the notification scheme event.
-
NotificationSchemeEventDetailsEvent
protected NotificationSchemeEventDetailsEvent()
-
-
Method Details
-
builder
public static NotificationSchemeEventDetailsEvent.NotificationSchemeEventDetailsEventBuilder builder() -
id
The ID of the notification scheme event. -
id
The ID of the notification scheme event.- Returns:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-