| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| Modifier and Type | Method and Description |
|---|---|
default ListPolicyVersionsResponse |
IotClient.listPolicyVersions(Consumer<ListPolicyVersionsRequest.Builder> listPolicyVersionsRequest)
Lists the versions of the specified policy and identifies the default version.
|
default ListPolicyVersionsResponse |
IotClient.listPolicyVersions(ListPolicyVersionsRequest listPolicyVersionsRequest)
Lists the versions of the specified policy and identifies the default version.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListPolicyVersionsResponse> |
IotAsyncClient.listPolicyVersions(Consumer<ListPolicyVersionsRequest.Builder> listPolicyVersionsRequest)
Lists the versions of the specified policy and identifies the default version.
|
default CompletableFuture<ListPolicyVersionsResponse> |
IotAsyncClient.listPolicyVersions(ListPolicyVersionsRequest listPolicyVersionsRequest)
Lists the versions of the specified policy and identifies the default version.
|
Copyright © 2020. All rights reserved.