| 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 |
|---|---|
DeleteThingTypeResult |
AWSIotClient.deleteThingType(DeleteThingTypeRequest deleteThingTypeRequest)
Deletes the specified thing type .
|
DeleteThingTypeResult |
AWSIot.deleteThingType(DeleteThingTypeRequest deleteThingTypeRequest)
Deletes the specified thing type .
|
| Modifier and Type | Method and Description |
|---|---|
DeleteThingTypeRequest |
DeleteThingTypeRequest.withThingTypeName(String thingTypeName)
The name of the thing type.
|
Copyright © 2017. All rights reserved.