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