| Package | Description |
|---|---|
| software.amazon.awssdk.services.honeycode.model |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ResultSet> |
GetScreenDataResponse.results()
A map of all the rows on the screen keyed by block name.
|
| Modifier and Type | Method and Description |
|---|---|
GetScreenDataResponse.Builder |
GetScreenDataResponse.Builder.results(Map<String,ResultSet> results)
A map of all the rows on the screen keyed by block name.
|
Copyright © 2023. All rights reserved.