Uses of Class
com.tencentcloudapi.gme.v20180711.models.UpdateScanUsersRequest
-
Packages that use UpdateScanUsersRequest Package Description com.tencentcloudapi.gme.v20180711 com.tencentcloudapi.gme.v20180711.models -
-
Uses of UpdateScanUsersRequest in com.tencentcloudapi.gme.v20180711
Methods in com.tencentcloudapi.gme.v20180711 with parameters of type UpdateScanUsersRequest Modifier and Type Method Description UpdateScanUsersResponse
GmeClient. UpdateScanUsers(UpdateScanUsersRequest req)
更新自定义送检用户号。 接口使用前提**:目前 UpdateScanUsers 接口通过白名单开放,如需使用,需要 [提交工单申请](https://console.cloud.tencent.com/workorder/category?level1_id=438&level2_id=445&source=0&data_title=%E6%B8%B8%E6%88%8F%E5%A4%9A%E5%AA%92%E4%BD%93%E5%BC%95%E6%93%8EGME&step=1)。 -
Uses of UpdateScanUsersRequest in com.tencentcloudapi.gme.v20180711.models
Constructors in com.tencentcloudapi.gme.v20180711.models with parameters of type UpdateScanUsersRequest Constructor Description UpdateScanUsersRequest(UpdateScanUsersRequest 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.
-