Klasse MultiEntityResultBlogPostInlineCommentModel
java.lang.Object
io.github.primelib.confluence4j.rest.v2.model.MultiEntityResultBlogPostInlineCommentModel
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class MultiEntityResultBlogPostInlineCommentModel
extends Object
MultiEntityResultBlogPostInlineCommentModel
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected MultiEntityResultAttachmentLinksprotected List<BlogPostInlineCommentModel> -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedMultiEntityResultBlogPostInlineCommentModel(Consumer<MultiEntityResultBlogPostInlineCommentModel> spec) Constructs a validated instance ofMultiEntityResultBlogPostInlineCommentModel.MultiEntityResultBlogPostInlineCommentModel(List<BlogPostInlineCommentModel> results, MultiEntityResultAttachmentLinks _links) Constructs a validated instance ofMultiEntityResultBlogPostInlineCommentModel. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibung_links()static MultiEntityResultBlogPostInlineCommentModel.MultiEntityResultBlogPostInlineCommentModelBuilderbuilder()protected booleanbooleaninthashCode()results()results(List<BlogPostInlineCommentModel> results) toString()
-
Felddetails
-
results
-
_links
-
-
Konstruktordetails
-
MultiEntityResultBlogPostInlineCommentModel
public MultiEntityResultBlogPostInlineCommentModel(Consumer<MultiEntityResultBlogPostInlineCommentModel> spec) Constructs a validated instance ofMultiEntityResultBlogPostInlineCommentModel.- Parameter:
spec- the specification to process
-
MultiEntityResultBlogPostInlineCommentModel
@Internal public MultiEntityResultBlogPostInlineCommentModel(List<BlogPostInlineCommentModel> results, MultiEntityResultAttachmentLinks _links) Constructs a validated instance ofMultiEntityResultBlogPostInlineCommentModel.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
MultiEntityResultBlogPostInlineCommentModel(Consumer)instead.- Parameter:
results- results_links- _links
-
MultiEntityResultBlogPostInlineCommentModel
protected MultiEntityResultBlogPostInlineCommentModel()
-
-
Methodendetails
-
builder
public static MultiEntityResultBlogPostInlineCommentModel.MultiEntityResultBlogPostInlineCommentModelBuilder builder() -
results
-
_links
-
results
public MultiEntityResultBlogPostInlineCommentModel results(List<BlogPostInlineCommentModel> results) - Gibt zurück:
this.
-
_links
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-