Uses of Class
com.tencentcloudapi.yinsuda.v20220527.models.KTVMatchMusic
-
Packages that use KTVMatchMusic Package Description com.tencentcloudapi.yinsuda.v20220527.models -
-
Uses of KTVMatchMusic in com.tencentcloudapi.yinsuda.v20220527.models
Methods in com.tencentcloudapi.yinsuda.v20220527.models that return KTVMatchMusic Modifier and Type Method Description KTVMatchMusic[]DescribeKTVMatchMusicsResponse. getMatchMusicSet()Get 匹配到的歌曲列表。Methods in com.tencentcloudapi.yinsuda.v20220527.models with parameters of type KTVMatchMusic Modifier and Type Method Description voidDescribeKTVMatchMusicsResponse. setMatchMusicSet(KTVMatchMusic[] MatchMusicSet)Set 匹配到的歌曲列表。Constructors in com.tencentcloudapi.yinsuda.v20220527.models with parameters of type KTVMatchMusic Constructor Description KTVMatchMusic(KTVMatchMusic 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.
-