| 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 |
|---|---|
ListPrincipalPoliciesResult |
AWSIotClient.listPrincipalPolicies(ListPrincipalPoliciesRequest listPrincipalPoliciesRequest)
Lists the policies attached to the specified principal.
|
ListPrincipalPoliciesResult |
AWSIot.listPrincipalPolicies(ListPrincipalPoliciesRequest listPrincipalPoliciesRequest)
Lists the policies attached to the specified principal.
|
| Modifier and Type | Method and Description |
|---|---|
ListPrincipalPoliciesRequest |
ListPrincipalPoliciesRequest.withAscendingOrder(Boolean ascendingOrder)
Specifies the order for results.
|
ListPrincipalPoliciesRequest |
ListPrincipalPoliciesRequest.withMarker(String marker)
The marker for the next set of results.
|
ListPrincipalPoliciesRequest |
ListPrincipalPoliciesRequest.withPageSize(Integer pageSize)
The result page size.
|
ListPrincipalPoliciesRequest |
ListPrincipalPoliciesRequest.withPrincipal(String principal)
The principal.
|
Copyright © 2017. All rights reserved.