Class Expandabled0Ed16

java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Expandabled0Ed16

@Generated("io.github.primelib.primecodegen") public class Expandabled0Ed16 extends Object
Expandabled0Ed16
  • Field Details

    • operations

      protected String operations
  • Constructor Details

    • Expandabled0Ed16

      public Expandabled0Ed16(Consumer<Expandabled0Ed16> spec)
      Constructs a validated instance of Expandabled0Ed16.
      Parameters:
      spec - the specification to process
    • Expandabled0Ed16

      @Internal public Expandabled0Ed16(String operations)
      Constructs a validated instance of Expandabled0Ed16.

      NOTE: This constructor is not considered stable and may change if the model is updated. Consider using Expandabled0Ed16(Consumer) instead.

      Parameters:
      operations - operations
    • Expandabled0Ed16

      protected Expandabled0Ed16()
  • Method Details