Uses of Class
com.tencentcloudapi.tiw.v20190919.models.DescribeApplicationInfosResponse
-
Packages that use DescribeApplicationInfosResponse Package Description com.tencentcloudapi.tiw.v20190919 com.tencentcloudapi.tiw.v20190919.models -
-
Uses of DescribeApplicationInfosResponse in com.tencentcloudapi.tiw.v20190919
Methods in com.tencentcloudapi.tiw.v20190919 that return DescribeApplicationInfosResponse Modifier and Type Method Description DescribeApplicationInfosResponseTiwClient. DescribeApplicationInfos(DescribeApplicationInfosRequest req)查询白板应用详情 -
Uses of DescribeApplicationInfosResponse in com.tencentcloudapi.tiw.v20190919.models
Constructors in com.tencentcloudapi.tiw.v20190919.models with parameters of type DescribeApplicationInfosResponse Constructor Description DescribeApplicationInfosResponse(DescribeApplicationInfosResponse 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.
-