Klasse GetFooterLikeCountOperationSpec

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

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

Specification for the GetFooterLikeCount operation.

Get like count for footer comment

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetFooterLikeCountOperationSpec

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

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

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

      protected GetFooterLikeCountOperationSpec()
  • Methodendetails