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