Klasse UpdateSpaceSettingsOperationSpec

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

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

Specification for the UpdateSpaceSettings operation.

Update space settings

  • Felddetails

    • VALIDATION_ENABLED

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

    • UpdateSpaceSettingsOperationSpec

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

      @Internal public UpdateSpaceSettingsOperationSpec(String spaceKey, SpaceSettingsUpdate spaceSettingsUpdate)
      Constructs a validated instance of UpdateSpaceSettingsOperationSpec.

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

      Parameter:
      spaceKey - The key of the space whose settings will be updated.
      spaceSettingsUpdate - The space settings to update.
    • UpdateSpaceSettingsOperationSpec

      protected UpdateSpaceSettingsOperationSpec()
  • Methodendetails