Uses of Class
com.tencentcloudapi.cr.v20180321.models.UploadBotDataResponse
-
Packages that use UploadBotDataResponse Package Description com.tencentcloudapi.cr.v20180321 com.tencentcloudapi.cr.v20180321.models -
-
Uses of UploadBotDataResponse in com.tencentcloudapi.cr.v20180321
Methods in com.tencentcloudapi.cr.v20180321 that return UploadBotDataResponse Modifier and Type Method Description UploadBotDataResponseCrClient. UploadBotData(UploadBotDataRequest req)上传机器人任务数据 -
Uses of UploadBotDataResponse in com.tencentcloudapi.cr.v20180321.models
Constructors in com.tencentcloudapi.cr.v20180321.models with parameters of type UploadBotDataResponse Constructor Description UploadBotDataResponse(UploadBotDataResponse 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.
-