| Package | Description |
|---|---|
| com.baidubce.services.iothub |
| Modifier and Type | Method and Description |
|---|---|
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 © 2020. All rights reserved.