Uses of Class
com.tencentcloudapi.ump.v20200918.models.CreateCaptureResponse
-
Packages that use CreateCaptureResponse Package Description com.tencentcloudapi.ump.v20200918 com.tencentcloudapi.ump.v20200918.models -
-
Uses of CreateCaptureResponse in com.tencentcloudapi.ump.v20200918
Methods in com.tencentcloudapi.ump.v20200918 that return CreateCaptureResponse Modifier and Type Method Description CreateCaptureResponse
UmpClient. CreateCapture(CreateCaptureRequest req)
场内抓拍上报接口 -
Uses of CreateCaptureResponse in com.tencentcloudapi.ump.v20200918.models
Constructors in com.tencentcloudapi.ump.v20200918.models with parameters of type CreateCaptureResponse Constructor Description CreateCaptureResponse(CreateCaptureResponse 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.
-