Uses of Class
com.tencentcloudapi.tcss.v20201101.models.DescribeAssetAppServiceListResponse
-
Packages that use DescribeAssetAppServiceListResponse Package Description com.tencentcloudapi.tcss.v20201101 com.tencentcloudapi.tcss.v20201101.models -
-
Uses of DescribeAssetAppServiceListResponse in com.tencentcloudapi.tcss.v20201101
Methods in com.tencentcloudapi.tcss.v20201101 that return DescribeAssetAppServiceListResponse Modifier and Type Method Description DescribeAssetAppServiceListResponseTcssClient. DescribeAssetAppServiceList(DescribeAssetAppServiceListRequest req)容器安全查询app服务列表 -
Uses of DescribeAssetAppServiceListResponse in com.tencentcloudapi.tcss.v20201101.models
Constructors in com.tencentcloudapi.tcss.v20201101.models with parameters of type DescribeAssetAppServiceListResponse Constructor Description DescribeAssetAppServiceListResponse(DescribeAssetAppServiceListResponse 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.
-