Uses of Class
com.tencentcloudapi.trro.v20220325.models.GetDevicesRequest
-
Packages that use GetDevicesRequest Package Description com.tencentcloudapi.trro.v20220325 com.tencentcloudapi.trro.v20220325.models -
-
Uses of GetDevicesRequest in com.tencentcloudapi.trro.v20220325
Methods in com.tencentcloudapi.trro.v20220325 with parameters of type GetDevicesRequest Modifier and Type Method Description GetDevicesResponseTrroClient. GetDevices(GetDevicesRequest req)查询用户设备的授权绑定情况 -
Uses of GetDevicesRequest in com.tencentcloudapi.trro.v20220325.models
Constructors in com.tencentcloudapi.trro.v20220325.models with parameters of type GetDevicesRequest Constructor Description GetDevicesRequest(GetDevicesRequest 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.
-