Klasse GetBlogPostOperationsOperationSpec

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

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

Specification for the GetBlogPostOperations operation.

Get permitted operations for blog post

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetBlogPostOperationsOperationSpec

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

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

      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 operations should be returned.
    • GetBlogPostOperationsOperationSpec

      protected GetBlogPostOperationsOperationSpec()
  • Methodendetails