Uses of Class
software.amazon.awssdk.services.iot.model.IotEventsAction
-
Packages that use IotEventsAction Package Description software.amazon.awssdk.services.iot.model -
-
Uses of IotEventsAction in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return IotEventsAction Modifier and Type Method Description IotEventsActionAction. iotEvents()Sends an input to an IoT Events detector.Methods in software.amazon.awssdk.services.iot.model with parameters of type IotEventsAction Modifier and Type Method Description Action.BuilderAction.Builder. iotEvents(IotEventsAction iotEvents)Sends an input to an IoT Events detector.
-