| Package | Description |
|---|---|
| com.amazonaws.services.ioteventsdata.model |
| Modifier and Type | Method and Description |
|---|---|
StateChangeConfiguration |
StateChangeConfiguration.clone() |
StateChangeConfiguration |
SystemEvent.getStateChangeConfiguration()
Contains the configuration information of alarm state changes.
|
StateChangeConfiguration |
StateChangeConfiguration.withTriggerType(String triggerType)
The trigger type.
|
StateChangeConfiguration |
StateChangeConfiguration.withTriggerType(TriggerType triggerType)
The trigger type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SystemEvent.setStateChangeConfiguration(StateChangeConfiguration stateChangeConfiguration)
Contains the configuration information of alarm state changes.
|
SystemEvent |
SystemEvent.withStateChangeConfiguration(StateChangeConfiguration stateChangeConfiguration)
Contains the configuration information of alarm state changes.
|
Copyright © 2022. All rights reserved.