| Package | Description |
|---|---|
| software.amazon.awssdk.services.lookoutmetrics |
This is the Amazon Lookout for Metrics API Reference.
|
| software.amazon.awssdk.services.lookoutmetrics.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListAnomalyDetectorsResponse |
LookoutMetricsClient.listAnomalyDetectors(Consumer<ListAnomalyDetectorsRequest.Builder> listAnomalyDetectorsRequest)
Lists the detectors in the current AWS Region.
|
default ListAnomalyDetectorsResponse |
LookoutMetricsClient.listAnomalyDetectors(ListAnomalyDetectorsRequest listAnomalyDetectorsRequest)
Lists the detectors in the current AWS Region.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListAnomalyDetectorsResponse> |
LookoutMetricsAsyncClient.listAnomalyDetectors(Consumer<ListAnomalyDetectorsRequest.Builder> listAnomalyDetectorsRequest)
Lists the detectors in the current AWS Region.
|
default CompletableFuture<ListAnomalyDetectorsResponse> |
LookoutMetricsAsyncClient.listAnomalyDetectors(ListAnomalyDetectorsRequest listAnomalyDetectorsRequest)
Lists the detectors in the current AWS Region.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListAnomalyDetectorsResponse> |
ListAnomalyDetectorsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListAnomalyDetectorsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListAnomalyDetectorsResponse> subscriber) |
Copyright © 2023. All rights reserved.