public class UpdateTopicRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
UpdateTopicRequest() |
@NameInMap(value="remark") public String remark
The new remarks on the topic.
public static UpdateTopicRequest build(Map<String,?> map) throws Exception
Exceptionpublic UpdateTopicRequest setRemark(String remark)
public String getRemark()
Copyright © 2024. All rights reserved.