| 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 |
|---|---|
ListThingPrincipalsResult |
AWSIotClient.listThingPrincipals(ListThingPrincipalsRequest listThingPrincipalsRequest)
Lists the principals associated with the specified thing.
|
ListThingPrincipalsResult |
AWSIot.listThingPrincipals(ListThingPrincipalsRequest listThingPrincipalsRequest)
Lists the principals associated with the specified thing.
|
| Modifier and Type | Method and Description |
|---|---|
ListThingPrincipalsRequest |
ListThingPrincipalsRequest.withThingName(String thingName)
The name of the thing.
|
Copyright © 2017. All rights reserved.