Class DeleteNotificationSchemeOperationSpec.DeleteNotificationSchemeOperationSpecBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.spec.DeleteNotificationSchemeOperationSpec.DeleteNotificationSchemeOperationSpecBuilder
- Enclosing class:
- DeleteNotificationSchemeOperationSpec
public static class DeleteNotificationSchemeOperationSpec.DeleteNotificationSchemeOperationSpecBuilder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
notificationSchemeId
(@NotNull String notificationSchemeId) The ID of the notification scheme.toString()
-
Method Details
-
notificationSchemeId
public DeleteNotificationSchemeOperationSpec.DeleteNotificationSchemeOperationSpecBuilder notificationSchemeId(@NotNull @NotNull String notificationSchemeId) The ID of the notification scheme.- Returns:
this
.
-
build
-
toString
-