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