| 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 |
|---|---|
CreatePolicyResult |
AWSIotClient.createPolicy(CreatePolicyRequest createPolicyRequest)
Creates an AWS IoT policy.
|
CreatePolicyResult |
AWSIot.createPolicy(CreatePolicyRequest createPolicyRequest)
Creates an AWS IoT policy.
|
| Modifier and Type | Method and Description |
|---|---|
CreatePolicyRequest |
CreatePolicyRequest.withPolicyDocument(String policyDocument)
The JSON document that describes the policy.
|
CreatePolicyRequest |
CreatePolicyRequest.withPolicyName(String policyName)
The policy name.
|
Copyright © 2017. All rights reserved.