Package | Description |
---|---|
com.tencentcloudapi.lke.v20231130.models |
Modifier and Type | Method and Description |
---|---|
Agent |
ModifyAgentRequest.getAgent()
Get 修改后的Agent的信息
|
Agent |
CreateAgentRequest.getAgent()
Get 要增加的Agent的信息
|
Agent[] |
DescribeAppAgentListResponse.getAgents()
Get 应用Agent信息列表
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyAgentRequest.setAgent(Agent Agent)
Set 修改后的Agent的信息
|
void |
CreateAgentRequest.setAgent(Agent Agent)
Set 要增加的Agent的信息
|
void |
DescribeAppAgentListResponse.setAgents(Agent[] Agents)
Set 应用Agent信息列表
|
Constructor and Description |
---|
Agent(Agent 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 © 2025. All rights reserved.