Uses of Class
software.amazon.awssdk.services.ioteventsdata.model.CustomerAction
-
Packages that use CustomerAction Package Description software.amazon.awssdk.services.ioteventsdata.model -
-
Uses of CustomerAction in software.amazon.awssdk.services.ioteventsdata.model
Methods in software.amazon.awssdk.services.ioteventsdata.model that return CustomerAction Modifier and Type Method Description CustomerActionAlarmState. customerAction()Contains information about the action that you can take to respond to the alarm.Methods in software.amazon.awssdk.services.ioteventsdata.model with parameters of type CustomerAction Modifier and Type Method Description AlarmState.BuilderAlarmState.Builder. customerAction(CustomerAction customerAction)Contains information about the action that you can take to respond to the alarm.
-