Klasse GetInlineCommentVersionDetailsOperationSpec

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

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

Specification for the GetInlineCommentVersionDetails operation.

Get version details for inline comment version

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetInlineCommentVersionDetailsOperationSpec

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

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

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

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

      protected GetInlineCommentVersionDetailsOperationSpec()
  • Methodendetails