public class QueryStatisticTopicRequest extends PushRequest
deviceType, expires, timestamp, v| 构造器和说明 |
|---|
QueryStatisticTopicRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
QueryStatisticTopicRequest |
addDeviceType(java.lang.Integer deviceType) |
QueryStatisticTopicRequest |
addExpires(java.lang.Long requestTimeOut) |
QueryStatisticTopicRequest |
addTopicId(java.lang.String topicId) |
java.lang.String |
getTopicId() |
void |
setTopicId(java.lang.String topicId) |
getDevice, getExpires, setDeviceType, setExpirespublic java.lang.String getTopicId()
public void setTopicId(java.lang.String topicId)
public QueryStatisticTopicRequest addTopicId(java.lang.String topicId)
public QueryStatisticTopicRequest addDeviceType(java.lang.Integer deviceType)
public QueryStatisticTopicRequest addExpires(java.lang.Long requestTimeOut)