| 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.setDefaultPolicyVersion(SetDefaultPolicyVersionRequest setDefaultPolicyVersionRequest)
Sets the specified version of the specified policy as the policy's
default (operative) version.
|
void |
AWSIot.setDefaultPolicyVersion(SetDefaultPolicyVersionRequest setDefaultPolicyVersionRequest)
Sets the specified version of the specified policy as the policy's
default (operative) version.
|
| Modifier and Type | Method and Description |
|---|---|
SetDefaultPolicyVersionRequest |
SetDefaultPolicyVersionRequest.withPolicyName(String policyName)
The policy name.
|
SetDefaultPolicyVersionRequest |
SetDefaultPolicyVersionRequest.withPolicyVersionId(String policyVersionId)
The policy version ID.
|
Copyright © 2017. All rights reserved.