Uses of Class
com.tencentcloudapi.smh.v20210712.models.Library
-
Packages that use Library Package Description com.tencentcloudapi.smh.v20210712.models -
-
Uses of Library in com.tencentcloudapi.smh.v20210712.models
Methods in com.tencentcloudapi.smh.v20210712.models that return Library Modifier and Type Method Description Library[]DescribeLibrariesResponse. getList()Get 媒体库列表Methods in com.tencentcloudapi.smh.v20210712.models with parameters of type Library Modifier and Type Method Description voidDescribeLibrariesResponse. setList(Library[] List)Set 媒体库列表Constructors in com.tencentcloudapi.smh.v20210712.models with parameters of type Library Constructor Description Library(Library 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.
-