Klasse GetSpaceThemeOperationSpec

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

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

Specification for the GetSpaceTheme operation.

Get space theme

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetSpaceThemeOperationSpec

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

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

      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 theme.
    • GetSpaceThemeOperationSpec

      protected GetSpaceThemeOperationSpec()
  • Methodendetails