Uses of Class
com.tencentcloudapi.iotvideo.v20201215.models.DescribeBatchResponse
-
Packages that use DescribeBatchResponse Package Description com.tencentcloudapi.iotvideo.v20201215 com.tencentcloudapi.iotvideo.v20201215.models -
-
Uses of DescribeBatchResponse in com.tencentcloudapi.iotvideo.v20201215
Methods in com.tencentcloudapi.iotvideo.v20201215 that return DescribeBatchResponse Modifier and Type Method Description DescribeBatchResponseIotvideoClient. DescribeBatch(DescribeBatchRequest req)获取批次详情 -
Uses of DescribeBatchResponse in com.tencentcloudapi.iotvideo.v20201215.models
Constructors in com.tencentcloudapi.iotvideo.v20201215.models with parameters of type DescribeBatchResponse Constructor Description DescribeBatchResponse(DescribeBatchResponse 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.
-