Class NotificationSchemeScope.NotificationSchemeScopeBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.model.NotificationSchemeScope.NotificationSchemeScopeBuilder
- Enclosing class:
- NotificationSchemeScope
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
project
(ScopeProject project) toString()
The type of scope.
-
Method Details
-
project
- Returns:
this
.
-
type
public NotificationSchemeScope.NotificationSchemeScopeBuilder type(NotificationSchemeScope.TypeEnum type) The type of scope.- Returns:
this
.
-
build
-
toString
-