Uses of Class
com.tencentcloudapi.ump.v20200918.models.DescribeCamerasResponse
-
Packages that use DescribeCamerasResponse Package Description com.tencentcloudapi.ump.v20200918 com.tencentcloudapi.ump.v20200918.models -
-
Uses of DescribeCamerasResponse in com.tencentcloudapi.ump.v20200918
Methods in com.tencentcloudapi.ump.v20200918 that return DescribeCamerasResponse Modifier and Type Method Description DescribeCamerasResponseUmpClient. DescribeCameras(DescribeCamerasRequest req)获取集团广场对应的摄像头列表 -
Uses of DescribeCamerasResponse in com.tencentcloudapi.ump.v20200918.models
Constructors in com.tencentcloudapi.ump.v20200918.models with parameters of type DescribeCamerasResponse Constructor Description DescribeCamerasResponse(DescribeCamerasResponse 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.
-