Class Message
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Message
Message
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionargs()Fluent getter for args.Fluent setter for args.booleangetArgs()Gets the value of args.Gets the value of translation.inthashCode()voidSets the value of args.voidsetTranslation(String translation) Sets the value of translation.toString()Fluent getter for translation.translation(String translation) Fluent setter for translation.
-
Field Details
-
translation
-
args
-
-
Constructor Details
-
Message
-
Message
@Internal protected Message()Protected no-args constructor for use by serialization frameworks. -
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
-
-
Method Details
-
translation
-
translation
-
getTranslation
-
setTranslation
Sets the value of translation.- Parameters:
translation- translation
-
args
-
args
-
getArgs
-
setArgs
-
equals
-
hashCode
-
toString
-