public class GetTopicRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
GetTopicRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GetTopicRequest |
build(Map<String,?> map) |
Long |
getTopicId() |
GetTopicRequest |
setTopicId(Long topicId) |
@NameInMap(value="TopicId") public Long topicId
public static GetTopicRequest build(Map<String,?> map) throws Exception
Exceptionpublic GetTopicRequest setTopicId(Long topicId)
public Long getTopicId()
Copyright © 2021. All rights reserved.