Uses of Class
com.tencentcloudapi.tem.v20210701.models.DescribeApplicationServiceListResponse
-
Packages that use DescribeApplicationServiceListResponse Package Description com.tencentcloudapi.tem.v20210701 com.tencentcloudapi.tem.v20210701.models -
-
Uses of DescribeApplicationServiceListResponse in com.tencentcloudapi.tem.v20210701
Methods in com.tencentcloudapi.tem.v20210701 that return DescribeApplicationServiceListResponse Modifier and Type Method Description DescribeApplicationServiceListResponseTemClient. DescribeApplicationServiceList(DescribeApplicationServiceListRequest req)查询应用访问方式列表 -
Uses of DescribeApplicationServiceListResponse in com.tencentcloudapi.tem.v20210701.models
Constructors in com.tencentcloudapi.tem.v20210701.models with parameters of type DescribeApplicationServiceListResponse Constructor Description DescribeApplicationServiceListResponse(DescribeApplicationServiceListResponse 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.
-