| 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.detachPrincipalPolicy(DetachPrincipalPolicyRequest detachPrincipalPolicyRequest)
Removes the specified policy from the specified certificate.
|
void |
AWSIot.detachPrincipalPolicy(DetachPrincipalPolicyRequest detachPrincipalPolicyRequest)
Removes the specified policy from the specified certificate.
|
| Modifier and Type | Method and Description |
|---|---|
DetachPrincipalPolicyRequest |
DetachPrincipalPolicyRequest.withPolicyName(String policyName)
The name of the policy to detach.
|
DetachPrincipalPolicyRequest |
DetachPrincipalPolicyRequest.withPrincipal(String principal)
The principal.
|
Copyright © 2017. All rights reserved.