Uses of Class
software.amazon.awssdk.services.iotevents.model.SetTimerAction
-
Packages that use SetTimerAction Package Description software.amazon.awssdk.services.iotevents.model -
-
Uses of SetTimerAction in software.amazon.awssdk.services.iotevents.model
Methods in software.amazon.awssdk.services.iotevents.model that return SetTimerAction Modifier and Type Method Description SetTimerActionAction. setTimer()Information needed to set the timer.Methods in software.amazon.awssdk.services.iotevents.model with parameters of type SetTimerAction Modifier and Type Method Description Action.BuilderAction.Builder. setTimer(SetTimerAction setTimer)Information needed to set the timer.
-