Klasse UpdateFooterCommentOperationSpec.UpdateFooterCommentOperationSpecBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v2.spec.UpdateFooterCommentOperationSpec.UpdateFooterCommentOperationSpecBuilder
- Umschließende Klasse:
UpdateFooterCommentOperationSpec
public static class UpdateFooterCommentOperationSpec.UpdateFooterCommentOperationSpecBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()The ID of the comment to be retrieved.toString()updateFooterCommentModel(@NotNull UpdateFooterCommentModel updateFooterCommentModel) The footer comment to be created
-
Methodendetails
-
commentId
public UpdateFooterCommentOperationSpec.UpdateFooterCommentOperationSpecBuilder commentId(@NotNull @NotNull Long commentId) The ID of the comment to be retrieved.- Gibt zurück:
this.
-
build
-
toString
-