Uses of Class
software.amazon.awssdk.services.cloudwatch.model.PutManagedInsightRulesResponse
Packages that use PutManagedInsightRulesResponse
Package
Description
Amazon CloudWatch monitors your Amazon Web Services (Amazon Web Services) resources and the applications you run on
Amazon Web Services in real time.
-
Uses of PutManagedInsightRulesResponse in software.amazon.awssdk.services.cloudwatch
Methods in software.amazon.awssdk.services.cloudwatch that return PutManagedInsightRulesResponseModifier and TypeMethodDescriptiondefault PutManagedInsightRulesResponseCloudWatchClient.putManagedInsightRules(Consumer<PutManagedInsightRulesRequest.Builder> putManagedInsightRulesRequest) Creates a managed Contributor Insights rule for a specified Amazon Web Services resource.default PutManagedInsightRulesResponseCloudWatchClient.putManagedInsightRules(PutManagedInsightRulesRequest putManagedInsightRulesRequest) Creates a managed Contributor Insights rule for a specified Amazon Web Services resource.Methods in software.amazon.awssdk.services.cloudwatch that return types with arguments of type PutManagedInsightRulesResponseModifier and TypeMethodDescriptionCloudWatchAsyncClient.putManagedInsightRules(Consumer<PutManagedInsightRulesRequest.Builder> putManagedInsightRulesRequest) Creates a managed Contributor Insights rule for a specified Amazon Web Services resource.CloudWatchAsyncClient.putManagedInsightRules(PutManagedInsightRulesRequest putManagedInsightRulesRequest) Creates a managed Contributor Insights rule for a specified Amazon Web Services resource.