| 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.
|
| software.amazon.awssdk.services.honeycode.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetScreenDataResponse |
HoneycodeClient.getScreenData(GetScreenDataRequest getScreenDataRequest)
The GetScreenData API allows retrieval of data from a screen in a Honeycode app.
|
default CompletableFuture<GetScreenDataResponse> |
HoneycodeAsyncClient.getScreenData(GetScreenDataRequest getScreenDataRequest)
The GetScreenData API allows retrieval of data from a screen in a Honeycode app.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetScreenDataRequestMarshaller.marshall(GetScreenDataRequest getScreenDataRequest) |
Copyright © 2021. All rights reserved.