| 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 BatchCreateTableRowsResponse |
HoneycodeClient.batchCreateTableRows(BatchCreateTableRowsRequest batchCreateTableRowsRequest)
The BatchCreateTableRows API allows you to create one or more rows at the end of a table in a workbook.
|
default CompletableFuture<BatchCreateTableRowsResponse> |
HoneycodeAsyncClient.batchCreateTableRows(BatchCreateTableRowsRequest batchCreateTableRowsRequest)
The BatchCreateTableRows API allows you to create one or more rows at the end of a table in a workbook.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
BatchCreateTableRowsRequestMarshaller.marshall(BatchCreateTableRowsRequest batchCreateTableRowsRequest) |
Copyright © 2022. All rights reserved.