| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default BatchUpdateTableRowsResponse |
HoneycodeClient.batchUpdateTableRows(BatchUpdateTableRowsRequest batchUpdateTableRowsRequest)
The BatchUpdateTableRows API allows you to update one or more rows in a table in a workbook.
|
default BatchUpdateTableRowsResponse |
HoneycodeClient.batchUpdateTableRows(Consumer<BatchUpdateTableRowsRequest.Builder> batchUpdateTableRowsRequest)
The BatchUpdateTableRows API allows you to update one or more rows in a table in a workbook.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<BatchUpdateTableRowsResponse> |
HoneycodeAsyncClient.batchUpdateTableRows(BatchUpdateTableRowsRequest batchUpdateTableRowsRequest)
The BatchUpdateTableRows API allows you to update one or more rows in a table in a workbook.
|
default CompletableFuture<BatchUpdateTableRowsResponse> |
HoneycodeAsyncClient.batchUpdateTableRows(Consumer<BatchUpdateTableRowsRequest.Builder> batchUpdateTableRowsRequest)
The BatchUpdateTableRows API allows you to update one or more rows in a table in a workbook.
|
Copyright © 2020. All rights reserved.