| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| Modifier and Type | Method and Description |
|---|---|
default CreatePolicyResponse |
IotClient.createPolicy(Consumer<CreatePolicyRequest.Builder> createPolicyRequest)
Creates an IoT policy.
|
default CreatePolicyResponse |
IotClient.createPolicy(CreatePolicyRequest createPolicyRequest)
Creates an IoT policy.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreatePolicyResponse> |
IotAsyncClient.createPolicy(Consumer<CreatePolicyRequest.Builder> createPolicyRequest)
Creates an IoT policy.
|
default CompletableFuture<CreatePolicyResponse> |
IotAsyncClient.createPolicy(CreatePolicyRequest createPolicyRequest)
Creates an IoT policy.
|
Copyright © 2023. All rights reserved.