Klasse GetSpaceSettingsOperationSpec

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

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

Specification for the GetSpaceSettings operation.

Get space settings

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetSpaceSettingsOperationSpec

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

      @Internal public GetSpaceSettingsOperationSpec(String spaceKey)
      Constructs a validated instance of GetSpaceSettingsOperationSpec.

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

      Parameter:
      spaceKey - The key of the space to be queried for its settings.
    • GetSpaceSettingsOperationSpec

      protected GetSpaceSettingsOperationSpec()
  • Methodendetails