static ListDetectMitigationActionsTasksRequest.Builder |
ListDetectMitigationActionsTasksRequest.builder() |
|
ListDetectMitigationActionsTasksRequest.Builder |
ListDetectMitigationActionsTasksRequest.Builder.endTime(Instant endTime) |
The end of the time period for which ML Detect mitigation actions tasks are returned.
|
ListDetectMitigationActionsTasksRequest.Builder |
ListDetectMitigationActionsTasksRequest.Builder.maxResults(Integer maxResults) |
The maximum number of results to return at one time.
|
ListDetectMitigationActionsTasksRequest.Builder |
ListDetectMitigationActionsTasksRequest.Builder.nextToken(String nextToken) |
The token for the next set of results.
|
ListDetectMitigationActionsTasksRequest.Builder |
ListDetectMitigationActionsTasksRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListDetectMitigationActionsTasksRequest.Builder |
ListDetectMitigationActionsTasksRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListDetectMitigationActionsTasksRequest.Builder |
ListDetectMitigationActionsTasksRequest.Builder.startTime(Instant startTime) |
A filter to limit results to those found after the specified time.
|
ListDetectMitigationActionsTasksRequest.Builder |
ListDetectMitigationActionsTasksRequest.toBuilder() |
|