Class Expandablef62071

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

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

    • uris

      protected Object uris
  • Constructor Details

    • Expandablef62071

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

      @Internal public Expandablef62071(Object uris)
      Constructs a validated instance of Expandablef62071.

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

      Parameters:
      uris - uris
    • Expandablef62071

      protected Expandablef62071()
  • Method Details