Uses of Class
com.tencentcloudapi.iot.v20180123.models.UnassociateSubDeviceFromGatewayProductResponse
-
Packages that use UnassociateSubDeviceFromGatewayProductResponse Package Description com.tencentcloudapi.iot.v20180123 com.tencentcloudapi.iot.v20180123.models -
-
Uses of UnassociateSubDeviceFromGatewayProductResponse in com.tencentcloudapi.iot.v20180123
Methods in com.tencentcloudapi.iot.v20180123 that return UnassociateSubDeviceFromGatewayProductResponse Modifier and Type Method Description UnassociateSubDeviceFromGatewayProductResponseIotClient. UnassociateSubDeviceFromGatewayProduct(UnassociateSubDeviceFromGatewayProductRequest req)业务无客户使用,下线接口。 取消子设备产品与网关设备产品的关联 -
Uses of UnassociateSubDeviceFromGatewayProductResponse in com.tencentcloudapi.iot.v20180123.models
Constructors in com.tencentcloudapi.iot.v20180123.models with parameters of type UnassociateSubDeviceFromGatewayProductResponse Constructor Description UnassociateSubDeviceFromGatewayProductResponse(UnassociateSubDeviceFromGatewayProductResponse 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.
-