| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| Modifier and Type | Method and Description |
|---|---|
default CreatePolicyResponse |
IotClient.createPolicy(Consumer<CreatePolicyRequest.Builder> createPolicyRequest)
Creates an AWS IoT policy.
|
default CreatePolicyResponse |
IotClient.createPolicy(CreatePolicyRequest createPolicyRequest)
Creates an AWS IoT policy.
|
default CreatePolicyVersionResponse |
IotClient.createPolicyVersion(Consumer<CreatePolicyVersionRequest.Builder> createPolicyVersionRequest)
Creates a new version of the specified AWS IoT policy.
|
default CreatePolicyVersionResponse |
IotClient.createPolicyVersion(CreatePolicyVersionRequest createPolicyVersionRequest)
Creates a new version of the specified AWS IoT policy.
|
Copyright © 2020. All rights reserved.