| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| software.amazon.awssdk.services.iot.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DetachSecurityProfileResponse> |
IotAsyncClient.detachSecurityProfile(DetachSecurityProfileRequest detachSecurityProfileRequest)
Disassociates a Device Defender security profile from a thing group or from this account.
|
default DetachSecurityProfileResponse |
IotClient.detachSecurityProfile(DetachSecurityProfileRequest detachSecurityProfileRequest)
Disassociates a Device Defender security profile from a thing group or from this account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DetachSecurityProfileRequestMarshaller.marshall(DetachSecurityProfileRequest detachSecurityProfileRequest) |
Copyright © 2021. All rights reserved.