| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| software.amazon.awssdk.services.iot.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListViolationEventsResponse> |
IotAsyncClient.listViolationEvents(ListViolationEventsRequest listViolationEventsRequest)
Lists the Device Defender security profile violations discovered during the given time period.
|
default ListViolationEventsResponse |
IotClient.listViolationEvents(ListViolationEventsRequest listViolationEventsRequest)
Lists the Device Defender security profile violations discovered during the given time period.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListViolationEventsRequestMarshaller.marshall(ListViolationEventsRequest listViolationEventsRequest) |
Copyright © 2019. All rights reserved.