| 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 GetFeedbackResponse |
LookoutMetricsClient.getFeedback(Consumer<GetFeedbackRequest.Builder> getFeedbackRequest)
Get feedback for an anomaly group.
|
default GetFeedbackResponse |
LookoutMetricsClient.getFeedback(GetFeedbackRequest getFeedbackRequest)
Get feedback for an anomaly group.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetFeedbackResponse> |
LookoutMetricsAsyncClient.getFeedback(Consumer<GetFeedbackRequest.Builder> getFeedbackRequest)
Get feedback for an anomaly group.
|
default CompletableFuture<GetFeedbackResponse> |
LookoutMetricsAsyncClient.getFeedback(GetFeedbackRequest getFeedbackRequest)
Get feedback for an anomaly group.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<GetFeedbackResponse> |
GetFeedbackIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetFeedbackPublisher.subscribe(org.reactivestreams.Subscriber<? super GetFeedbackResponse> subscriber) |
Copyright © 2023. All rights reserved.