| 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 |
|---|---|
ListPolicyPrincipalsResult |
AWSIotClient.listPolicyPrincipals(ListPolicyPrincipalsRequest listPolicyPrincipalsRequest)
Lists the principals associated with the specified policy.
|
ListPolicyPrincipalsResult |
AWSIot.listPolicyPrincipals(ListPolicyPrincipalsRequest listPolicyPrincipalsRequest)
Lists the principals associated with the specified policy.
|
| Modifier and Type | Method and Description |
|---|---|
ListPolicyPrincipalsResult |
ListPolicyPrincipalsResult.withNextMarker(String nextMarker)
The marker for the next set of results, or null if there are no
additional results.
|
ListPolicyPrincipalsResult |
ListPolicyPrincipalsResult.withPrincipals(Collection<String> principals)
The descriptions of the principals.
|
ListPolicyPrincipalsResult |
ListPolicyPrincipalsResult.withPrincipals(String... principals)
The descriptions of the principals.
|
Copyright © 2017. All rights reserved.