Uses of Class
com.tencentcloudapi.smh.v20210712.models.DescribeLibrariesResponse
-
Packages that use DescribeLibrariesResponse Package Description com.tencentcloudapi.smh.v20210712 com.tencentcloudapi.smh.v20210712.models -
-
Uses of DescribeLibrariesResponse in com.tencentcloudapi.smh.v20210712
Methods in com.tencentcloudapi.smh.v20210712 that return DescribeLibrariesResponse Modifier and Type Method Description DescribeLibrariesResponseSmhClient. DescribeLibraries(DescribeLibrariesRequest req)查询 PaaS 服务媒体库列表 -
Uses of DescribeLibrariesResponse in com.tencentcloudapi.smh.v20210712.models
Constructors in com.tencentcloudapi.smh.v20210712.models with parameters of type DescribeLibrariesResponse Constructor Description DescribeLibrariesResponse(DescribeLibrariesResponse 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.
-