Klasse NotificationSchemeAndProjectMappingJsonBean.NotificationSchemeAndProjectMappingJsonBeanBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.model.NotificationSchemeAndProjectMappingJsonBean.NotificationSchemeAndProjectMappingJsonBeanBuilder
- Umschließende Klasse:
NotificationSchemeAndProjectMappingJsonBean
public static class NotificationSchemeAndProjectMappingJsonBean.NotificationSchemeAndProjectMappingJsonBeanBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()
notificationSchemeId
(String notificationSchemeId) toString()
-
Methodendetails
-
notificationSchemeId
public NotificationSchemeAndProjectMappingJsonBean.NotificationSchemeAndProjectMappingJsonBeanBuilder notificationSchemeId(String notificationSchemeId) - Gibt zurück:
this
.
-
projectId
public NotificationSchemeAndProjectMappingJsonBean.NotificationSchemeAndProjectMappingJsonBeanBuilder projectId(String projectId) - Gibt zurück:
this
.
-
build
-
toString
-