| Package | Description |
|---|---|
| com.amazonaws.services.lookoutmetrics |
This is the Amazon Lookout for Metrics API Reference.
|
| com.amazonaws.services.lookoutmetrics.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateAnomalyDetectorResult |
AbstractAmazonLookoutMetrics.updateAnomalyDetector(UpdateAnomalyDetectorRequest request) |
UpdateAnomalyDetectorResult |
AmazonLookoutMetrics.updateAnomalyDetector(UpdateAnomalyDetectorRequest updateAnomalyDetectorRequest)
Updates a detector.
|
UpdateAnomalyDetectorResult |
AmazonLookoutMetricsClient.updateAnomalyDetector(UpdateAnomalyDetectorRequest request)
Updates a detector.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateAnomalyDetectorResult> |
AbstractAmazonLookoutMetricsAsync.updateAnomalyDetectorAsync(UpdateAnomalyDetectorRequest request,
AsyncHandler<UpdateAnomalyDetectorRequest,UpdateAnomalyDetectorResult> asyncHandler) |
Future<UpdateAnomalyDetectorResult> |
AmazonLookoutMetricsAsync.updateAnomalyDetectorAsync(UpdateAnomalyDetectorRequest updateAnomalyDetectorRequest,
AsyncHandler<UpdateAnomalyDetectorRequest,UpdateAnomalyDetectorResult> asyncHandler)
Updates a detector.
|
Future<UpdateAnomalyDetectorResult> |
AmazonLookoutMetricsAsyncClient.updateAnomalyDetectorAsync(UpdateAnomalyDetectorRequest request,
AsyncHandler<UpdateAnomalyDetectorRequest,UpdateAnomalyDetectorResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateAnomalyDetectorResult |
UpdateAnomalyDetectorResult.clone() |
UpdateAnomalyDetectorResult |
UpdateAnomalyDetectorResult.withAnomalyDetectorArn(String anomalyDetectorArn)
The ARN of the updated detector.
|
Copyright © 2023. All rights reserved.