| 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 |
|---|---|
CreateThingResult |
AWSIotClient.createThing(CreateThingRequest createThingRequest)
Creates a thing record in the thing registry.
|
CreateThingResult |
AWSIot.createThing(CreateThingRequest createThingRequest)
Creates a thing record in the thing registry.
|
| Modifier and Type | Method and Description |
|---|---|
CreateThingResult |
CreateThingResult.withThingArn(String thingArn)
The ARN of the new thing.
|
CreateThingResult |
CreateThingResult.withThingName(String thingName)
The name of the new thing.
|
Copyright © 2017. All rights reserved.