Uses of Class
software.amazon.awssdk.services.iot.model.RepublishAction
-
Packages that use RepublishAction Package Description software.amazon.awssdk.services.iot.model -
-
Uses of RepublishAction in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return RepublishAction Modifier and Type Method Description RepublishActionAction. republish()Publish to another MQTT topic.Methods in software.amazon.awssdk.services.iot.model with parameters of type RepublishAction Modifier and Type Method Description Action.BuilderAction.Builder. republish(RepublishAction republish)Publish to another MQTT topic.
-