Klasse DeleteCommentPropertyByIdOperationSpec.DeleteCommentPropertyByIdOperationSpecBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v2.spec.DeleteCommentPropertyByIdOperationSpec.DeleteCommentPropertyByIdOperationSpecBuilder
- Umschließende Klasse:
DeleteCommentPropertyByIdOperationSpec
public static class DeleteCommentPropertyByIdOperationSpec.DeleteCommentPropertyByIdOperationSpecBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()The ID of the comment the property belongs to.propertyId(@NotNull Long propertyId) The ID of the property to be deleted.toString()
-
Methodendetails
-
commentId
public DeleteCommentPropertyByIdOperationSpec.DeleteCommentPropertyByIdOperationSpecBuilder commentId(@NotNull @NotNull Long commentId) The ID of the comment the property belongs to.- Gibt zurück:
this.
-
propertyId
public DeleteCommentPropertyByIdOperationSpec.DeleteCommentPropertyByIdOperationSpecBuilder propertyId(@NotNull @NotNull Long propertyId) The ID of the property to be deleted.- Gibt zurück:
this.
-
build
-
toString
-