Klasse AbstractPageLinks
java.lang.Object
io.github.primelib.confluence4j.rest.v2.model.AbstractPageLinks
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class AbstractPageLinks
extends Object
AbstractPageLinks
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedAbstractPageLinks(String webui, String editui, String tinyui) Constructs a validated instance ofAbstractPageLinks.Constructs a validated instance ofAbstractPageLinks. -
Methodenübersicht
-
Felddetails
-
webui
Web UI link of the content. -
editui
Edit UI link of the content. -
tinyui
Web UI link of the content.
-
-
Konstruktordetails
-
AbstractPageLinks
Constructs a validated instance ofAbstractPageLinks.- Parameter:
spec- the specification to process
-
AbstractPageLinks
Constructs a validated instance ofAbstractPageLinks.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
AbstractPageLinks(Consumer)instead.- Parameter:
webui- Web UI link of the content.editui- Edit UI link of the content.tinyui- Web UI link of the content.
-
AbstractPageLinks
protected AbstractPageLinks()
-
-
Methodendetails
-
builder
-
webui
Web UI link of the content. -
editui
Edit UI link of the content. -
tinyui
Web UI link of the content. -
webui
Web UI link of the content.- Gibt zurück:
this.
-
editui
Edit UI link of the content.- Gibt zurück:
this.
-
tinyui
Web UI link of the content.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-