Class UpdateNotificationSchemeDetails.UpdateNotificationSchemeDetailsBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.model.UpdateNotificationSchemeDetails.UpdateNotificationSchemeDetailsBuilder
- Enclosing class:
- UpdateNotificationSchemeDetails
public static class UpdateNotificationSchemeDetails.UpdateNotificationSchemeDetailsBuilder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
description
(String description) The description of the notification scheme.The name of the notification scheme.toString()
-
Method Details
-
description
public UpdateNotificationSchemeDetails.UpdateNotificationSchemeDetailsBuilder description(String description) The description of the notification scheme.- Returns:
this
.
-
name
The name of the notification scheme. Must be unique.- Returns:
this
.
-
build
-
toString
-