Klasse DeleteCustomContentOperationSpec

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

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

Specification for the DeleteCustomContent operation.

Delete custom content

  • Felddetails

    • VALIDATION_ENABLED

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

    • DeleteCustomContentOperationSpec

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

      @Internal public DeleteCustomContentOperationSpec(Long id, Boolean purge)
      Constructs a validated instance of DeleteCustomContentOperationSpec.

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

      Parameter:
      id - The ID of the custom content to be deleted.
      purge - If attempting to purge the custom content.
    • DeleteCustomContentOperationSpec

      protected DeleteCustomContentOperationSpec()
  • Methodendetails