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