Uses of Class
com.tencentcloudapi.cloudstudio.v20210524.models.DescribeCustomizeTemplatesByIdResponse
-
Packages that use DescribeCustomizeTemplatesByIdResponse Package Description com.tencentcloudapi.cloudstudio.v20210524 com.tencentcloudapi.cloudstudio.v20210524.models -
-
Uses of DescribeCustomizeTemplatesByIdResponse in com.tencentcloudapi.cloudstudio.v20210524
Methods in com.tencentcloudapi.cloudstudio.v20210524 that return DescribeCustomizeTemplatesByIdResponse Modifier and Type Method Description DescribeCustomizeTemplatesByIdResponseCloudstudioClient. DescribeCustomizeTemplatesById(DescribeCustomizeTemplatesByIdRequest req)获取特定模板信息 -
Uses of DescribeCustomizeTemplatesByIdResponse in com.tencentcloudapi.cloudstudio.v20210524.models
Constructors in com.tencentcloudapi.cloudstudio.v20210524.models with parameters of type DescribeCustomizeTemplatesByIdResponse Constructor Description DescribeCustomizeTemplatesByIdResponse(DescribeCustomizeTemplatesByIdResponse 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.
-