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