|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |