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

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

    • webui

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

    • SpaceLinks

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

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

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

      Parameter:
      webui - Web UI link of the space.
    • SpaceLinks

      protected SpaceLinks()
  • Methodendetails