| Package | Description |
|---|---|
| com.amazonaws.services.iot |
|
| com.amazonaws.services.iot.model |
Classes modeling the various types represented by AWSIot
|
| Modifier and Type | Method and Description |
|---|---|
DeleteThingResult |
AWSIotClient.deleteThing(DeleteThingRequest deleteThingRequest)
Deletes the specified thing.
|
DeleteThingResult |
AWSIot.deleteThing(DeleteThingRequest deleteThingRequest)
Deletes the specified thing.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteThingRequest |
DeleteThingRequest.withExpectedVersion(Long expectedVersion)
The expected version of the thing record in the registry.
|
DeleteThingRequest |
DeleteThingRequest.withThingName(String thingName)
The name of the thing to delete.
|
Copyright © 2017. All rights reserved.