| 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 |
|---|---|
ListPolicyPrincipalsRequest |
ListPolicyPrincipalsRequest.withAscendingOrder(Boolean ascendingOrder)
Specifies the order for results.
|
ListPolicyPrincipalsRequest |
ListPolicyPrincipalsRequest.withMarker(String marker)
The marker for the next set of results.
|
ListPolicyPrincipalsRequest |
ListPolicyPrincipalsRequest.withPageSize(Integer pageSize)
The result page size.
|
ListPolicyPrincipalsRequest |
ListPolicyPrincipalsRequest.withPolicyName(String policyName)
The policy name.
|
Copyright © 2017. All rights reserved.