Uses of Interface
software.amazon.awssdk.services.cloudwatch.model.PutManagedInsightRulesResponse.Builder
Packages that use PutManagedInsightRulesResponse.Builder
-
Uses of PutManagedInsightRulesResponse.Builder in software.amazon.awssdk.services.cloudwatch.model
Methods in software.amazon.awssdk.services.cloudwatch.model that return PutManagedInsightRulesResponse.BuilderModifier and TypeMethodDescriptionPutManagedInsightRulesResponse.builder()PutManagedInsightRulesResponse.Builder.failures(Collection<PartialFailure> failures) An array that lists the rules that could not be enabled.PutManagedInsightRulesResponse.Builder.failures(Consumer<PartialFailure.Builder>... failures) An array that lists the rules that could not be enabled.PutManagedInsightRulesResponse.Builder.failures(PartialFailure... failures) An array that lists the rules that could not be enabled.PutManagedInsightRulesResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudwatch.model that return types with arguments of type PutManagedInsightRulesResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends PutManagedInsightRulesResponse.Builder>PutManagedInsightRulesResponse.serializableBuilderClass()