Klasse VersionExpandable

java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.VersionExpandable

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

    • content

      protected String content
    • collaborators

      protected String collaborators
  • Konstruktordetails

    • VersionExpandable

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

      @Internal public VersionExpandable(String content, String collaborators)
      Constructs a validated instance of VersionExpandable.

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

      Parameter:
      content - content
      collaborators - collaborators
    • VersionExpandable

      protected VersionExpandable()
  • Methodendetails