Uses of Class
com.tencentcloudapi.iot.v20180123.models.AddProductResponse
-
Packages that use AddProductResponse Package Description com.tencentcloudapi.iot.v20180123 com.tencentcloudapi.iot.v20180123.models -
-
Uses of AddProductResponse in com.tencentcloudapi.iot.v20180123
Methods in com.tencentcloudapi.iot.v20180123 that return AddProductResponse Modifier and Type Method Description AddProductResponse
IotClient. AddProduct(AddProductRequest req)
本接口(AddProduct)用于创建、定义某款硬件产品。 -
Uses of AddProductResponse in com.tencentcloudapi.iot.v20180123.models
Constructors in com.tencentcloudapi.iot.v20180123.models with parameters of type AddProductResponse Constructor Description AddProductResponse(AddProductResponse 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.
-