java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.Message

@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator") public class Message extends Object
Message
  • Felddetails

  • Konstruktordetails

    • Message

      public Message(Consumer<Message> spec)
      Constructs a validated instance of Message.
      Parameter:
      spec - the specification to process
    • Message

      @Internal public Message(String translation, List<MessageArgsInner> args)
      Constructs a validated instance of Message.

      NOTE: This constructor is not considered stable and may change if the model is updated. Consider using Message(Consumer) instead.

      Parameter:
      translation - translation
      args - args
    • Message

      protected Message()
  • Methodendetails