Klasse DeleteFooterCommentOperationSpec

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

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

Specification for the DeleteFooterComment operation.

Delete footer comment

  • Felddetails

    • VALIDATION_ENABLED

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

    • DeleteFooterCommentOperationSpec

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

      @Internal public DeleteFooterCommentOperationSpec(Long commentId)
      Constructs a validated instance of DeleteFooterCommentOperationSpec.

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

      Parameter:
      commentId - The ID of the comment to be retrieved.
    • DeleteFooterCommentOperationSpec

      protected DeleteFooterCommentOperationSpec()
  • Methodendetails