Class TopicConfiguration


public class TopicConfiguration extends NotificationCommonConfiguration
Helper class to denote Topic configuration of NotificationConfiguration.
  • Constructor Details

    • TopicConfiguration

      public TopicConfiguration()
  • Method Details

    • topic

      public String topic()
      Returns topic.
    • setTopic

      public void setTopic(String topic)
      Sets topic.