Klasse AttachmentUpdateMetadata
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.AttachmentUpdateMetadata
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class AttachmentUpdateMetadata
extends Object
AttachmentUpdateMetadata
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedAttachmentUpdateMetadata(String mediaType, String comment) Constructs a validated instance ofAttachmentUpdateMetadata.Constructs a validated instance ofAttachmentUpdateMetadata. -
Methodenübersicht
-
Felddetails
-
mediaType
The media type of the attachment, e.g. 'img/jpg'. -
comment
The comment for this update.
-
-
Konstruktordetails
-
AttachmentUpdateMetadata
Constructs a validated instance ofAttachmentUpdateMetadata.- Parameter:
spec- the specification to process
-
AttachmentUpdateMetadata
Constructs a validated instance ofAttachmentUpdateMetadata.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
AttachmentUpdateMetadata(Consumer)instead.- Parameter:
mediaType- The media type of the attachment, e.g. 'img/jpg'.comment- The comment for this update.
-
AttachmentUpdateMetadata
protected AttachmentUpdateMetadata()
-
-
Methodendetails
-
builder
-
mediaType
The media type of the attachment, e.g. 'img/jpg'. -
comment
The comment for this update. -
mediaType
The media type of the attachment, e.g. 'img/jpg'.- Gibt zurück:
this.
-
comment
The comment for this update.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-