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