Uses of Class
software.amazon.awssdk.services.honeycode.model.AutomationExecutionException
-
Packages that use AutomationExecutionException Package Description software.amazon.awssdk.services.honeycode Amazon Honeycode is a fully managed service that allows you to quickly build mobile and web apps for teams—without programming. -
-
Uses of AutomationExecutionException in software.amazon.awssdk.services.honeycode
Methods in software.amazon.awssdk.services.honeycode that throw AutomationExecutionException Modifier and Type Method Description default InvokeScreenAutomationResponseHoneycodeClient. invokeScreenAutomation(Consumer<InvokeScreenAutomationRequest.Builder> invokeScreenAutomationRequest)The InvokeScreenAutomation API allows invoking an action defined in a screen in a Honeycode app.default InvokeScreenAutomationResponseHoneycodeClient. invokeScreenAutomation(InvokeScreenAutomationRequest invokeScreenAutomationRequest)The InvokeScreenAutomation API allows invoking an action defined in a screen in a Honeycode app.
-