Klasse SetSpaceThemeOperationSpec

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

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

Specification for the SetSpaceTheme operation.

Set space theme

  • Felddetails

    • VALIDATION_ENABLED

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

    • SetSpaceThemeOperationSpec

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

      @Internal public SetSpaceThemeOperationSpec(String spaceKey, ThemeUpdate body)
      Constructs a validated instance of SetSpaceThemeOperationSpec.

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

      Parameter:
      spaceKey - The key of the space to set the theme for.
      body -
    • SetSpaceThemeOperationSpec

      protected SetSpaceThemeOperationSpec()
  • Methodendetails