Klasse UpdateSpaceOperationSpec

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

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

Specification for the UpdateSpace operation.

Update space

  • Felddetails

    • VALIDATION_ENABLED

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

    • UpdateSpaceOperationSpec

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

      @Internal public UpdateSpaceOperationSpec(String spaceKey, SpaceUpdate body)
      Constructs a validated instance of UpdateSpaceOperationSpec.

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

      Parameter:
      spaceKey - The key of the space to update.
      body - The updated space.
    • UpdateSpaceOperationSpec

      protected UpdateSpaceOperationSpec()
  • Methodendetails