Uses of Class
com.tencentcloudapi.ame.v20190916.models.DescribeKTVRobotsRequest
-
Packages that use DescribeKTVRobotsRequest Package Description com.tencentcloudapi.ame.v20190916 com.tencentcloudapi.ame.v20190916.models -
-
Uses of DescribeKTVRobotsRequest in com.tencentcloudapi.ame.v20190916
Methods in com.tencentcloudapi.ame.v20190916 with parameters of type DescribeKTVRobotsRequest Modifier and Type Method Description DescribeKTVRobotsResponseAmeClient. DescribeKTVRobots(DescribeKTVRobotsRequest req)获取机器人列表,支持 Id、状态等过滤条件。 -
Uses of DescribeKTVRobotsRequest in com.tencentcloudapi.ame.v20190916.models
Constructors in com.tencentcloudapi.ame.v20190916.models with parameters of type DescribeKTVRobotsRequest Constructor Description DescribeKTVRobotsRequest(DescribeKTVRobotsRequest 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.
-