| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.block.v2.model | |
| com.lark.oapi.service.block.v2.resource |
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateEntityReq |
UpdateEntityReq.Builder.build() |
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateEntityResp |
Entity.update(UpdateEntityReq req)
更新BlockEntity,开发者通过该接口可以更新存储在BlockEntity中的数据,并实时推送到端侧。
|
UpdateEntityResp |
Entity.update(UpdateEntityReq req,
RequestOptions reqOptions)
更新BlockEntity,开发者通过该接口可以更新存储在BlockEntity中的数据,并实时推送到端侧。
|
Copyright © 2025. All rights reserved.