Uses of Class
com.tencentcloudapi.ame.v20190916.models.KTVMusicTopInfo
-
Packages that use KTVMusicTopInfo Package Description com.tencentcloudapi.ame.v20190916.models -
-
Uses of KTVMusicTopInfo in com.tencentcloudapi.ame.v20190916.models
Methods in com.tencentcloudapi.ame.v20190916.models that return KTVMusicTopInfo Modifier and Type Method Description KTVMusicTopInfo[]DescribeKTVTopListResponse. getKTVMusicTopInfoSet()Get 歌曲基础信息列表Methods in com.tencentcloudapi.ame.v20190916.models with parameters of type KTVMusicTopInfo Modifier and Type Method Description voidDescribeKTVTopListResponse. setKTVMusicTopInfoSet(KTVMusicTopInfo[] KTVMusicTopInfoSet)Set 歌曲基础信息列表Constructors in com.tencentcloudapi.ame.v20190916.models with parameters of type KTVMusicTopInfo Constructor Description KTVMusicTopInfo(KTVMusicTopInfo 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.
-