Uses of Class
com.tencentcloudapi.ame.v20190916.models.DescribeLyricResponse
-
Packages that use DescribeLyricResponse Package Description com.tencentcloudapi.ame.v20190916 com.tencentcloudapi.ame.v20190916.models -
-
Uses of DescribeLyricResponse in com.tencentcloudapi.ame.v20190916
Methods in com.tencentcloudapi.ame.v20190916 that return DescribeLyricResponse Modifier and Type Method Description DescribeLyricResponseAmeClient. DescribeLyric(DescribeLyricRequest req)根据接口的模式及歌曲ID来取得歌词信息或者波形图信息。 -
Uses of DescribeLyricResponse in com.tencentcloudapi.ame.v20190916.models
Constructors in com.tencentcloudapi.ame.v20190916.models with parameters of type DescribeLyricResponse Constructor Description DescribeLyricResponse(DescribeLyricResponse 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.
-