Klasse GetBlogpostContentPropertiesByIdOperationSpec

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

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

Specification for the GetBlogpostContentPropertiesById operation.

Get content property for blog post by id

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetBlogpostContentPropertiesByIdOperationSpec

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

      @Internal public GetBlogpostContentPropertiesByIdOperationSpec(Long blogpostId, Long propertyId)
      Constructs a validated instance of GetBlogpostContentPropertiesByIdOperationSpec.

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

      Parameter:
      blogpostId - The ID of the blog post for which content properties should be returned.
      propertyId - The ID of the property being requested
    • GetBlogpostContentPropertiesByIdOperationSpec

      protected GetBlogpostContentPropertiesByIdOperationSpec()
  • Methodendetails