Klasse DeleteSpacePropertyOperationSpec

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

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

Specification for the DeleteSpaceProperty operation.

Delete space property

  • Felddetails

    • VALIDATION_ENABLED

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

    • DeleteSpacePropertyOperationSpec

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

      @Internal public DeleteSpacePropertyOperationSpec(String spaceKey, String key)
      Constructs a validated instance of DeleteSpacePropertyOperationSpec.

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

      Parameter:
      spaceKey - The key of the space that the property is in.
      key - The key of the property to be deleted.
    • DeleteSpacePropertyOperationSpec

      protected DeleteSpacePropertyOperationSpec()
  • Methodendetails