| Package | Description |
|---|---|
| com.amazonaws.services.iot |
|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
AttachSecurityProfileResult |
AWSIotClient.attachSecurityProfile(AttachSecurityProfileRequest request)
Associates a Device Defender security profile with a thing group or this account.
|
AttachSecurityProfileResult |
AbstractAWSIot.attachSecurityProfile(AttachSecurityProfileRequest request) |
AttachSecurityProfileResult |
AWSIot.attachSecurityProfile(AttachSecurityProfileRequest attachSecurityProfileRequest)
Associates a Device Defender security profile with a thing group or this account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AttachSecurityProfileResult> |
AWSIotAsyncClient.attachSecurityProfileAsync(AttachSecurityProfileRequest request,
AsyncHandler<AttachSecurityProfileRequest,AttachSecurityProfileResult> asyncHandler) |
Future<AttachSecurityProfileResult> |
AbstractAWSIotAsync.attachSecurityProfileAsync(AttachSecurityProfileRequest request,
AsyncHandler<AttachSecurityProfileRequest,AttachSecurityProfileResult> asyncHandler) |
Future<AttachSecurityProfileResult> |
AWSIotAsync.attachSecurityProfileAsync(AttachSecurityProfileRequest attachSecurityProfileRequest,
AsyncHandler<AttachSecurityProfileRequest,AttachSecurityProfileResult> asyncHandler)
Associates a Device Defender security profile with a thing group or this account.
|
| Modifier and Type | Method and Description |
|---|---|
AttachSecurityProfileResult |
AttachSecurityProfileResult.clone() |
Copyright © 2024. All rights reserved.