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