| 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 |
|---|---|
ListPolicyVersionsResult |
AWSIotClient.listPolicyVersions(ListPolicyVersionsRequest listPolicyVersionsRequest)
Lists the versions of the specified policy and identifies the default
version.
|
ListPolicyVersionsResult |
AWSIot.listPolicyVersions(ListPolicyVersionsRequest listPolicyVersionsRequest)
Lists the versions of the specified policy and identifies the default
version.
|
| Modifier and Type | Method and Description |
|---|---|
ListPolicyVersionsResult |
ListPolicyVersionsResult.withPolicyVersions(Collection<PolicyVersion> policyVersions)
The policy versions.
|
ListPolicyVersionsResult |
ListPolicyVersionsResult.withPolicyVersions(PolicyVersion... policyVersions)
The policy versions.
|
Copyright © 2017. All rights reserved.