| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| software.amazon.awssdk.services.iot.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AttachPolicyResponse> |
IotAsyncClient.attachPolicy(AttachPolicyRequest attachPolicyRequest)
Attaches a policy to the specified target.
|
default AttachPolicyResponse |
IotClient.attachPolicy(AttachPolicyRequest attachPolicyRequest)
Attaches a policy to the specified target.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AttachPolicyRequestMarshaller.marshall(AttachPolicyRequest attachPolicyRequest) |
Copyright © 2019. All rights reserved.