| 程序包 | 说明 |
|---|---|
| com.antgroup.antchain.openapi.rms | |
| com.antgroup.antchain.openapi.rms.models |
| 限定符和类型 | 方法和说明 |
|---|---|
InstallAgentResponse |
Client.installAgent(InstallAgentRequest request)
Description: 安装 agent 组件
Summary: 安装 agent 组件
|
InstallAgentResponse |
Client.installAgentEx(InstallAgentRequest request,
Map<String,String> headers,
com.aliyun.teautil.models.RuntimeOptions runtime)
Description: 安装 agent 组件
Summary: 安装 agent 组件
|
| 限定符和类型 | 方法和说明 |
|---|---|
static InstallAgentRequest |
InstallAgentRequest.build(Map<String,?> map) |
InstallAgentRequest |
InstallAgentRequest.setAuthToken(String authToken) |
InstallAgentRequest |
InstallAgentRequest.setCollectIds(List<String> collectIds) |
InstallAgentRequest |
InstallAgentRequest.setType(Long type) |
InstallAgentRequest |
InstallAgentRequest.setWorkspaceName(String workspaceName) |
Copyright © 2022. All rights reserved.