| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| software.amazon.awssdk.services.iot.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeletePolicyVersionResponse> |
IotAsyncClient.deletePolicyVersion(DeletePolicyVersionRequest deletePolicyVersionRequest)
Deletes the specified version of the specified policy.
|
default DeletePolicyVersionResponse |
IotClient.deletePolicyVersion(DeletePolicyVersionRequest deletePolicyVersionRequest)
Deletes the specified version of the specified policy.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeletePolicyVersionRequestMarshaller.marshall(DeletePolicyVersionRequest deletePolicyVersionRequest) |
Copyright © 2020. All rights reserved.