| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru | |
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
ListAnomaliesForInsightResult |
AmazonDevOpsGuru.listAnomaliesForInsight(ListAnomaliesForInsightRequest listAnomaliesForInsightRequest) |
ListAnomaliesForInsightResult |
AbstractAmazonDevOpsGuru.listAnomaliesForInsight(ListAnomaliesForInsightRequest request) |
ListAnomaliesForInsightResult |
AmazonDevOpsGuruClient.listAnomaliesForInsight(ListAnomaliesForInsightRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<ListAnomaliesForInsightResult> |
AbstractAmazonDevOpsGuruAsync.listAnomaliesForInsightAsync(ListAnomaliesForInsightRequest request,
AsyncHandler<ListAnomaliesForInsightRequest,ListAnomaliesForInsightResult> asyncHandler) |
Future<ListAnomaliesForInsightResult> |
AmazonDevOpsGuruAsyncClient.listAnomaliesForInsightAsync(ListAnomaliesForInsightRequest request,
AsyncHandler<ListAnomaliesForInsightRequest,ListAnomaliesForInsightResult> asyncHandler) |
Future<ListAnomaliesForInsightResult> |
AmazonDevOpsGuruAsync.listAnomaliesForInsightAsync(ListAnomaliesForInsightRequest listAnomaliesForInsightRequest,
AsyncHandler<ListAnomaliesForInsightRequest,ListAnomaliesForInsightResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListAnomaliesForInsightResult |
ListAnomaliesForInsightResult.clone() |
ListAnomaliesForInsightResult |
ListAnomaliesForInsightResult.withNextToken(String nextToken) |
ListAnomaliesForInsightResult |
ListAnomaliesForInsightResult.withProactiveAnomalies(Collection<ProactiveAnomalySummary> proactiveAnomalies) |
ListAnomaliesForInsightResult |
ListAnomaliesForInsightResult.withProactiveAnomalies(ProactiveAnomalySummary... proactiveAnomalies)
NOTE: This method appends the values to the existing list (if any).
|
ListAnomaliesForInsightResult |
ListAnomaliesForInsightResult.withReactiveAnomalies(Collection<ReactiveAnomalySummary> reactiveAnomalies) |
ListAnomaliesForInsightResult |
ListAnomaliesForInsightResult.withReactiveAnomalies(ReactiveAnomalySummary... reactiveAnomalies)
NOTE: This method appends the values to the existing list (if any).
|
Copyright © 2020. All rights reserved.