| 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 |
|---|---|
Future<DeactivateAnomalyDetectorResult> |
AmazonLookoutMetricsAsyncClient.deactivateAnomalyDetectorAsync(DeactivateAnomalyDetectorRequest request,
AsyncHandler<DeactivateAnomalyDetectorRequest,DeactivateAnomalyDetectorResult> asyncHandler) |
Future<DeactivateAnomalyDetectorResult> |
AmazonLookoutMetricsAsync.deactivateAnomalyDetectorAsync(DeactivateAnomalyDetectorRequest deactivateAnomalyDetectorRequest,
AsyncHandler<DeactivateAnomalyDetectorRequest,DeactivateAnomalyDetectorResult> asyncHandler)
Deactivates an anomaly detector.
|
Future<DeactivateAnomalyDetectorResult> |
AbstractAmazonLookoutMetricsAsync.deactivateAnomalyDetectorAsync(DeactivateAnomalyDetectorRequest request,
AsyncHandler<DeactivateAnomalyDetectorRequest,DeactivateAnomalyDetectorResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeactivateAnomalyDetectorRequest |
DeactivateAnomalyDetectorRequest.clone() |
DeactivateAnomalyDetectorRequest |
DeactivateAnomalyDetectorRequest.withAnomalyDetectorArn(String anomalyDetectorArn)
The Amazon Resource Name (ARN) of the anomaly detector.
|
Copyright © 2022. All rights reserved.