| Package | Description |
|---|---|
| com.amazonaws.services.iotevents.model |
| Modifier and Type | Method and Description |
|---|---|
AcknowledgeFlow |
AcknowledgeFlow.clone() |
AcknowledgeFlow |
AlarmCapabilities.getAcknowledgeFlow()
Specifies whether to get notified for alarm state changes.
|
AcknowledgeFlow |
AcknowledgeFlow.withEnabled(Boolean enabled)
The value must be
TRUE or FALSE. |
| Modifier and Type | Method and Description |
|---|---|
void |
AlarmCapabilities.setAcknowledgeFlow(AcknowledgeFlow acknowledgeFlow)
Specifies whether to get notified for alarm state changes.
|
AlarmCapabilities |
AlarmCapabilities.withAcknowledgeFlow(AcknowledgeFlow acknowledgeFlow)
Specifies whether to get notified for alarm state changes.
|
Copyright © 2021. All rights reserved.