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