| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| software.amazon.awssdk.services.iot.transform |
| 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 AttachSecurityProfileResponse |
IotClient.attachSecurityProfile(AttachSecurityProfileRequest attachSecurityProfileRequest)
Associates a Device Defender security profile with a thing group or this account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AttachSecurityProfileRequestMarshaller.marshall(AttachSecurityProfileRequest attachSecurityProfileRequest) |
Copyright © 2020. All rights reserved.