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