Klasse GetFooterCommentVersionDetailsOperationSpec

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

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

Specification for the GetFooterCommentVersionDetails operation.

Get version details for footer comment version

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetFooterCommentVersionDetailsOperationSpec

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

      @Internal public GetFooterCommentVersionDetailsOperationSpec(Long id, Long versionNumber)
      Constructs a validated instance of GetFooterCommentVersionDetailsOperationSpec.

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

      Parameter:
      id - The ID of the footer comment for which version details should be returned.
      versionNumber - The version number of the footer comment to be returned.
    • GetFooterCommentVersionDetailsOperationSpec

      protected GetFooterCommentVersionDetailsOperationSpec()
  • Methodendetails