Klasse DeleteInlineCommentOperationSpec

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

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

Specification for the DeleteInlineComment operation.

Delete inline comment

  • Felddetails

    • VALIDATION_ENABLED

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

    • DeleteInlineCommentOperationSpec

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

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

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

      Parameter:
      commentId - The ID of the comment to be deleted.
    • DeleteInlineCommentOperationSpec

      protected DeleteInlineCommentOperationSpec()
  • Methodendetails