Package | Description |
---|---|
com.tencentcloudapi.tsf.v20180326.models |
Modifier and Type | Method and Description |
---|---|
AgentProfile[] |
DeployContainerGroupRequest.getAgentProfileList()
Get javaagent信息: SERVICE_AGENT/OT_AGENT
|
AgentProfile[] |
DeployGroupRequest.getAgentProfileList()
Get 部署agent的类型、版本
|
AgentProfile[] |
VmGroup.getAgentProfileList()
Get javaagent信息
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
DeployContainerGroupRequest.setAgentProfileList(AgentProfile[] AgentProfileList)
Set javaagent信息: SERVICE_AGENT/OT_AGENT
|
void |
DeployGroupRequest.setAgentProfileList(AgentProfile[] AgentProfileList)
Set 部署agent的类型、版本
|
void |
VmGroup.setAgentProfileList(AgentProfile[] AgentProfileList)
Set javaagent信息
注意:此字段可能返回 null,表示取不到有效值。
|
Constructor and Description |
---|
AgentProfile(AgentProfile source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.