| 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 |
|---|---|
void |
AWSIotClient.deletePolicyVersion(DeletePolicyVersionRequest deletePolicyVersionRequest)
Deletes the specified version of the specified policy.
|
void |
AWSIot.deletePolicyVersion(DeletePolicyVersionRequest deletePolicyVersionRequest)
Deletes the specified version of the specified policy.
|
| Modifier and Type | Method and Description |
|---|---|
DeletePolicyVersionRequest |
DeletePolicyVersionRequest.withPolicyName(String policyName)
The name of the policy.
|
DeletePolicyVersionRequest |
DeletePolicyVersionRequest.withPolicyVersionId(String policyVersionId)
The policy version ID.
|
Copyright © 2017. All rights reserved.