Uses of Class
com.tencentcloudapi.trro.v20220325.models.DescribeProjectInfoRequest
-
Packages that use DescribeProjectInfoRequest Package Description com.tencentcloudapi.trro.v20220325 com.tencentcloudapi.trro.v20220325.models -
-
Uses of DescribeProjectInfoRequest in com.tencentcloudapi.trro.v20220325
Methods in com.tencentcloudapi.trro.v20220325 with parameters of type DescribeProjectInfoRequest Modifier and Type Method Description DescribeProjectInfoResponseTrroClient. DescribeProjectInfo(DescribeProjectInfoRequest req)用于获取项目信息 -
Uses of DescribeProjectInfoRequest in com.tencentcloudapi.trro.v20220325.models
Constructors in com.tencentcloudapi.trro.v20220325.models with parameters of type DescribeProjectInfoRequest Constructor Description DescribeProjectInfoRequest(DescribeProjectInfoRequest 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.
-