Klasse NotificationSchemeAndProjectMappingJsonBean
java.lang.Object
io.github.primelib.jira4j.restv2.model.NotificationSchemeAndProjectMappingJsonBean
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class NotificationSchemeAndProjectMappingJsonBean
extends Object
NotificationSchemeAndProjectMappingJsonBean
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
NotificationSchemeAndProjectMappingJsonBean
(String notificationSchemeId, String projectId) Constructs a validated instance ofNotificationSchemeAndProjectMappingJsonBean
.NotificationSchemeAndProjectMappingJsonBean
(Consumer<NotificationSchemeAndProjectMappingJsonBean> spec) Constructs a validated instance ofNotificationSchemeAndProjectMappingJsonBean
. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic NotificationSchemeAndProjectMappingJsonBean.NotificationSchemeAndProjectMappingJsonBeanBuilder
builder()
protected boolean
boolean
int
hashCode()
notificationSchemeId
(String notificationSchemeId) toString()
-
Felddetails
-
notificationSchemeId
-
projectId
-
-
Konstruktordetails
-
NotificationSchemeAndProjectMappingJsonBean
public NotificationSchemeAndProjectMappingJsonBean(Consumer<NotificationSchemeAndProjectMappingJsonBean> spec) Constructs a validated instance ofNotificationSchemeAndProjectMappingJsonBean
.- Parameter:
spec
- the specification to process
-
NotificationSchemeAndProjectMappingJsonBean
@Internal public NotificationSchemeAndProjectMappingJsonBean(String notificationSchemeId, String projectId) Constructs a validated instance ofNotificationSchemeAndProjectMappingJsonBean
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
NotificationSchemeAndProjectMappingJsonBean(Consumer)
instead.- Parameter:
notificationSchemeId
- var.nameprojectId
- var.name
-
NotificationSchemeAndProjectMappingJsonBean
protected NotificationSchemeAndProjectMappingJsonBean()
-
-
Methodendetails
-
builder
public static NotificationSchemeAndProjectMappingJsonBean.NotificationSchemeAndProjectMappingJsonBeanBuilder builder() -
notificationSchemeId
-
projectId
-
notificationSchemeId
public NotificationSchemeAndProjectMappingJsonBean notificationSchemeId(String notificationSchemeId) - Gibt zurück:
this
.
-
projectId
- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-