Klasse GetInlineLikeCountOperationSpec

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

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

Specification for the GetInlineLikeCount operation.

Get like count for inline comment

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetInlineLikeCountOperationSpec

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

      @Internal public GetInlineLikeCountOperationSpec(Long id)
      Constructs a validated instance of GetInlineLikeCountOperationSpec.

      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 like count should be returned.
    • GetInlineLikeCountOperationSpec

      protected GetInlineLikeCountOperationSpec()
  • Methodendetails