| 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 |
|---|---|
ListPoliciesResult |
AWSIotClient.listPolicies(ListPoliciesRequest listPoliciesRequest)
Lists your policies.
|
ListPoliciesResult |
AWSIot.listPolicies(ListPoliciesRequest listPoliciesRequest)
Lists your policies.
|
| Modifier and Type | Method and Description |
|---|---|
ListPoliciesResult |
ListPoliciesResult.withNextMarker(String nextMarker)
The marker for the next set of results, or null if there are no
additional results.
|
ListPoliciesResult |
ListPoliciesResult.withPolicies(Collection<Policy> policies)
The descriptions of the policies.
|
ListPoliciesResult |
ListPoliciesResult.withPolicies(Policy... policies)
The descriptions of the policies.
|
Copyright © 2017. All rights reserved.