Uses of Interface
software.amazon.awssdk.services.sesv2.model.SendingOptions.Builder
Packages that use SendingOptions.Builder
-
Uses of SendingOptions.Builder in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return SendingOptions.BuilderModifier and TypeMethodDescriptionstatic SendingOptions.BuilderSendingOptions.builder()SendingOptions.Builder.sendingEnabled(Boolean sendingEnabled) Iftrue, email sending is enabled for the configuration set.SendingOptions.toBuilder()Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type SendingOptions.BuilderModifier and TypeMethodDescriptionstatic Class<? extends SendingOptions.Builder>SendingOptions.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.sesv2.model with type arguments of type SendingOptions.BuilderModifier and TypeMethodDescriptionCreateConfigurationSetRequest.Builder.sendingOptions(Consumer<SendingOptions.Builder> sendingOptions) An object that defines whether or not Amazon SES can send email that you send using the configuration set.GetConfigurationSetResponse.Builder.sendingOptions(Consumer<SendingOptions.Builder> sendingOptions) An object that defines whether or not Amazon SES can send email that you send using the configuration set.