| 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 |
|---|---|
ListThingPrincipalsResult |
ListThingPrincipalsResult.withPrincipals(Collection<String> principals)
The principals associated with the thing.
|
ListThingPrincipalsResult |
ListThingPrincipalsResult.withPrincipals(String... principals)
The principals associated with the thing.
|
Copyright © 2017. All rights reserved.