| Package | Description |
|---|---|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
ViolationEventOccurrenceRange |
ViolationEventOccurrenceRange.clone() |
ViolationEventOccurrenceRange |
StartDetectMitigationActionsTaskRequest.getViolationEventOccurrenceRange()
Specifies the time period of which violation events occurred between.
|
ViolationEventOccurrenceRange |
DetectMitigationActionsTaskSummary.getViolationEventOccurrenceRange()
Specifies the time period of which violation events occurred between.
|
ViolationEventOccurrenceRange |
ViolationEventOccurrenceRange.withEndTime(Date endTime)
The end date and time of a time period in which violation events occurred.
|
ViolationEventOccurrenceRange |
ViolationEventOccurrenceRange.withStartTime(Date startTime)
The start date and time of a time period in which violation events occurred.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StartDetectMitigationActionsTaskRequest.setViolationEventOccurrenceRange(ViolationEventOccurrenceRange violationEventOccurrenceRange)
Specifies the time period of which violation events occurred between.
|
void |
DetectMitigationActionsTaskSummary.setViolationEventOccurrenceRange(ViolationEventOccurrenceRange violationEventOccurrenceRange)
Specifies the time period of which violation events occurred between.
|
StartDetectMitigationActionsTaskRequest |
StartDetectMitigationActionsTaskRequest.withViolationEventOccurrenceRange(ViolationEventOccurrenceRange violationEventOccurrenceRange)
Specifies the time period of which violation events occurred between.
|
DetectMitigationActionsTaskSummary |
DetectMitigationActionsTaskSummary.withViolationEventOccurrenceRange(ViolationEventOccurrenceRange violationEventOccurrenceRange)
Specifies the time period of which violation events occurred between.
|
Copyright © 2023. All rights reserved.