| Package | Description |
|---|---|
| com.amazonaws.services.iotevents.model |
| Modifier and Type | Method and Description |
|---|---|
ResetTimerAction |
ResetTimerAction.clone() |
ResetTimerAction |
Action.getResetTimer()
Information needed to reset the timer.
|
ResetTimerAction |
ResetTimerAction.withTimerName(String timerName)
The name of the timer to reset.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Action.setResetTimer(ResetTimerAction resetTimer)
Information needed to reset the timer.
|
Action |
Action.withResetTimer(ResetTimerAction resetTimer)
Information needed to reset the timer.
|
Copyright © 2021. All rights reserved.