DescribeAnomalyDetectionExecutionsRequest.Builder |
DescribeAnomalyDetectionExecutionsRequest.Builder.anomalyDetectorArn(String anomalyDetectorArn) |
The Amazon Resource Name (ARN) of the anomaly detector.
|
static DescribeAnomalyDetectionExecutionsRequest.Builder |
DescribeAnomalyDetectionExecutionsRequest.builder() |
|
DescribeAnomalyDetectionExecutionsRequest.Builder |
DescribeAnomalyDetectionExecutionsRequest.Builder.maxResults(Integer maxResults) |
The number of items to return in the response.
|
DescribeAnomalyDetectionExecutionsRequest.Builder |
DescribeAnomalyDetectionExecutionsRequest.Builder.nextToken(String nextToken) |
Specify the pagination token that's returned by a previous request to retrieve the next page of results.
|
DescribeAnomalyDetectionExecutionsRequest.Builder |
DescribeAnomalyDetectionExecutionsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
DescribeAnomalyDetectionExecutionsRequest.Builder |
DescribeAnomalyDetectionExecutionsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
DescribeAnomalyDetectionExecutionsRequest.Builder |
DescribeAnomalyDetectionExecutionsRequest.Builder.timestamp(String timestamp) |
The timestamp of the anomaly detection job.
|
DescribeAnomalyDetectionExecutionsRequest.Builder |
DescribeAnomalyDetectionExecutionsRequest.toBuilder() |
|