Uses of Class
software.amazon.awssdk.services.ioteventsdata.model.AcknowledgeActionConfiguration
-
Packages that use AcknowledgeActionConfiguration Package Description software.amazon.awssdk.services.ioteventsdata.model -
-
Uses of AcknowledgeActionConfiguration in software.amazon.awssdk.services.ioteventsdata.model
Methods in software.amazon.awssdk.services.ioteventsdata.model that return AcknowledgeActionConfiguration Modifier and Type Method Description AcknowledgeActionConfigurationCustomerAction. acknowledgeActionConfiguration()Contains the configuration information of an acknowledge action.Methods in software.amazon.awssdk.services.ioteventsdata.model with parameters of type AcknowledgeActionConfiguration Modifier and Type Method Description CustomerAction.BuilderCustomerAction.Builder. acknowledgeActionConfiguration(AcknowledgeActionConfiguration acknowledgeActionConfiguration)Contains the configuration information of an acknowledge action.
-