Klasse CreateWhiteboardOperationSpec

java.lang.Object
io.github.primelib.confluence4j.rest.v2.spec.CreateWhiteboardOperationSpec

@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator") public class CreateWhiteboardOperationSpec extends Object
CreateWhiteboardSpec

Specification for the CreateWhiteboard operation.

Create whiteboard

  • Felddetails

    • VALIDATION_ENABLED

      @Experimental public static Boolean VALIDATION_ENABLED
      allows to disable validation of the spec, use with care!
  • Konstruktordetails

    • CreateWhiteboardOperationSpec

      @Internal public CreateWhiteboardOperationSpec(Consumer<CreateWhiteboardOperationSpec> spec)
      Constructs a validated instance of CreateWhiteboardOperationSpec.
      Parameter:
      spec - the specification to process
    • CreateWhiteboardOperationSpec

      @Internal public CreateWhiteboardOperationSpec(CreateWhiteboardRequest createWhiteboardRequest, Boolean _private)
      Constructs a validated instance of CreateWhiteboardOperationSpec.

      NOTE: This constructor is not considered stable and may change if the operation is updated.

      Parameter:
      createWhiteboardRequest -
      _private - The whiteboard will be private. Only the user who creates this whiteboard will have permission to view and edit one.
    • CreateWhiteboardOperationSpec

      protected CreateWhiteboardOperationSpec()
  • Methodendetails