public class DeleteTopicRequest extends AbstractModel
Constructor and Description |
---|
DeleteTopicRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getProductId()
Get 产品Id
|
String |
getTopicId()
Get TopicId
|
void |
setProductId(String ProductId)
Set 产品Id
|
void |
setTopicId(String TopicId)
Set TopicId
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public String getTopicId()
public void setTopicId(String TopicId)
TopicId
- TopicIdpublic String getProductId()
public void setProductId(String ProductId)
ProductId
- 产品IdCopyright © 2020. All rights reserved.