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