Klasse SpaceLinks
java.lang.Object
io.github.primelib.confluence4j.rest.v2.model.SpaceLinks
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class SpaceLinks
extends Object
SpaceLinks
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedSpaceLinks(String webui) Constructs a validated instance ofSpaceLinks.SpaceLinks(Consumer<SpaceLinks> spec) Constructs a validated instance ofSpaceLinks. -
Methodenübersicht
-
Felddetails
-
webui
Web UI link of the space.
-
-
Konstruktordetails
-
SpaceLinks
Constructs a validated instance ofSpaceLinks.- Parameter:
spec- the specification to process
-
SpaceLinks
Constructs a validated instance ofSpaceLinks.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