| 程序包 | 说明 |
|---|---|
| com.antgroup.antchain.openapi.cafecmdb.models |
| 限定符和类型 | 字段和说明 |
|---|---|
Attribute |
UpdateModelAttributeResponse.data |
Attribute |
CreateModelAttributeResponse.data |
Attribute |
GetModelAttributeResponse.data |
| 限定符和类型 | 字段和说明 |
|---|---|
List<Attribute> |
QueryModelAttributeResponse.data |
| 限定符和类型 | 方法和说明 |
|---|---|
static Attribute |
Attribute.build(Map<String,?> map) |
Attribute |
UpdateModelAttributeResponse.getData() |
Attribute |
CreateModelAttributeResponse.getData() |
Attribute |
GetModelAttributeResponse.getData() |
Attribute |
Attribute.setCreatedTime(String createdTime) |
Attribute |
Attribute.setDescription(String description) |
Attribute |
Attribute.setDisplayProperties(List<MapStringToStringEntry> displayProperties) |
Attribute |
Attribute.setGroupId(String groupId) |
Attribute |
Attribute.setModelId(String modelId) |
Attribute |
Attribute.setModifiedTime(String modifiedTime) |
Attribute |
Attribute.setName(String name) |
Attribute |
Attribute.setPriority(Long priority) |
Attribute |
Attribute.setReadonly(Boolean readonly) |
Attribute |
Attribute.setRequired(Boolean required) |
Attribute |
Attribute.setSystem(Boolean system) |
Attribute |
Attribute.setType(String type) |
Attribute |
Attribute.setUniqueId(String uniqueId) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Attribute> |
QueryModelAttributeResponse.getData() |
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateModelAttributeResponse |
UpdateModelAttributeResponse.setData(Attribute data) |
CreateModelAttributeResponse |
CreateModelAttributeResponse.setData(Attribute data) |
GetModelAttributeResponse |
GetModelAttributeResponse.setData(Attribute data) |
| 限定符和类型 | 方法和说明 |
|---|---|
QueryModelAttributeResponse |
QueryModelAttributeResponse.setData(List<Attribute> data) |
Copyright © 2021. All rights reserved.