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