Klasse CommentLinks

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

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

    • webui

      protected String webui
      Web UI link of the content.
  • Konstruktordetails

    • CommentLinks

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

      @Internal public CommentLinks(String webui)
      Constructs a validated instance of CommentLinks.

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

      Parameter:
      webui - Web UI link of the content.
    • CommentLinks

      protected CommentLinks()
  • Methodendetails