| Package | Description |
|---|---|
| software.amazon.awssdk.services.ioteventsdata.model |
| Modifier and Type | Method and Description |
|---|---|
static StateChangeConfiguration.Builder |
StateChangeConfiguration.builder() |
StateChangeConfiguration.Builder |
StateChangeConfiguration.toBuilder() |
StateChangeConfiguration.Builder |
StateChangeConfiguration.Builder.triggerType(String triggerType)
The trigger type.
|
StateChangeConfiguration.Builder |
StateChangeConfiguration.Builder.triggerType(TriggerType triggerType)
The trigger type.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends StateChangeConfiguration.Builder> |
StateChangeConfiguration.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default SystemEvent.Builder |
SystemEvent.Builder.stateChangeConfiguration(Consumer<StateChangeConfiguration.Builder> stateChangeConfiguration)
Contains the configuration information of alarm state changes.
|
Copyright © 2023. All rights reserved.