| Package | Description |
|---|---|
| com.amazonaws.services.iot |
|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
AttachPolicyResult |
AWSIotClient.attachPolicy(AttachPolicyRequest request)
Attaches the specified policy to the specified principal (certificate or other credential).
|
AttachPolicyResult |
AbstractAWSIot.attachPolicy(AttachPolicyRequest request) |
AttachPolicyResult |
AWSIot.attachPolicy(AttachPolicyRequest attachPolicyRequest)
Attaches the specified policy to the specified principal (certificate or other credential).
|
| Modifier and Type | Method and Description |
|---|---|
Future<AttachPolicyResult> |
AWSIotAsyncClient.attachPolicyAsync(AttachPolicyRequest request,
AsyncHandler<AttachPolicyRequest,AttachPolicyResult> asyncHandler) |
Future<AttachPolicyResult> |
AbstractAWSIotAsync.attachPolicyAsync(AttachPolicyRequest request,
AsyncHandler<AttachPolicyRequest,AttachPolicyResult> asyncHandler) |
Future<AttachPolicyResult> |
AWSIotAsync.attachPolicyAsync(AttachPolicyRequest attachPolicyRequest,
AsyncHandler<AttachPolicyRequest,AttachPolicyResult> asyncHandler)
Attaches the specified policy to the specified principal (certificate or other credential).
|
| Modifier and Type | Method and Description |
|---|---|
AttachPolicyResult |
AttachPolicyResult.clone() |
Copyright © 2024. All rights reserved.