Uses of Class
com.tencentcloudapi.iotvideo.v20191126.models.DescribeProductResponse
-
Packages that use DescribeProductResponse Package Description com.tencentcloudapi.iotvideo.v20191126 com.tencentcloudapi.iotvideo.v20191126.models -
-
Uses of DescribeProductResponse in com.tencentcloudapi.iotvideo.v20191126
Methods in com.tencentcloudapi.iotvideo.v20191126 that return DescribeProductResponse Modifier and Type Method Description DescribeProductResponseIotvideoClient. DescribeProduct(DescribeProductRequest req)本接口(DescribeProduct)用于获取单个产品的详细信息。 -
Uses of DescribeProductResponse in com.tencentcloudapi.iotvideo.v20191126.models
Constructors in com.tencentcloudapi.iotvideo.v20191126.models with parameters of type DescribeProductResponse Constructor Description DescribeProductResponse(DescribeProductResponse 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.
-