Package | Description |
---|---|
com.tencentcloudapi.iotcloud.v20180614.models |
Modifier and Type | Method and Description |
---|---|
BatchPublishMessage |
Task.getPublishMessageTask()
Get 批量下发消息任务的描述细节,当 taskType 取值为 “PublishMessage” 时,此字段必填。描述见下 BatchPublishMessage
|
Modifier and Type | Method and Description |
---|---|
void |
Task.setPublishMessageTask(BatchPublishMessage PublishMessageTask)
Set 批量下发消息任务的描述细节,当 taskType 取值为 “PublishMessage” 时,此字段必填。描述见下 BatchPublishMessage
|
Constructor and Description |
---|
BatchPublishMessage(BatchPublishMessage 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.
|
Copyright © 2021. All rights reserved.