java.lang.Object
io.github.primelib.confluence4j.rest.v2.model.Ancestor

@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator") public class Ancestor extends Object
Ancestor
  • Felddetails

  • Konstruktordetails

    • Ancestor

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

      @Internal public Ancestor(String id, AncestorType type)
      Constructs a validated instance of Ancestor.

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

      Parameter:
      id - ID of the ancestor
      type - type
    • Ancestor

      protected Ancestor()
  • Methodendetails