| Package | Description |
|---|---|
| software.amazon.awssdk.services.lookoutmetrics |
This is the Amazon Lookout for Metrics API Reference.
|
| software.amazon.awssdk.services.lookoutmetrics.model |
| Modifier and Type | Method and Description |
|---|---|
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(AwsRequestOverrideConfiguration overrideConfiguration) |
ListAnomalyGroupSummariesRequest.Builder |
ListAnomalyGroupSummariesRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ListAnomalyGroupSummariesRequest.Builder |
ListAnomalyGroupSummariesRequest.Builder.sensitivityThreshold(Integer sensitivityThreshold)
The minimum severity score for inclusion in the output.
|
ListAnomalyGroupSummariesRequest.Builder |
ListAnomalyGroupSummariesRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListAnomalyGroupSummariesRequest.Builder> |
ListAnomalyGroupSummariesRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.