Uses of Class
com.tencentcloudapi.yinsuda.v20220527.models.KTVPlaylistBaseInfo
-
Packages that use KTVPlaylistBaseInfo Package Description com.tencentcloudapi.yinsuda.v20220527.models -
-
Uses of KTVPlaylistBaseInfo in com.tencentcloudapi.yinsuda.v20220527.models
Methods in com.tencentcloudapi.yinsuda.v20220527.models that return KTVPlaylistBaseInfo Modifier and Type Method Description KTVPlaylistBaseInfo[]DescribeKTVPlaylistsResponse. getPlaylistBaseInfoSet()Get 歌单基础信息。Methods in com.tencentcloudapi.yinsuda.v20220527.models with parameters of type KTVPlaylistBaseInfo Modifier and Type Method Description voidDescribeKTVPlaylistsResponse. setPlaylistBaseInfoSet(KTVPlaylistBaseInfo[] PlaylistBaseInfoSet)Set 歌单基础信息。Constructors in com.tencentcloudapi.yinsuda.v20220527.models with parameters of type KTVPlaylistBaseInfo Constructor Description KTVPlaylistBaseInfo(KTVPlaylistBaseInfo 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.
-