Klasse MultiEntityResultLabel
java.lang.Object
io.github.primelib.confluence4j.rest.v2.model.MultiEntityResultLabel
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class MultiEntityResultLabel
extends Object
MultiEntityResultLabel
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedConstructs a validated instance ofMultiEntityResultLabel.MultiEntityResultLabel(List<Label> results, MultiEntityResultAttachmentLinks _links) Constructs a validated instance ofMultiEntityResultLabel. -
Methodenübersicht
-
Felddetails
-
results
-
_links
-
-
Konstruktordetails
-
MultiEntityResultLabel
Constructs a validated instance ofMultiEntityResultLabel.- Parameter:
spec- the specification to process
-
MultiEntityResultLabel
@Internal public MultiEntityResultLabel(List<Label> results, MultiEntityResultAttachmentLinks _links) Constructs a validated instance ofMultiEntityResultLabel.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
MultiEntityResultLabel(Consumer)instead.- Parameter:
results- results_links- _links
-
MultiEntityResultLabel
protected MultiEntityResultLabel()
-
-
Methodendetails