Klasse DeleteWhiteboardOperationSpec

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

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

Specification for the DeleteWhiteboard operation.

Delete whiteboard

  • Felddetails

    • VALIDATION_ENABLED

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

    • DeleteWhiteboardOperationSpec

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

      @Internal public DeleteWhiteboardOperationSpec(Long id)
      Constructs a validated instance of DeleteWhiteboardOperationSpec.

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

      Parameter:
      id - The ID of the whiteboard to be deleted.
    • DeleteWhiteboardOperationSpec

      protected DeleteWhiteboardOperationSpec()
  • Methodendetails