Class Expandable3Adce7

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

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

    • version

      protected String version
    • space

      protected String space
  • Constructor Details

    • Expandable3Adce7

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

      @Internal public Expandable3Adce7(String version, String space)
      Constructs a validated instance of Expandable3Adce7.

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

      Parameters:
      version - version
      space - space
    • Expandable3Adce7

      protected Expandable3Adce7()
  • Method Details