| Package | Description |
|---|---|
| com.amazonaws.services.iotevents.model |
| Modifier and Type | Method and Description |
|---|---|
ClearTimerAction |
ClearTimerAction.clone() |
ClearTimerAction |
Action.getClearTimer()
Information needed to clear the timer.
|
ClearTimerAction |
ClearTimerAction.withTimerName(String timerName)
The name of the timer to clear.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Action.setClearTimer(ClearTimerAction clearTimer)
Information needed to clear the timer.
|
Action |
Action.withClearTimer(ClearTimerAction clearTimer)
Information needed to clear the timer.
|
Copyright © 2023. All rights reserved.