Uses of Class
software.amazon.awssdk.services.cloudwatch.model.DisableInsightRulesResponse
Packages that use DisableInsightRulesResponse
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 DisableInsightRulesResponse in software.amazon.awssdk.services.cloudwatch
Methods in software.amazon.awssdk.services.cloudwatch that return DisableInsightRulesResponseModifier and TypeMethodDescriptiondefault DisableInsightRulesResponseCloudWatchClient.disableInsightRules(Consumer<DisableInsightRulesRequest.Builder> disableInsightRulesRequest) Disables the specified Contributor Insights rules.default DisableInsightRulesResponseCloudWatchClient.disableInsightRules(DisableInsightRulesRequest disableInsightRulesRequest) Disables the specified Contributor Insights rules.Methods in software.amazon.awssdk.services.cloudwatch that return types with arguments of type DisableInsightRulesResponseModifier and TypeMethodDescriptionCloudWatchAsyncClient.disableInsightRules(Consumer<DisableInsightRulesRequest.Builder> disableInsightRulesRequest) Disables the specified Contributor Insights rules.CloudWatchAsyncClient.disableInsightRules(DisableInsightRulesRequest disableInsightRulesRequest) Disables the specified Contributor Insights rules.