Uses of Class
com.tencentcloudapi.cwp.v20180228.models.DescribeAssetAppListResponse
-
Packages that use DescribeAssetAppListResponse Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of DescribeAssetAppListResponse in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 that return DescribeAssetAppListResponse Modifier and Type Method Description DescribeAssetAppListResponseCwpClient. DescribeAssetAppList(DescribeAssetAppListRequest req)查询应用列表 -
Uses of DescribeAssetAppListResponse in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type DescribeAssetAppListResponse Constructor Description DescribeAssetAppListResponse(DescribeAssetAppListResponse 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.
-