Uses of Class
com.tencentcloudapi.smh.v20210712.models.CreateLibraryRequest
-
Packages that use CreateLibraryRequest Package Description com.tencentcloudapi.smh.v20210712 com.tencentcloudapi.smh.v20210712.models -
-
Uses of CreateLibraryRequest in com.tencentcloudapi.smh.v20210712
Methods in com.tencentcloudapi.smh.v20210712 with parameters of type CreateLibraryRequest Modifier and Type Method Description CreateLibraryResponse
SmhClient. CreateLibrary(CreateLibraryRequest req)
创建 PaaS 服务媒体库 -
Uses of CreateLibraryRequest in com.tencentcloudapi.smh.v20210712.models
Constructors in com.tencentcloudapi.smh.v20210712.models with parameters of type CreateLibraryRequest Constructor Description CreateLibraryRequest(CreateLibraryRequest 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.
-