| 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 |
|---|---|
CreateThingTypeResult |
AWSIotClient.createThingType(CreateThingTypeRequest createThingTypeRequest)
Creates a new thing type.
|
CreateThingTypeResult |
AWSIot.createThingType(CreateThingTypeRequest createThingTypeRequest)
Creates a new thing type.
|
| Modifier and Type | Method and Description |
|---|---|
CreateThingTypeResult |
CreateThingTypeResult.withThingTypeArn(String thingTypeArn)
The Amazon Resource Name (ARN) of the thing type.
|
CreateThingTypeResult |
CreateThingTypeResult.withThingTypeName(String thingTypeName)
The name of the thing type.
|
Copyright © 2017. All rights reserved.