Uses of Class
com.baidubce.services.iothub.model.QueryThingResponse

Packages that use QueryThingResponse
com.baidubce.services.iothub   
 

Uses of QueryThingResponse in com.baidubce.services.iothub
 

Methods in com.baidubce.services.iothub that return QueryThingResponse
 QueryThingResponse IotHubClient.createThing(QueryThingRequest createThingRequest)
           
 QueryThingResponse IotHubClient.createThing(String endpointName, String thingName)
           
 QueryThingResponse IotHubClient.queryThing(QueryThingRequest queryThingRequest)
           
 QueryThingResponse IotHubClient.queryThing(String endpointName, String thingName)
           
 



Copyright © 2018. All rights reserved.