| Package | Description |
|---|---|
| com.amazonaws.services.iot |
|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
ListDetectMitigationActionsExecutionsRequest |
ListDetectMitigationActionsExecutionsRequest.clone() |
ListDetectMitigationActionsExecutionsRequest |
ListDetectMitigationActionsExecutionsRequest.withEndTime(Date endTime)
The end of the time period for which ML Detect mitigation actions executions are returned.
|
ListDetectMitigationActionsExecutionsRequest |
ListDetectMitigationActionsExecutionsRequest.withMaxResults(Integer maxResults)
The maximum number of results to return at one time.
|
ListDetectMitigationActionsExecutionsRequest |
ListDetectMitigationActionsExecutionsRequest.withNextToken(String nextToken)
The token for the next set of results.
|
ListDetectMitigationActionsExecutionsRequest |
ListDetectMitigationActionsExecutionsRequest.withStartTime(Date startTime)
A filter to limit results to those found after the specified time.
|
ListDetectMitigationActionsExecutionsRequest |
ListDetectMitigationActionsExecutionsRequest.withTaskId(String taskId)
The unique identifier of the task.
|
ListDetectMitigationActionsExecutionsRequest |
ListDetectMitigationActionsExecutionsRequest.withThingName(String thingName)
The name of the thing whose mitigation actions are listed.
|
ListDetectMitigationActionsExecutionsRequest |
ListDetectMitigationActionsExecutionsRequest.withViolationId(String violationId)
The unique identifier of the violation.
|
Copyright © 2024. All rights reserved.