| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotevents.model |
| Modifier and Type | Method and Description |
|---|---|
IotTopicPublishAction |
Action.iotTopicPublish()
Publishes an MQTT message with the given topic to the AWS IoT message broker.
|
IotTopicPublishAction |
AlarmAction.iotTopicPublish()
Returns the value of the IotTopicPublish property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
Action.Builder |
Action.Builder.iotTopicPublish(IotTopicPublishAction iotTopicPublish)
Publishes an MQTT message with the given topic to the AWS IoT message broker.
|
AlarmAction.Builder |
AlarmAction.Builder.iotTopicPublish(IotTopicPublishAction iotTopicPublish)
Sets the value of the IotTopicPublish property for this object.
|
Copyright © 2022. All rights reserved.