Uses of Class
com.tencentcloudapi.smh.v20210712.models.ModifyLibraryRequest
-
Packages that use ModifyLibraryRequest Package Description com.tencentcloudapi.smh.v20210712 com.tencentcloudapi.smh.v20210712.models -
-
Uses of ModifyLibraryRequest in com.tencentcloudapi.smh.v20210712
Methods in com.tencentcloudapi.smh.v20210712 with parameters of type ModifyLibraryRequest Modifier and Type Method Description ModifyLibraryResponse
SmhClient. ModifyLibrary(ModifyLibraryRequest req)
修改 PaaS 服务媒体库配置项 -
Uses of ModifyLibraryRequest in com.tencentcloudapi.smh.v20210712.models
Constructors in com.tencentcloudapi.smh.v20210712.models with parameters of type ModifyLibraryRequest Constructor Description ModifyLibraryRequest(ModifyLibraryRequest 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.
-