Class Expandable5Ee9Fc

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

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

    • view

      protected String view
    • plain

      protected String plain
  • Constructor Details

    • Expandable5Ee9Fc

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

      @Internal public Expandable5Ee9Fc(String view, String plain)
      Constructs a validated instance of Expandable5Ee9Fc.

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

      Parameters:
      view - view
      plain - plain
    • Expandable5Ee9Fc

      protected Expandable5Ee9Fc()
  • Method Details