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