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

Packages that use QueryThingRequest
com.baidubce.services.iothub   
com.baidubce.services.iothub.model   
 

Uses of QueryThingRequest in com.baidubce.services.iothub
 

Methods in com.baidubce.services.iothub with parameters of type QueryThingRequest
 QueryThingResponse IotHubClient.createThing(QueryThingRequest createThingRequest)
           
 QueryThingResponse IotHubClient.queryThing(QueryThingRequest queryThingRequest)
           
 

Uses of QueryThingRequest in com.baidubce.services.iothub.model
 

Methods in com.baidubce.services.iothub.model that return QueryThingRequest
 QueryThingRequest QueryThingRequest.withEndpointName(String endpointName)
           
 QueryThingRequest QueryThingRequest.withThingName(String thingName)
           
 



Copyright © 2018. All rights reserved.