Uses of Class
com.tencentcloudapi.trro.v20220325.models.DescribeProjectListResponse
-
Packages that use DescribeProjectListResponse Package Description com.tencentcloudapi.trro.v20220325 com.tencentcloudapi.trro.v20220325.models -
-
Uses of DescribeProjectListResponse in com.tencentcloudapi.trro.v20220325
Methods in com.tencentcloudapi.trro.v20220325 that return DescribeProjectListResponse Modifier and Type Method Description DescribeProjectListResponseTrroClient. DescribeProjectList(DescribeProjectListRequest req)用于获取项目列表 -
Uses of DescribeProjectListResponse in com.tencentcloudapi.trro.v20220325.models
Constructors in com.tencentcloudapi.trro.v20220325.models with parameters of type DescribeProjectListResponse Constructor Description DescribeProjectListResponse(DescribeProjectListResponse 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.
-