Uses of Class
com.tencentcloudapi.cme.v20191029.models.DescribeProjectsResponse
-
Packages that use DescribeProjectsResponse Package Description com.tencentcloudapi.cme.v20191029 com.tencentcloudapi.cme.v20191029.models -
-
Uses of DescribeProjectsResponse in com.tencentcloudapi.cme.v20191029
Methods in com.tencentcloudapi.cme.v20191029 that return DescribeProjectsResponse Modifier and Type Method Description DescribeProjectsResponse
CmeClient. DescribeProjects(DescribeProjectsRequest req)
支持根据多种条件过滤出项目列表。 -
Uses of DescribeProjectsResponse in com.tencentcloudapi.cme.v20191029.models
Constructors in com.tencentcloudapi.cme.v20191029.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.
-