| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| Modifier and Type | Method and Description |
|---|---|
default AttachSecurityProfileResponse |
IotClient.attachSecurityProfile(AttachSecurityProfileRequest attachSecurityProfileRequest)
Associates a Device Defender security profile with a thing group or this account.
|
default AttachSecurityProfileResponse |
IotClient.attachSecurityProfile(Consumer<AttachSecurityProfileRequest.Builder> attachSecurityProfileRequest)
Associates a Device Defender security profile with a thing group or this account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AttachSecurityProfileResponse> |
IotAsyncClient.attachSecurityProfile(AttachSecurityProfileRequest attachSecurityProfileRequest)
Associates a Device Defender security profile with a thing group or this account.
|
default CompletableFuture<AttachSecurityProfileResponse> |
IotAsyncClient.attachSecurityProfile(Consumer<AttachSecurityProfileRequest.Builder> attachSecurityProfileRequest)
Associates a Device Defender security profile with a thing group or this account.
|
Copyright © 2021. All rights reserved.