Class Message
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Message
Message
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
translation
-
args
-
-
Constructor Details
-
Message
Constructs a validated instance ofMessage.- Parameters:
spec- the specification to process
-
Message
Constructs a validated instance ofMessage.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Message(Consumer)instead.- Parameters:
translation- translationargs- args
-
Message
protected Message()
-
-
Method Details