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