Klasse DeleteContentPropertyOperationSpec

java.lang.Object
io.github.primelib.confluence4j.rest.v1.spec.DeleteContentPropertyOperationSpec

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

Specification for the DeleteContentProperty operation.

Delete content property

  • Felddetails

    • VALIDATION_ENABLED

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

    • DeleteContentPropertyOperationSpec

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

      @Internal public DeleteContentPropertyOperationSpec(String id, String key)
      Constructs a validated instance of DeleteContentPropertyOperationSpec.

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

      Parameter:
      id - The ID of the content that the property belongs to.
      key - The key of the property.
    • DeleteContentPropertyOperationSpec

      protected DeleteContentPropertyOperationSpec()
  • Methodendetails