Class DeleteTopicRequest

    • Constructor Detail

      • DeleteTopicRequest

        public DeleteTopicRequest()
      • DeleteTopicRequest

        public DeleteTopicRequest​(DeleteTopicRequest 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 TopicId
        Returns:
        TopicId TopicId
      • setTopicId

        public void setTopicId​(String TopicId)
        Set TopicId
        Parameters:
        TopicId - TopicId
      • getProductId

        public String getProductId()
        Get 产品Id
        Returns:
        ProductId 产品Id
      • setProductId

        public void setProductId​(String ProductId)
        Set 产品Id
        Parameters:
        ProductId - 产品Id