Class Metadata
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Metadata
Metadata
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
mediaType
The media type of the attachment, e.g. 'img/jpg'. -
comment
The comment for this update.
-
-
Constructor Details
-
Metadata
Constructs a validated instance ofMetadata.- Parameters:
spec- the specification to process
-
Metadata
Constructs a validated instance ofMetadata.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Metadata(Consumer)instead.- Parameters:
mediaType- The media type of the attachment, e.g. 'img/jpg'.comment- The comment for this update.
-
Metadata
protected Metadata()
-
-
Method Details
-
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'.- Returns:
this.
-
comment
The comment for this update.- Returns:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-