| 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 |
|---|---|
AttachThingPrincipalResult |
AWSIotClient.attachThingPrincipal(AttachThingPrincipalRequest attachThingPrincipalRequest)
Attaches the specified principal to the specified thing.
|
AttachThingPrincipalResult |
AWSIot.attachThingPrincipal(AttachThingPrincipalRequest attachThingPrincipalRequest)
Attaches the specified principal to the specified thing.
|
| Modifier and Type | Method and Description |
|---|---|
AttachThingPrincipalRequest |
AttachThingPrincipalRequest.withPrincipal(String principal)
The principal, such as a certificate or other credential.
|
AttachThingPrincipalRequest |
AttachThingPrincipalRequest.withThingName(String thingName)
The name of the thing.
|
Copyright © 2017. All rights reserved.