| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| Modifier and Type | Method and Description |
|---|---|
default ListSecurityProfilesForTargetResponse |
IotClient.listSecurityProfilesForTarget(Consumer<ListSecurityProfilesForTargetRequest.Builder> listSecurityProfilesForTargetRequest)
Lists the Device Defender security profiles attached to a target (thing group).
|
default ListSecurityProfilesForTargetResponse |
IotClient.listSecurityProfilesForTarget(ListSecurityProfilesForTargetRequest listSecurityProfilesForTargetRequest)
Lists the Device Defender security profiles attached to a target (thing group).
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListSecurityProfilesForTargetResponse> |
IotAsyncClient.listSecurityProfilesForTarget(Consumer<ListSecurityProfilesForTargetRequest.Builder> listSecurityProfilesForTargetRequest)
Lists the Device Defender security profiles attached to a target (thing group).
|
default CompletableFuture<ListSecurityProfilesForTargetResponse> |
IotAsyncClient.listSecurityProfilesForTarget(ListSecurityProfilesForTargetRequest listSecurityProfilesForTargetRequest)
Lists the Device Defender security profiles attached to a target (thing group).
|
Copyright © 2019. All rights reserved.