Uses of Class
com.tencentcloudapi.iot.v20180123.models.GetDeviceSignaturesResponse
-
Packages that use GetDeviceSignaturesResponse Package Description com.tencentcloudapi.iot.v20180123 com.tencentcloudapi.iot.v20180123.models -
-
Uses of GetDeviceSignaturesResponse in com.tencentcloudapi.iot.v20180123
Methods in com.tencentcloudapi.iot.v20180123 that return GetDeviceSignaturesResponse Modifier and Type Method Description GetDeviceSignaturesResponse
IotClient. GetDeviceSignatures(GetDeviceSignaturesRequest req)
获取设备绑定签名,用于用户绑定某个设备的应用场景 -
Uses of GetDeviceSignaturesResponse in com.tencentcloudapi.iot.v20180123.models
Constructors in com.tencentcloudapi.iot.v20180123.models with parameters of type GetDeviceSignaturesResponse Constructor Description GetDeviceSignaturesResponse(GetDeviceSignaturesResponse 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.
-