| Package | Description |
|---|---|
| com.baidubce.services.moladb | |
| com.baidubce.services.moladb.model |
| Modifier and Type | Method and Description |
|---|---|
PutItemResponse |
MolaDbClient.putItem(PutItemRequest request)
Creates a new item, or replaces an old item with a new item.
|
| Modifier and Type | Method and Description |
|---|---|
PutItemRequest |
PutItemRequest.withItem(Map<String,AttributeValue> item)
Set the Item object to be put in in table.
|
PutItemRequest |
PutItemRequest.withRequestCredentials(BceCredentials credentials) |
PutItemRequest |
PutItemRequest.withTableName(String tableName)
Set the name of the table to contain the item.
|
Copyright © 2023. All rights reserved.