| Package | Description |
|---|---|
| com.amazonaws.services.iot |
|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
ListDetectMitigationActionsTasksRequest |
ListDetectMitigationActionsTasksRequest.clone() |
ListDetectMitigationActionsTasksRequest |
ListDetectMitigationActionsTasksRequest.withEndTime(Date endTime)
The end of the time period for which ML Detect mitigation actions tasks are returned.
|
ListDetectMitigationActionsTasksRequest |
ListDetectMitigationActionsTasksRequest.withMaxResults(Integer maxResults)
The maximum number of results to return at one time.
|
ListDetectMitigationActionsTasksRequest |
ListDetectMitigationActionsTasksRequest.withNextToken(String nextToken)
The token for the next set of results.
|
ListDetectMitigationActionsTasksRequest |
ListDetectMitigationActionsTasksRequest.withStartTime(Date startTime)
A filter to limit results to those found after the specified time.
|
Copyright © 2022. All rights reserved.