Uses of Class
com.tencentcloudapi.cr.v20180321.models.QueryBotListRequest
-
Packages that use QueryBotListRequest Package Description com.tencentcloudapi.cr.v20180321 com.tencentcloudapi.cr.v20180321.models -
-
Uses of QueryBotListRequest in com.tencentcloudapi.cr.v20180321
Methods in com.tencentcloudapi.cr.v20180321 with parameters of type QueryBotListRequest Modifier and Type Method Description QueryBotListResponse
CrClient. QueryBotList(QueryBotListRequest req)
查询机器人任务状态列表 -
Uses of QueryBotListRequest in com.tencentcloudapi.cr.v20180321.models
Constructors in com.tencentcloudapi.cr.v20180321.models with parameters of type QueryBotListRequest Constructor Description QueryBotListRequest(QueryBotListRequest 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.
-