|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeleteThingRequest | |
---|---|
com.baidubce.services.iothub | |
com.baidubce.services.iothub.model |
Uses of DeleteThingRequest in com.baidubce.services.iothub |
---|
Methods in com.baidubce.services.iothub with parameters of type DeleteThingRequest | |
---|---|
BaseResponse |
IotHubClient.deleteThing(DeleteThingRequest deleteThingRequest)
|
Uses of DeleteThingRequest in com.baidubce.services.iothub.model |
---|
Methods in com.baidubce.services.iothub.model that return DeleteThingRequest | |
---|---|
DeleteThingRequest |
DeleteThingRequest.withEndpointName(String endpointName)
|
DeleteThingRequest |
DeleteThingRequest.withThingName(String thingName)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |