Uses of Class
com.tencentcloudapi.smh.v20210712.models.DeleteLibraryResponse
-
Packages that use DeleteLibraryResponse Package Description com.tencentcloudapi.smh.v20210712 com.tencentcloudapi.smh.v20210712.models -
-
Uses of DeleteLibraryResponse in com.tencentcloudapi.smh.v20210712
Methods in com.tencentcloudapi.smh.v20210712 that return DeleteLibraryResponse Modifier and Type Method Description DeleteLibraryResponseSmhClient. DeleteLibrary(DeleteLibraryRequest req)删除 PaaS 服务媒体库 -
Uses of DeleteLibraryResponse in com.tencentcloudapi.smh.v20210712.models
Constructors in com.tencentcloudapi.smh.v20210712.models with parameters of type DeleteLibraryResponse Constructor Description DeleteLibraryResponse(DeleteLibraryResponse 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.
-