| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru | |
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
SearchInsightsResult |
AmazonDevOpsGuru.searchInsights(SearchInsightsRequest searchInsightsRequest) |
SearchInsightsResult |
AbstractAmazonDevOpsGuru.searchInsights(SearchInsightsRequest request) |
SearchInsightsResult |
AmazonDevOpsGuruClient.searchInsights(SearchInsightsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<SearchInsightsResult> |
AbstractAmazonDevOpsGuruAsync.searchInsightsAsync(SearchInsightsRequest request,
AsyncHandler<SearchInsightsRequest,SearchInsightsResult> asyncHandler) |
Future<SearchInsightsResult> |
AmazonDevOpsGuruAsyncClient.searchInsightsAsync(SearchInsightsRequest request,
AsyncHandler<SearchInsightsRequest,SearchInsightsResult> asyncHandler) |
Future<SearchInsightsResult> |
AmazonDevOpsGuruAsync.searchInsightsAsync(SearchInsightsRequest searchInsightsRequest,
AsyncHandler<SearchInsightsRequest,SearchInsightsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
SearchInsightsResult |
SearchInsightsResult.clone() |
SearchInsightsResult |
SearchInsightsResult.withNextToken(String nextToken) |
SearchInsightsResult |
SearchInsightsResult.withProactiveInsights(Collection<ProactiveInsightSummary> proactiveInsights) |
SearchInsightsResult |
SearchInsightsResult.withProactiveInsights(ProactiveInsightSummary... proactiveInsights)
NOTE: This method appends the values to the existing list (if any).
|
SearchInsightsResult |
SearchInsightsResult.withReactiveInsights(Collection<ReactiveInsightSummary> reactiveInsights) |
SearchInsightsResult |
SearchInsightsResult.withReactiveInsights(ReactiveInsightSummary... reactiveInsights)
NOTE: This method appends the values to the existing list (if any).
|
Copyright © 2020. All rights reserved.