Klasse CreateSpaceOperationSpec

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

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

Specification for the CreateSpace operation.

Create space

  • Felddetails

    • VALIDATION_ENABLED

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

    • CreateSpaceOperationSpec

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

      @Internal public CreateSpaceOperationSpec(SpaceCreate body)
      Constructs a validated instance of CreateSpaceOperationSpec.

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

      Parameter:
      body - The space to be created.
    • CreateSpaceOperationSpec

      protected CreateSpaceOperationSpec()
  • Methodendetails