Uses of Class
com.tencentcloudapi.cloudstudio.v20210524.models.ModifyCustomizeTemplatesPartByIdResponse
-
Packages that use ModifyCustomizeTemplatesPartByIdResponse Package Description com.tencentcloudapi.cloudstudio.v20210524 com.tencentcloudapi.cloudstudio.v20210524.models -
-
Uses of ModifyCustomizeTemplatesPartByIdResponse in com.tencentcloudapi.cloudstudio.v20210524
Methods in com.tencentcloudapi.cloudstudio.v20210524 that return ModifyCustomizeTemplatesPartByIdResponse Modifier and Type Method Description ModifyCustomizeTemplatesPartByIdResponse
CloudstudioClient. ModifyCustomizeTemplatesPartById(ModifyCustomizeTemplatesPartByIdRequest req)
全量修改自定义模板,忽略空 -
Uses of ModifyCustomizeTemplatesPartByIdResponse in com.tencentcloudapi.cloudstudio.v20210524.models
Constructors in com.tencentcloudapi.cloudstudio.v20210524.models with parameters of type ModifyCustomizeTemplatesPartByIdResponse Constructor Description ModifyCustomizeTemplatesPartByIdResponse(ModifyCustomizeTemplatesPartByIdResponse 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.
-