Uses of Class
com.tencentcloudapi.cr.v20180321.models.ChangeBotCallStatusRequest
-
Packages that use ChangeBotCallStatusRequest Package Description com.tencentcloudapi.cr.v20180321 com.tencentcloudapi.cr.v20180321.models -
-
Uses of ChangeBotCallStatusRequest in com.tencentcloudapi.cr.v20180321
Methods in com.tencentcloudapi.cr.v20180321 with parameters of type ChangeBotCallStatusRequest Modifier and Type Method Description ChangeBotCallStatusResponseCrClient. ChangeBotCallStatus(ChangeBotCallStatusRequest req)更新机器人任务作业状态 -
Uses of ChangeBotCallStatusRequest in com.tencentcloudapi.cr.v20180321.models
Constructors in com.tencentcloudapi.cr.v20180321.models with parameters of type ChangeBotCallStatusRequest Constructor Description ChangeBotCallStatusRequest(ChangeBotCallStatusRequest 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.
-