Klasse UpdateNotificationSchemeDetails.UpdateNotificationSchemeDetailsBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.model.UpdateNotificationSchemeDetails.UpdateNotificationSchemeDetailsBuilder
- Umschließende Klasse:
UpdateNotificationSchemeDetails
public static class UpdateNotificationSchemeDetails.UpdateNotificationSchemeDetailsBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()
description
(String description) The description of the notification scheme.The name of the notification scheme.toString()
-
Methodendetails
-
description
public UpdateNotificationSchemeDetails.UpdateNotificationSchemeDetailsBuilder description(String description) The description of the notification scheme.- Gibt zurück:
this
.
-
name
The name of the notification scheme. Must be unique.- Gibt zurück:
this
.
-
build
-
toString
-