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