| 程序包 | 说明 |
|---|---|
| com.antgroup.antchain.openapi.rms.models |
| 限定符和类型 | 字段和说明 |
|---|---|
List<FolderPath> |
FolderPaths.paths |
List<FolderPath> |
QueryFolderPathResponse.paths |
| 限定符和类型 | 方法和说明 |
|---|---|
static FolderPath |
FolderPath.build(Map<String,?> map) |
FolderPath |
FolderPath.setId(Long id) |
FolderPath |
FolderPath.setName(String name) |
FolderPath |
FolderPath.setType(String type) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<FolderPath> |
FolderPaths.getPaths() |
List<FolderPath> |
QueryFolderPathResponse.getPaths() |
| 限定符和类型 | 方法和说明 |
|---|---|
FolderPaths |
FolderPaths.setPaths(List<FolderPath> paths) |
QueryFolderPathResponse |
QueryFolderPathResponse.setPaths(List<FolderPath> paths) |
Copyright © 2022. All rights reserved.