Klasse DeletePageTreeOperationSpec

java.lang.Object
io.github.primelib.confluence4j.rest.v1.spec.DeletePageTreeOperationSpec

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

Specification for the DeletePageTree operation.

Delete page tree

  • Felddetails

    • VALIDATION_ENABLED

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

    • DeletePageTreeOperationSpec

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

      @Internal public DeletePageTreeOperationSpec(String id)
      Constructs a validated instance of DeletePageTreeOperationSpec.

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

      Parameter:
      id - The ID of the content which forms root of the page tree, to be deleted.
    • DeletePageTreeOperationSpec

      protected DeletePageTreeOperationSpec()
  • Methodendetails