| 程序包 | 说明 |
|---|---|
| com.antgroup.antchain.openapi.rms | |
| com.antgroup.antchain.openapi.rms.models |
| 限定符和类型 | 方法和说明 |
|---|---|
QueryRmsPathResponse |
Client.queryRmsPath(QueryRmsPathRequest request)
Description: /modeling/folder/path
Summary: queryPath
|
QueryRmsPathResponse |
Client.queryRmsPathEx(QueryRmsPathRequest request,
Map<String,String> headers,
com.aliyun.teautil.models.RuntimeOptions runtime)
Description: /modeling/folder/path
Summary: queryPath
|
| 限定符和类型 | 方法和说明 |
|---|---|
static QueryRmsPathResponse |
QueryRmsPathResponse.build(Map<String,?> map) |
QueryRmsPathResponse |
QueryRmsPathResponse.setData(List<FolderPaths> data) |
QueryRmsPathResponse |
QueryRmsPathResponse.setErrorCode(String errorCode) |
QueryRmsPathResponse |
QueryRmsPathResponse.setReqMsgId(String reqMsgId) |
QueryRmsPathResponse |
QueryRmsPathResponse.setResultCode(String resultCode) |
QueryRmsPathResponse |
QueryRmsPathResponse.setResultMsg(String resultMsg) |
QueryRmsPathResponse |
QueryRmsPathResponse.setRid(String rid) |
QueryRmsPathResponse |
QueryRmsPathResponse.setSuccess(Boolean success) |
Copyright © 2022. All rights reserved.