| Package | Description |
|---|---|
| com.amazonaws.services.iot |
|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
DetachSecurityProfileResult |
AbstractAWSIot.detachSecurityProfile(DetachSecurityProfileRequest request) |
DetachSecurityProfileResult |
AWSIot.detachSecurityProfile(DetachSecurityProfileRequest detachSecurityProfileRequest)
Disassociates a Device Defender security profile from a thing group or from this account.
|
DetachSecurityProfileResult |
AWSIotClient.detachSecurityProfile(DetachSecurityProfileRequest request)
Disassociates a Device Defender security profile from a thing group or from this account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DetachSecurityProfileResult> |
AWSIotAsync.detachSecurityProfileAsync(DetachSecurityProfileRequest detachSecurityProfileRequest,
AsyncHandler<DetachSecurityProfileRequest,DetachSecurityProfileResult> asyncHandler)
Disassociates a Device Defender security profile from a thing group or from this account.
|
Future<DetachSecurityProfileResult> |
AWSIotAsyncClient.detachSecurityProfileAsync(DetachSecurityProfileRequest request,
AsyncHandler<DetachSecurityProfileRequest,DetachSecurityProfileResult> asyncHandler) |
Future<DetachSecurityProfileResult> |
AbstractAWSIotAsync.detachSecurityProfileAsync(DetachSecurityProfileRequest request,
AsyncHandler<DetachSecurityProfileRequest,DetachSecurityProfileResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DetachSecurityProfileResult |
DetachSecurityProfileResult.clone() |
Copyright © 2018. All rights reserved.