Uses of Class
com.tencentcloudapi.tsw.v20200924.models.DescribeAgentShellResponse
-
Packages that use DescribeAgentShellResponse Package Description com.tencentcloudapi.tsw.v20200924 com.tencentcloudapi.tsw.v20200924.models -
-
Uses of DescribeAgentShellResponse in com.tencentcloudapi.tsw.v20200924
Methods in com.tencentcloudapi.tsw.v20200924 that return DescribeAgentShellResponse Modifier and Type Method Description DescribeAgentShellResponse
TswClient. DescribeAgentShell(DescribeAgentShellRequest req)
获取服务接入信息 -
Uses of DescribeAgentShellResponse in com.tencentcloudapi.tsw.v20200924.models
Constructors in com.tencentcloudapi.tsw.v20200924.models with parameters of type DescribeAgentShellResponse Constructor Description DescribeAgentShellResponse(DescribeAgentShellResponse 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.
-