| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| software.amazon.awssdk.services.iot.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreatePolicyVersionResponse> |
IotAsyncClient.createPolicyVersion(CreatePolicyVersionRequest createPolicyVersionRequest)
Creates a new version of the specified IoT policy.
|
default CreatePolicyVersionResponse |
IotClient.createPolicyVersion(CreatePolicyVersionRequest createPolicyVersionRequest)
Creates a new version of the specified IoT policy.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreatePolicyVersionRequestMarshaller.marshall(CreatePolicyVersionRequest createPolicyVersionRequest) |
Copyright © 2022. All rights reserved.