Uses of Interface
software.amazon.awssdk.services.sesv2.model.ArchivingOptions.Builder
Packages that use ArchivingOptions.Builder
-
Uses of ArchivingOptions.Builder in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return ArchivingOptions.BuilderModifier and TypeMethodDescriptionArchivingOptions.Builder.archiveArn(String archiveArn) The Amazon Resource Name (ARN) of the MailManager archive where the Amazon SES API v2 will archive sent emails.static ArchivingOptions.BuilderArchivingOptions.builder()ArchivingOptions.toBuilder()Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type ArchivingOptions.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ArchivingOptions.Builder>ArchivingOptions.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.sesv2.model with type arguments of type ArchivingOptions.BuilderModifier and TypeMethodDescriptionCreateConfigurationSetRequest.Builder.archivingOptions(Consumer<ArchivingOptions.Builder> archivingOptions) An object that defines the MailManager archiving options for emails that you send using the configuration set.GetConfigurationSetResponse.Builder.archivingOptions(Consumer<ArchivingOptions.Builder> archivingOptions) An object that defines the MailManager archive where sent emails are archived that you send using the configuration set.