Class Expandable25A645

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

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

    • read

      protected String read
    • update

      protected String update
  • Constructor Details

    • Expandable25A645

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

      @Internal public Expandable25A645(String read, String update)
      Constructs a validated instance of Expandable25A645.

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

      Parameters:
      read - read
      update - update
    • Expandable25A645

      protected Expandable25A645()
  • Method Details