Uses of Class
software.amazon.awssdk.services.iotevents.model.OnInputLifecycle
-
Packages that use OnInputLifecycle Package Description software.amazon.awssdk.services.iotevents.model -
-
Uses of OnInputLifecycle in software.amazon.awssdk.services.iotevents.model
Methods in software.amazon.awssdk.services.iotevents.model that return OnInputLifecycle Modifier and Type Method Description OnInputLifecycleState. onInput()When an input is received and theconditionis TRUE, perform the specifiedactions.Methods in software.amazon.awssdk.services.iotevents.model with parameters of type OnInputLifecycle Modifier and Type Method Description State.BuilderState.Builder. onInput(OnInputLifecycle onInput)When an input is received and theconditionis TRUE, perform the specifiedactions.
-