Klasse GetThemeOperationSpec

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

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

Specification for the GetTheme operation.

Get theme

  • Felddetails

    • VALIDATION_ENABLED

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

    • GetThemeOperationSpec

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

      @Internal public GetThemeOperationSpec(String themeKey)
      Constructs a validated instance of GetThemeOperationSpec.

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

      Parameter:
      themeKey - The key of the theme to be returned.
    • GetThemeOperationSpec

      protected GetThemeOperationSpec()
  • Methodendetails