Klasse UpdateFooterCommentOperationSpec

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

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

Specification for the UpdateFooterComment operation.

Update footer comment

  • Felddetails

    • VALIDATION_ENABLED

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

    • UpdateFooterCommentOperationSpec

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

      @Internal public UpdateFooterCommentOperationSpec(Long commentId, UpdateFooterCommentModel updateFooterCommentModel)
      Constructs a validated instance of UpdateFooterCommentOperationSpec.

      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.
      updateFooterCommentModel - The footer comment to be created
    • UpdateFooterCommentOperationSpec

      protected UpdateFooterCommentOperationSpec()
  • Methodendetails