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