| Package | Description |
|---|---|
| com.amazonaws.services.iotevents.model |
| Modifier and Type | Method and Description |
|---|---|
SetVariableAction |
SetVariableAction.clone() |
SetVariableAction |
Action.getSetVariable()
Sets a variable to a specified value.
|
SetVariableAction |
SetVariableAction.withValue(String value)
The new value of the variable.
|
SetVariableAction |
SetVariableAction.withVariableName(String variableName)
The name of the variable.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Action.setSetVariable(SetVariableAction setVariable)
Sets a variable to a specified value.
|
Action |
Action.withSetVariable(SetVariableAction setVariable)
Sets a variable to a specified value.
|
Copyright © 2025. All rights reserved.