| 程序包 | 说明 |
|---|---|
| com.aliyun.dingtalkagoal_1_0.models |
| 限定符和类型 | 字段和说明 |
|---|---|
List<Entity> |
AgoalEntityCreateRequest.body |
List<Entity> |
AgoalEntityUpdateRequest.body |
| 限定符和类型 | 方法和说明 |
|---|---|
static Entity |
Entity.build(Map<String,?> map) |
Entity |
Entity.setChildren(List<Entity.EntityChildren> children) |
Entity |
Entity.setData(Map<String,?> data) |
Entity |
Entity.setId(String id) |
Entity |
Entity.setIsDeleted(String isDeleted) |
Entity |
Entity.setLinkSourceId(String linkSourceId) |
Entity |
Entity.setLinkSourceType(String linkSourceType) |
Entity |
Entity.setMetas(List<Meta> metas) |
Entity |
Entity.setType(String type) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Entity> |
AgoalEntityCreateRequest.getBody() |
List<Entity> |
AgoalEntityUpdateRequest.getBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
AgoalEntityCreateRequest |
AgoalEntityCreateRequest.setBody(List<Entity> body) |
AgoalEntityUpdateRequest |
AgoalEntityUpdateRequest.setBody(List<Entity> body) |
Copyright © 2025. All rights reserved.