Klasse CreateWhiteboardOperationSpec.CreateWhiteboardOperationSpecBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v2.spec.CreateWhiteboardOperationSpec.CreateWhiteboardOperationSpecBuilder
- Umschließende Klasse:
CreateWhiteboardOperationSpec
public static class CreateWhiteboardOperationSpec.CreateWhiteboardOperationSpecBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungThe whiteboard will be private.build()createWhiteboardRequest(@NotNull CreateWhiteboardRequest createWhiteboardRequest) toString()
-
Methodendetails
-
createWhiteboardRequest
public CreateWhiteboardOperationSpec.CreateWhiteboardOperationSpecBuilder createWhiteboardRequest(@NotNull @NotNull CreateWhiteboardRequest createWhiteboardRequest) - Gibt zurück:
this.
-
_private
public CreateWhiteboardOperationSpec.CreateWhiteboardOperationSpecBuilder _private(@Nullable @Nullable Boolean _private) The whiteboard will be private. Only the user who creates this whiteboard will have permission to view and edit one.- Gibt zurück:
this.
-
build
-
toString
-