类的使用
com.lark.oapi.service.task.v2.model.InputSection
使用InputSection的程序包
-
com.lark.oapi.service.task.v2.model中InputSection的使用
修饰符和类型方法说明InputSection.Builder.build()CreateSectionReq.Builder.getInputSection()CreateSectionReq.getInputSection()PatchSectionReqBody.getSection()修饰符和类型方法说明CreateSectionReq.Builder.inputSection(InputSection body) bodyPatchSectionReqBody.Builder.section(InputSection section) 要更新的自定义分组的数据,仅支持name, insert_after, insert_beforevoidCreateSectionReq.setInputSection(InputSection body) voidPatchSectionReqBody.setSection(InputSection section)