| 程序包 | 说明 |
|---|---|
| com.antgroup.antchain.openapi.cafecmdb | |
| com.antgroup.antchain.openapi.cafecmdb.models |
| 限定符和类型 | 方法和说明 |
|---|---|
PullParamResponse |
Client.pullParam(PullParamRequest request)
Description: 拉取当前环境的参数表
Summary: 拉取当前环境的参数表
|
PullParamResponse |
Client.pullParamEx(PullParamRequest request,
Map<String,String> headers,
com.aliyun.teautil.models.RuntimeOptions runtime)
Description: 拉取当前环境的参数表
Summary: 拉取当前环境的参数表
|
| 限定符和类型 | 方法和说明 |
|---|---|
static PullParamResponse |
PullParamResponse.build(Map<String,?> map) |
PullParamResponse |
PullParamResponse.setData(List<SystemParam> data) |
PullParamResponse |
PullParamResponse.setReqMsgId(String reqMsgId) |
PullParamResponse |
PullParamResponse.setResultCode(String resultCode) |
PullParamResponse |
PullParamResponse.setResultMsg(String resultMsg) |
Copyright © 2021. All rights reserved.