| 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.deletePolicy(DeletePolicyRequest deletePolicyRequest)
Deletes the specified policy.
|
void |
AWSIot.deletePolicy(DeletePolicyRequest deletePolicyRequest)
Deletes the specified policy.
|
| Modifier and Type | Method and Description |
|---|---|
DeletePolicyRequest |
DeletePolicyRequest.withPolicyName(String policyName)
The name of the policy to delete.
|
Copyright © 2017. All rights reserved.