| 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.paginators | |
| software.amazon.awssdk.services.honeycode.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<QueryTableRowsResponse> |
HoneycodeAsyncClient.queryTableRows(QueryTableRowsRequest queryTableRowsRequest)
The QueryTableRows API allows you to use a filter formula to query for specific rows in a table.
|
default QueryTableRowsResponse |
HoneycodeClient.queryTableRows(QueryTableRowsRequest queryTableRowsRequest)
The QueryTableRows API allows you to use a filter formula to query for specific rows in a table.
|
default QueryTableRowsPublisher |
HoneycodeAsyncClient.queryTableRowsPaginator(QueryTableRowsRequest queryTableRowsRequest)
The QueryTableRows API allows you to use a filter formula to query for specific rows in a table.
|
default QueryTableRowsIterable |
HoneycodeClient.queryTableRowsPaginator(QueryTableRowsRequest queryTableRowsRequest)
The QueryTableRows API allows you to use a filter formula to query for specific rows in a table.
|
| Constructor and Description |
|---|
QueryTableRowsIterable(HoneycodeClient client,
QueryTableRowsRequest firstRequest) |
QueryTableRowsPublisher(HoneycodeAsyncClient client,
QueryTableRowsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
QueryTableRowsRequestMarshaller.marshall(QueryTableRowsRequest queryTableRowsRequest) |
Copyright © 2023. All rights reserved.