static ListDetectMitigationActionsExecutionsRequest.Builder |
ListDetectMitigationActionsExecutionsRequest.builder() |
|
ListDetectMitigationActionsExecutionsRequest.Builder |
ListDetectMitigationActionsExecutionsRequest.Builder.endTime(Instant endTime) |
The end of the time period for which ML Detect mitigation actions executions are returned.
|
ListDetectMitigationActionsExecutionsRequest.Builder |
ListDetectMitigationActionsExecutionsRequest.Builder.maxResults(Integer maxResults) |
The maximum number of results to return at one time.
|
ListDetectMitigationActionsExecutionsRequest.Builder |
ListDetectMitigationActionsExecutionsRequest.Builder.nextToken(String nextToken) |
The token for the next set of results.
|
ListDetectMitigationActionsExecutionsRequest.Builder |
ListDetectMitigationActionsExecutionsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListDetectMitigationActionsExecutionsRequest.Builder |
ListDetectMitigationActionsExecutionsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListDetectMitigationActionsExecutionsRequest.Builder |
ListDetectMitigationActionsExecutionsRequest.Builder.startTime(Instant startTime) |
A filter to limit results to those found after the specified time.
|
ListDetectMitigationActionsExecutionsRequest.Builder |
ListDetectMitigationActionsExecutionsRequest.Builder.taskId(String taskId) |
The unique identifier of the task.
|
ListDetectMitigationActionsExecutionsRequest.Builder |
ListDetectMitigationActionsExecutionsRequest.Builder.thingName(String thingName) |
The name of the thing whose mitigation actions are listed.
|
ListDetectMitigationActionsExecutionsRequest.Builder |
ListDetectMitigationActionsExecutionsRequest.toBuilder() |
|
ListDetectMitigationActionsExecutionsRequest.Builder |
ListDetectMitigationActionsExecutionsRequest.Builder.violationId(String violationId) |
The unique identifier of the violation.
|