| 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 BatchUpsertTableRowsResponse |
HoneycodeClient.batchUpsertTableRows(BatchUpsertTableRowsRequest batchUpsertTableRowsRequest)
The BatchUpsertTableRows API allows you to upsert one or more rows in a table.
|
default BatchUpsertTableRowsResponse |
HoneycodeClient.batchUpsertTableRows(Consumer<BatchUpsertTableRowsRequest.Builder> batchUpsertTableRowsRequest)
The BatchUpsertTableRows API allows you to upsert one or more rows in a table.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<BatchUpsertTableRowsResponse> |
HoneycodeAsyncClient.batchUpsertTableRows(BatchUpsertTableRowsRequest batchUpsertTableRowsRequest)
The BatchUpsertTableRows API allows you to upsert one or more rows in a table.
|
default CompletableFuture<BatchUpsertTableRowsResponse> |
HoneycodeAsyncClient.batchUpsertTableRows(Consumer<BatchUpsertTableRowsRequest.Builder> batchUpsertTableRowsRequest)
The BatchUpsertTableRows API allows you to upsert one or more rows in a table.
|
Copyright © 2020. All rights reserved.