ListAnomalyGroupSummariesRequest.Builder |
ListAnomalyGroupSummariesRequest.Builder.anomalyDetectorArn(String anomalyDetectorArn) |
The Amazon Resource Name (ARN) of the anomaly detector.
|
static ListAnomalyGroupSummariesRequest.Builder |
ListAnomalyGroupSummariesRequest.builder() |
|
ListAnomalyGroupSummariesRequest.Builder |
ListAnomalyGroupSummariesRequest.Builder.maxResults(Integer maxResults) |
The maximum number of results to return.
|
ListAnomalyGroupSummariesRequest.Builder |
ListAnomalyGroupSummariesRequest.Builder.nextToken(String nextToken) |
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
|
ListAnomalyGroupSummariesRequest.Builder |
ListAnomalyGroupSummariesRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListAnomalyGroupSummariesRequest.Builder |
ListAnomalyGroupSummariesRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListAnomalyGroupSummariesRequest.Builder |
ListAnomalyGroupSummariesRequest.Builder.sensitivityThreshold(Integer sensitivityThreshold) |
The minimum severity score for inclusion in the output.
|
ListAnomalyGroupSummariesRequest.Builder |
ListAnomalyGroupSummariesRequest.toBuilder() |
|