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