Uses of Class
software.amazon.awssdk.services.iot.model.ViolationEventOccurrenceRange
-
Packages that use ViolationEventOccurrenceRange Package Description software.amazon.awssdk.services.iot.model -
-
Uses of ViolationEventOccurrenceRange in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return ViolationEventOccurrenceRange Modifier and Type Method Description ViolationEventOccurrenceRangeDetectMitigationActionsTaskSummary. violationEventOccurrenceRange()Specifies the time period of which violation events occurred between.ViolationEventOccurrenceRangeStartDetectMitigationActionsTaskRequest. violationEventOccurrenceRange()Specifies the time period of which violation events occurred between.Methods in software.amazon.awssdk.services.iot.model with parameters of type ViolationEventOccurrenceRange Modifier and Type Method Description DetectMitigationActionsTaskSummary.BuilderDetectMitigationActionsTaskSummary.Builder. violationEventOccurrenceRange(ViolationEventOccurrenceRange violationEventOccurrenceRange)Specifies the time period of which violation events occurred between.StartDetectMitigationActionsTaskRequest.BuilderStartDetectMitigationActionsTaskRequest.Builder. violationEventOccurrenceRange(ViolationEventOccurrenceRange violationEventOccurrenceRange)Specifies the time period of which violation events occurred between.
-