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