Uses of Class
com.tencentcloudapi.ame.v20190916.models.DescribeKTVPlaylistsResponse
-
Packages that use DescribeKTVPlaylistsResponse Package Description com.tencentcloudapi.ame.v20190916 com.tencentcloudapi.ame.v20190916.models -
-
Uses of DescribeKTVPlaylistsResponse in com.tencentcloudapi.ame.v20190916
Methods in com.tencentcloudapi.ame.v20190916 that return DescribeKTVPlaylistsResponse Modifier and Type Method Description DescribeKTVPlaylistsResponseAmeClient. DescribeKTVPlaylists(DescribeKTVPlaylistsRequest req)获取直播互动曲库推荐歌单列表。 -
Uses of DescribeKTVPlaylistsResponse in com.tencentcloudapi.ame.v20190916.models
Constructors in com.tencentcloudapi.ame.v20190916.models with parameters of type DescribeKTVPlaylistsResponse Constructor Description DescribeKTVPlaylistsResponse(DescribeKTVPlaylistsResponse 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.
-