Uses of Class
software.amazon.awssdk.services.cloudwatch.model.DeleteInsightRulesResponse
Packages that use DeleteInsightRulesResponse
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 DeleteInsightRulesResponse in software.amazon.awssdk.services.cloudwatch
Methods in software.amazon.awssdk.services.cloudwatch that return DeleteInsightRulesResponseModifier and TypeMethodDescriptiondefault DeleteInsightRulesResponseCloudWatchClient.deleteInsightRules(Consumer<DeleteInsightRulesRequest.Builder> deleteInsightRulesRequest) Permanently deletes the specified Contributor Insights rules.default DeleteInsightRulesResponseCloudWatchClient.deleteInsightRules(DeleteInsightRulesRequest deleteInsightRulesRequest) Permanently deletes the specified Contributor Insights rules.Methods in software.amazon.awssdk.services.cloudwatch that return types with arguments of type DeleteInsightRulesResponseModifier and TypeMethodDescriptionCloudWatchAsyncClient.deleteInsightRules(Consumer<DeleteInsightRulesRequest.Builder> deleteInsightRulesRequest) Permanently deletes the specified Contributor Insights rules.CloudWatchAsyncClient.deleteInsightRules(DeleteInsightRulesRequest deleteInsightRulesRequest) Permanently deletes the specified Contributor Insights rules.