| Package | Description |
|---|---|
| com.amazonaws.services.ioteventsdata.model |
| Modifier and Type | Method and Description |
|---|---|
SystemEvent |
SystemEvent.clone() |
SystemEvent |
AlarmState.getSystemEvent()
Contains information about alarm state changes.
|
SystemEvent |
SystemEvent.withEventType(EventType eventType)
The event type.
|
SystemEvent |
SystemEvent.withEventType(String eventType)
The event type.
|
SystemEvent |
SystemEvent.withStateChangeConfiguration(StateChangeConfiguration stateChangeConfiguration)
Contains the configuration information of alarm state changes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AlarmState.setSystemEvent(SystemEvent systemEvent)
Contains information about alarm state changes.
|
AlarmState |
AlarmState.withSystemEvent(SystemEvent systemEvent)
Contains information about alarm state changes.
|
Copyright © 2022. All rights reserved.