| Package | Description |
|---|---|
| software.amazon.awssdk.services.honeycode.model |
| Modifier and Type | Method and Description |
|---|---|
Map<String,UpsertRowsResult> |
BatchUpsertTableRowsResponse.rows()
A map with the batch item id as the key and the result of the upsert operation as the value.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpsertTableRowsResponse.Builder |
BatchUpsertTableRowsResponse.Builder.rows(Map<String,UpsertRowsResult> rows)
A map with the batch item id as the key and the result of the upsert operation as the value.
|
Copyright © 2023. All rights reserved.