Klasse GetBlogPostLikeCountOperationSpec

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

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

Specification for the GetBlogPostLikeCount operation.

Get like count for blog post

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetBlogPostLikeCountOperationSpec

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

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

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

      Parameter:
      id - The ID of the blog post for which like count should be returned.
    • GetBlogPostLikeCountOperationSpec

      protected GetBlogPostLikeCountOperationSpec()
  • Methodendetails