| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.task.v2.model |
| 限定符和类型 | 方法和说明 |
|---|---|
InputSection |
InputSection.Builder.build() |
InputSection |
CreateSectionReq.getInputSection() |
InputSection |
CreateSectionReq.Builder.getInputSection() |
InputSection |
PatchSectionReqBody.getSection() |
| 限定符和类型 | 方法和说明 |
|---|---|
CreateSectionReq.Builder |
CreateSectionReq.Builder.inputSection(InputSection body)
body
|
PatchSectionReqBody.Builder |
PatchSectionReqBody.Builder.section(InputSection section)
要更新的自定义分组的数据,仅支持name, insert_after, insert_before
示例值:
|
void |
CreateSectionReq.setInputSection(InputSection body) |
void |
PatchSectionReqBody.setSection(InputSection section) |
Copyright © 2024. All rights reserved.