Uses of Class
com.tencentcloudapi.iss.v20230517.models.DescribeDeviceChannelData
-
Packages that use DescribeDeviceChannelData Package Description com.tencentcloudapi.iss.v20230517.models -
-
Uses of DescribeDeviceChannelData in com.tencentcloudapi.iss.v20230517.models
Methods in com.tencentcloudapi.iss.v20230517.models that return DescribeDeviceChannelData Modifier and Type Method Description DescribeDeviceChannelData[]DescribeDeviceChannelResponse. getData()Get 返回结果Methods in com.tencentcloudapi.iss.v20230517.models with parameters of type DescribeDeviceChannelData Modifier and Type Method Description voidDescribeDeviceChannelResponse. setData(DescribeDeviceChannelData[] Data)Set 返回结果Constructors in com.tencentcloudapi.iss.v20230517.models with parameters of type DescribeDeviceChannelData Constructor Description DescribeDeviceChannelData(DescribeDeviceChannelData 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.
-