Uses of Class
com.tencentcloudapi.tsw.v20200924.models.AgentShell
-
Packages that use AgentShell Package Description com.tencentcloudapi.tsw.v20200924.models -
-
Uses of AgentShell in com.tencentcloudapi.tsw.v20200924.models
Methods in com.tencentcloudapi.tsw.v20200924.models that return AgentShell Modifier and Type Method Description AgentShell
DescribeAgentShellResponse. getResult()
Get 接入信息 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.tsw.v20200924.models with parameters of type AgentShell Modifier and Type Method Description void
DescribeAgentShellResponse. setResult(AgentShell Result)
Set 接入信息 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.tsw.v20200924.models with parameters of type AgentShell Constructor Description AgentShell(AgentShell 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.
-