Uses of Class
com.tencentcloudapi.ame.v20190916.models.DescribeKTVSingersRequest
-
Packages that use DescribeKTVSingersRequest Package Description com.tencentcloudapi.ame.v20190916 com.tencentcloudapi.ame.v20190916.models -
-
Uses of DescribeKTVSingersRequest in com.tencentcloudapi.ame.v20190916
Methods in com.tencentcloudapi.ame.v20190916 with parameters of type DescribeKTVSingersRequest Modifier and Type Method Description DescribeKTVSingersResponseAmeClient. DescribeKTVSingers(DescribeKTVSingersRequest req)根据过滤条件,返回匹配的歌手列表。 -
Uses of DescribeKTVSingersRequest in com.tencentcloudapi.ame.v20190916.models
Constructors in com.tencentcloudapi.ame.v20190916.models with parameters of type DescribeKTVSingersRequest Constructor Description DescribeKTVSingersRequest(DescribeKTVSingersRequest 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.
-