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