Klasse RemoveNotificationFromNotificationSchemeOperationSpec.RemoveNotificationFromNotificationSchemeOperationSpecBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.spec.RemoveNotificationFromNotificationSchemeOperationSpec.RemoveNotificationFromNotificationSchemeOperationSpecBuilder
- Umschließende Klasse:
RemoveNotificationFromNotificationSchemeOperationSpec
public static class RemoveNotificationFromNotificationSchemeOperationSpec.RemoveNotificationFromNotificationSchemeOperationSpecBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()notificationId(@NotNull String notificationId) The ID of the notification.notificationSchemeId(@NotNull String notificationSchemeId) The ID of the notification scheme.toString()
-
Methodendetails
-
notificationSchemeId
public RemoveNotificationFromNotificationSchemeOperationSpec.RemoveNotificationFromNotificationSchemeOperationSpecBuilder notificationSchemeId(@NotNull @NotNull String notificationSchemeId) The ID of the notification scheme.- Gibt zurück:
this.
-
notificationId
public RemoveNotificationFromNotificationSchemeOperationSpec.RemoveNotificationFromNotificationSchemeOperationSpecBuilder notificationId(@NotNull @NotNull String notificationId) The ID of the notification.- Gibt zurück:
this.
-
build
-
toString
-