Klasse CreateAttachmentPropertyOperationSpec.CreateAttachmentPropertyOperationSpecBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v2.spec.CreateAttachmentPropertyOperationSpec.CreateAttachmentPropertyOperationSpecBuilder
- Umschließende Klasse:
CreateAttachmentPropertyOperationSpec
public static class CreateAttachmentPropertyOperationSpec.CreateAttachmentPropertyOperationSpecBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungattachmentId(@NotNull String attachmentId) The ID of the attachment to create a property for.build()contentPropertyCreateRequest(@NotNull ContentPropertyCreateRequest contentPropertyCreateRequest) The content property to be createdtoString()
-
Methodendetails
-
attachmentId
public CreateAttachmentPropertyOperationSpec.CreateAttachmentPropertyOperationSpecBuilder attachmentId(@NotNull @NotNull String attachmentId) The ID of the attachment to create a property for.- Gibt zurück:
this.
-
contentPropertyCreateRequest
public CreateAttachmentPropertyOperationSpec.CreateAttachmentPropertyOperationSpecBuilder contentPropertyCreateRequest(@NotNull @NotNull ContentPropertyCreateRequest contentPropertyCreateRequest) The content property to be created- Gibt zurück:
this.
-
build
-
toString
-