| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatch |
Amazon CloudWatch monitors your Amazon Web Services (AWS) resources and the applications you run on AWS in real time.
|
| Modifier and Type | Method and Description |
|---|---|
default GetInsightRuleReportResponse |
CloudWatchClient.getInsightRuleReport(Consumer<GetInsightRuleReportRequest.Builder> getInsightRuleReportRequest)
This operation returns the time series data collected by a Contributor Insights rule.
|
default GetInsightRuleReportResponse |
CloudWatchClient.getInsightRuleReport(GetInsightRuleReportRequest getInsightRuleReportRequest)
This operation returns the time series data collected by a Contributor Insights rule.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetInsightRuleReportResponse> |
CloudWatchAsyncClient.getInsightRuleReport(Consumer<GetInsightRuleReportRequest.Builder> getInsightRuleReportRequest)
This operation returns the time series data collected by a Contributor Insights rule.
|
default CompletableFuture<GetInsightRuleReportResponse> |
CloudWatchAsyncClient.getInsightRuleReport(GetInsightRuleReportRequest getInsightRuleReportRequest)
This operation returns the time series data collected by a Contributor Insights rule.
|
Copyright © 2020. All rights reserved.