Uses of Class
com.tencentcloudapi.iotcloud.v20210408.models.DescribeGatewayBindDevicesResponse
-
Packages that use DescribeGatewayBindDevicesResponse Package Description com.tencentcloudapi.iotcloud.v20210408 com.tencentcloudapi.iotcloud.v20210408.models -
-
Uses of DescribeGatewayBindDevicesResponse in com.tencentcloudapi.iotcloud.v20210408
Methods in com.tencentcloudapi.iotcloud.v20210408 that return DescribeGatewayBindDevicesResponse Modifier and Type Method Description DescribeGatewayBindDevicesResponseIotcloudClient. DescribeGatewayBindDevices(DescribeGatewayBindDevicesRequest req)本接口(DescribeGatewayBindDevices)用于获取网关绑定的子设备列表 -
Uses of DescribeGatewayBindDevicesResponse in com.tencentcloudapi.iotcloud.v20210408.models
Constructors in com.tencentcloudapi.iotcloud.v20210408.models with parameters of type DescribeGatewayBindDevicesResponse Constructor Description DescribeGatewayBindDevicesResponse(DescribeGatewayBindDevicesResponse 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.
-