Klasse DeleteSpaceOperationSpec

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

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

Specification for the DeleteSpace operation.

Delete space

  • Felddetails

    • VALIDATION_ENABLED

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

    • DeleteSpaceOperationSpec

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

      @Internal public DeleteSpaceOperationSpec(String spaceKey)
      Constructs a validated instance of DeleteSpaceOperationSpec.

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

      Parameter:
      spaceKey - The key of the space to delete.
    • DeleteSpaceOperationSpec

      protected DeleteSpaceOperationSpec()
  • Methodendetails