Uses of Interface
software.amazon.awssdk.services.cloudwatch.model.ListManagedInsightRulesResponse.Builder
Packages that use ListManagedInsightRulesResponse.Builder
-
Uses of ListManagedInsightRulesResponse.Builder in software.amazon.awssdk.services.cloudwatch.model
Methods in software.amazon.awssdk.services.cloudwatch.model that return ListManagedInsightRulesResponse.BuilderModifier and TypeMethodDescriptionListManagedInsightRulesResponse.builder()ListManagedInsightRulesResponse.Builder.managedRules(Collection<ManagedRuleDescription> managedRules) The managed rules that are available for the specified Amazon Web Services resource.ListManagedInsightRulesResponse.Builder.managedRules(Consumer<ManagedRuleDescription.Builder>... managedRules) The managed rules that are available for the specified Amazon Web Services resource.ListManagedInsightRulesResponse.Builder.managedRules(ManagedRuleDescription... managedRules) The managed rules that are available for the specified Amazon Web Services resource.Include this value to get the next set of rules if the value was returned by the previous operation.ListManagedInsightRulesResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudwatch.model that return types with arguments of type ListManagedInsightRulesResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListManagedInsightRulesResponse.Builder>ListManagedInsightRulesResponse.serializableBuilderClass()