Uses of Class
com.tencentcloudapi.iotvideo.v20201215.models.CreateBatchResponse
-
Packages that use CreateBatchResponse Package Description com.tencentcloudapi.iotvideo.v20201215 com.tencentcloudapi.iotvideo.v20201215.models -
-
Uses of CreateBatchResponse in com.tencentcloudapi.iotvideo.v20201215
Methods in com.tencentcloudapi.iotvideo.v20201215 that return CreateBatchResponse Modifier and Type Method Description CreateBatchResponseIotvideoClient. CreateBatch(CreateBatchRequest req)创建批次 -
Uses of CreateBatchResponse in com.tencentcloudapi.iotvideo.v20201215.models
Constructors in com.tencentcloudapi.iotvideo.v20201215.models with parameters of type CreateBatchResponse Constructor Description CreateBatchResponse(CreateBatchResponse 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.
-