| Package | Description |
|---|---|
| com.amazonaws.services.honeycode |
Amazon Honeycode is a fully managed service that allows you to quickly build mobile and web apps for teams—without
programming.
|
| com.amazonaws.services.honeycode.model |
| Modifier and Type | Method and Description |
|---|---|
InvokeScreenAutomationResult |
AbstractAmazonHoneycode.invokeScreenAutomation(InvokeScreenAutomationRequest request) |
InvokeScreenAutomationResult |
AmazonHoneycodeClient.invokeScreenAutomation(InvokeScreenAutomationRequest request)
The InvokeScreenAutomation API allows invoking an action defined in a screen in a Honeycode app.
|
InvokeScreenAutomationResult |
AmazonHoneycode.invokeScreenAutomation(InvokeScreenAutomationRequest invokeScreenAutomationRequest)
The InvokeScreenAutomation API allows invoking an action defined in a screen in a Honeycode app.
|
| Modifier and Type | Method and Description |
|---|---|
Future<InvokeScreenAutomationResult> |
AbstractAmazonHoneycodeAsync.invokeScreenAutomationAsync(InvokeScreenAutomationRequest request,
AsyncHandler<InvokeScreenAutomationRequest,InvokeScreenAutomationResult> asyncHandler) |
Future<InvokeScreenAutomationResult> |
AmazonHoneycodeAsyncClient.invokeScreenAutomationAsync(InvokeScreenAutomationRequest request,
AsyncHandler<InvokeScreenAutomationRequest,InvokeScreenAutomationResult> asyncHandler) |
Future<InvokeScreenAutomationResult> |
AmazonHoneycodeAsync.invokeScreenAutomationAsync(InvokeScreenAutomationRequest invokeScreenAutomationRequest,
AsyncHandler<InvokeScreenAutomationRequest,InvokeScreenAutomationResult> asyncHandler)
The InvokeScreenAutomation API allows invoking an action defined in a screen in a Honeycode app.
|
| Modifier and Type | Method and Description |
|---|---|
InvokeScreenAutomationResult |
InvokeScreenAutomationResult.clone() |
InvokeScreenAutomationResult |
InvokeScreenAutomationResult.withWorkbookCursor(Long workbookCursor)
The updated workbook cursor after performing the automation action.
|
Copyright © 2023. All rights reserved.