Klasse SetLookAndFeelSettingsOperationSpec

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

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

Specification for the SetLookAndFeelSettings operation.

Set look and feel settings

  • Felddetails

    • VALIDATION_ENABLED

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

    • SetLookAndFeelSettingsOperationSpec

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

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

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

      Parameter:
      body - The look and feel type to be set.
      spaceKey - The key of the space for which the look and feel settings will be set. If this is not set, the global look and feel settings will be set.
    • SetLookAndFeelSettingsOperationSpec

      protected SetLookAndFeelSettingsOperationSpec()
  • Methodendetails