Class CreateTopicResp

    • Constructor Detail

      • CreateTopicResp

        public CreateTopicResp()
      • CreateTopicResp

        public CreateTopicResp​(CreateTopicResp source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getTopicId

        public String getTopicId()
        Get 主题Id
        Returns:
        TopicId 主题Id
      • setTopicId

        public void setTopicId​(String TopicId)
        Set 主题Id
        Parameters:
        TopicId - 主题Id