Uses of Class
com.tencentcloudapi.rum.v20210622.models.DescribeProjectsResponse
-
Packages that use DescribeProjectsResponse Package Description com.tencentcloudapi.rum.v20210622 com.tencentcloudapi.rum.v20210622.models -
-
Uses of DescribeProjectsResponse in com.tencentcloudapi.rum.v20210622
Methods in com.tencentcloudapi.rum.v20210622 that return DescribeProjectsResponse Modifier and Type Method Description DescribeProjectsResponseRumClient. DescribeProjects(DescribeProjectsRequest req)获取项目列表(实例创建的团队下的项目列表) -
Uses of DescribeProjectsResponse in com.tencentcloudapi.rum.v20210622.models
Constructors in com.tencentcloudapi.rum.v20210622.models with parameters of type DescribeProjectsResponse Constructor Description DescribeProjectsResponse(DescribeProjectsResponse 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.
-