Uses of Class
com.tencentcloudapi.iotvideo.v20201215.models.DescribeBatchsRequest
-
Packages that use DescribeBatchsRequest Package Description com.tencentcloudapi.iotvideo.v20201215 com.tencentcloudapi.iotvideo.v20201215.models -
-
Uses of DescribeBatchsRequest in com.tencentcloudapi.iotvideo.v20201215
Methods in com.tencentcloudapi.iotvideo.v20201215 with parameters of type DescribeBatchsRequest Modifier and Type Method Description DescribeBatchsResponseIotvideoClient. DescribeBatchs(DescribeBatchsRequest req)获取批次列表 -
Uses of DescribeBatchsRequest in com.tencentcloudapi.iotvideo.v20201215.models
Constructors in com.tencentcloudapi.iotvideo.v20201215.models with parameters of type DescribeBatchsRequest Constructor Description DescribeBatchsRequest(DescribeBatchsRequest 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.
-