| Package | Description |
|---|---|
| com.amazonaws.services.iotevents.model |
| Modifier and Type | Method and Description |
|---|---|
SetTimerAction |
SetTimerAction.clone() |
SetTimerAction |
Action.getSetTimer()
Information needed to set the timer.
|
SetTimerAction |
SetTimerAction.withSeconds(Integer seconds)
The number of seconds until the timer expires.
|
SetTimerAction |
SetTimerAction.withTimerName(String timerName)
The name of the timer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Action.setSetTimer(SetTimerAction setTimer)
Information needed to set the timer.
|
Action |
Action.withSetTimer(SetTimerAction setTimer)
Information needed to set the timer.
|
Copyright © 2019. All rights reserved.