Uses of Interface
software.amazon.awssdk.services.ses.model.StopAction.Builder
Packages that use StopAction.Builder
-
Uses of StopAction.Builder in software.amazon.awssdk.services.ses.model
Methods in software.amazon.awssdk.services.ses.model that return StopAction.BuilderModifier and TypeMethodDescriptionstatic StopAction.BuilderStopAction.builder()The scope of the StopAction.The scope of the StopAction.StopAction.toBuilder()The Amazon Resource Name (ARN) of the Amazon SNS topic to notify when the stop action is taken.Methods in software.amazon.awssdk.services.ses.model that return types with arguments of type StopAction.BuilderModifier and TypeMethodDescriptionstatic Class<? extends StopAction.Builder>StopAction.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ses.model with type arguments of type StopAction.BuilderModifier and TypeMethodDescriptiondefault ReceiptAction.BuilderReceiptAction.Builder.stopAction(Consumer<StopAction.Builder> stopAction) Terminates the evaluation of the receipt rule set and optionally publishes a notification to Amazon SNS.