Uses of Class
com.tencentcloudapi.ump.v20200918.models.DescribeConfigResponse
-
Packages that use DescribeConfigResponse Package Description com.tencentcloudapi.ump.v20200918 com.tencentcloudapi.ump.v20200918.models -
-
Uses of DescribeConfigResponse in com.tencentcloudapi.ump.v20200918
Methods in com.tencentcloudapi.ump.v20200918 that return DescribeConfigResponse Modifier and Type Method Description DescribeConfigResponseUmpClient. DescribeConfig(DescribeConfigRequest req)获取摄像头配置信息 mac不为空返回指定相机配置 mac为空返回对应GroupCode和MallId全量配置 -
Uses of DescribeConfigResponse in com.tencentcloudapi.ump.v20200918.models
Constructors in com.tencentcloudapi.ump.v20200918.models with parameters of type DescribeConfigResponse Constructor Description DescribeConfigResponse(DescribeConfigResponse 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.
-