Klasse GetAttachmentContentPropertiesByIdOperationSpec.GetAttachmentContentPropertiesByIdOperationSpecBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v2.spec.GetAttachmentContentPropertiesByIdOperationSpec.GetAttachmentContentPropertiesByIdOperationSpecBuilder
- Umschließende Klasse:
GetAttachmentContentPropertiesByIdOperationSpec
public static class GetAttachmentContentPropertiesByIdOperationSpec.GetAttachmentContentPropertiesByIdOperationSpecBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungattachmentId(@NotNull String attachmentId) The ID of the attachment for which content properties should be returned.build()propertyId(@NotNull Long propertyId) The ID of the content property to be returnedtoString()
-
Methodendetails
-
attachmentId
public GetAttachmentContentPropertiesByIdOperationSpec.GetAttachmentContentPropertiesByIdOperationSpecBuilder attachmentId(@NotNull @NotNull String attachmentId) The ID of the attachment for which content properties should be returned.- Gibt zurück:
this.
-
propertyId
public GetAttachmentContentPropertiesByIdOperationSpec.GetAttachmentContentPropertiesByIdOperationSpecBuilder propertyId(@NotNull @NotNull Long propertyId) The ID of the content property to be returned- Gibt zurück:
this.
-
build
-
toString
-