Uses of Class
software.amazon.awssdk.services.ioteventsdata.model.StateChangeConfiguration
-
Packages that use StateChangeConfiguration Package Description software.amazon.awssdk.services.ioteventsdata.model -
-
Uses of StateChangeConfiguration in software.amazon.awssdk.services.ioteventsdata.model
Methods in software.amazon.awssdk.services.ioteventsdata.model that return StateChangeConfiguration Modifier and Type Method Description StateChangeConfigurationSystemEvent. stateChangeConfiguration()Contains the configuration information of alarm state changes.Methods in software.amazon.awssdk.services.ioteventsdata.model with parameters of type StateChangeConfiguration Modifier and Type Method Description SystemEvent.BuilderSystemEvent.Builder. stateChangeConfiguration(StateChangeConfiguration stateChangeConfiguration)Contains the configuration information of alarm state changes.
-