| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2 |
|
| software.amazon.awssdk.services.sesv2.model |
| Modifier and Type | Method and Description |
|---|---|
default CreateConfigurationSetResponse |
SesV2Client.createConfigurationSet(Consumer<CreateConfigurationSetRequest.Builder> createConfigurationSetRequest)
Create a configuration set.
|
default CreateConfigurationSetResponse |
SesV2Client.createConfigurationSet(CreateConfigurationSetRequest createConfigurationSetRequest)
Create a configuration set.
|
default CreateConfigurationSetEventDestinationResponse |
SesV2Client.createConfigurationSetEventDestination(Consumer<CreateConfigurationSetEventDestinationRequest.Builder> createConfigurationSetEventDestinationRequest)
Create an event destination.
|
default CreateConfigurationSetEventDestinationResponse |
SesV2Client.createConfigurationSetEventDestination(CreateConfigurationSetEventDestinationRequest createConfigurationSetEventDestinationRequest)
Create an event destination.
|
default CreateContactResponse |
SesV2Client.createContact(Consumer<CreateContactRequest.Builder> createContactRequest)
Creates a contact, which is an end-user who is receiving the email, and adds them to a contact list.
|
default CreateContactResponse |
SesV2Client.createContact(CreateContactRequest createContactRequest)
Creates a contact, which is an end-user who is receiving the email, and adds them to a contact list.
|
default CreateContactListResponse |
SesV2Client.createContactList(Consumer<CreateContactListRequest.Builder> createContactListRequest)
Creates a contact list.
|
default CreateContactListResponse |
SesV2Client.createContactList(CreateContactListRequest createContactListRequest)
Creates a contact list.
|
default CreateCustomVerificationEmailTemplateResponse |
SesV2Client.createCustomVerificationEmailTemplate(Consumer<CreateCustomVerificationEmailTemplateRequest.Builder> createCustomVerificationEmailTemplateRequest)
Creates a new custom verification email template.
|
default CreateCustomVerificationEmailTemplateResponse |
SesV2Client.createCustomVerificationEmailTemplate(CreateCustomVerificationEmailTemplateRequest createCustomVerificationEmailTemplateRequest)
Creates a new custom verification email template.
|
default CreateDedicatedIpPoolResponse |
SesV2Client.createDedicatedIpPool(Consumer<CreateDedicatedIpPoolRequest.Builder> createDedicatedIpPoolRequest)
Create a new pool of dedicated IP addresses.
|
default CreateDedicatedIpPoolResponse |
SesV2Client.createDedicatedIpPool(CreateDedicatedIpPoolRequest createDedicatedIpPoolRequest)
Create a new pool of dedicated IP addresses.
|
default CreateDeliverabilityTestReportResponse |
SesV2Client.createDeliverabilityTestReport(Consumer<CreateDeliverabilityTestReportRequest.Builder> createDeliverabilityTestReportRequest)
Create a new predictive inbox placement test.
|
default CreateDeliverabilityTestReportResponse |
SesV2Client.createDeliverabilityTestReport(CreateDeliverabilityTestReportRequest createDeliverabilityTestReportRequest)
Create a new predictive inbox placement test.
|
default CreateEmailIdentityResponse |
SesV2Client.createEmailIdentity(Consumer<CreateEmailIdentityRequest.Builder> createEmailIdentityRequest)
Starts the process of verifying an email identity.
|
default CreateEmailIdentityResponse |
SesV2Client.createEmailIdentity(CreateEmailIdentityRequest createEmailIdentityRequest)
Starts the process of verifying an email identity.
|
default CreateEmailIdentityPolicyResponse |
SesV2Client.createEmailIdentityPolicy(Consumer<CreateEmailIdentityPolicyRequest.Builder> createEmailIdentityPolicyRequest)
Creates the specified sending authorization policy for the given identity (an email address or a domain).
|
default CreateEmailIdentityPolicyResponse |
SesV2Client.createEmailIdentityPolicy(CreateEmailIdentityPolicyRequest createEmailIdentityPolicyRequest)
Creates the specified sending authorization policy for the given identity (an email address or a domain).
|
default CreateEmailTemplateResponse |
SesV2Client.createEmailTemplate(Consumer<CreateEmailTemplateRequest.Builder> createEmailTemplateRequest)
Creates an email template.
|
default CreateEmailTemplateResponse |
SesV2Client.createEmailTemplate(CreateEmailTemplateRequest createEmailTemplateRequest)
Creates an email template.
|
default CreateImportJobResponse |
SesV2Client.createImportJob(Consumer<CreateImportJobRequest.Builder> createImportJobRequest)
Creates an import job for a data destination.
|
default CreateImportJobResponse |
SesV2Client.createImportJob(CreateImportJobRequest createImportJobRequest)
Creates an import job for a data destination.
|
default DeleteConfigurationSetResponse |
SesV2Client.deleteConfigurationSet(Consumer<DeleteConfigurationSetRequest.Builder> deleteConfigurationSetRequest)
Delete an existing configuration set.
|
default DeleteConfigurationSetResponse |
SesV2Client.deleteConfigurationSet(DeleteConfigurationSetRequest deleteConfigurationSetRequest)
Delete an existing configuration set.
|
default DeleteConfigurationSetEventDestinationResponse |
SesV2Client.deleteConfigurationSetEventDestination(Consumer<DeleteConfigurationSetEventDestinationRequest.Builder> deleteConfigurationSetEventDestinationRequest)
Delete an event destination.
|
default DeleteConfigurationSetEventDestinationResponse |
SesV2Client.deleteConfigurationSetEventDestination(DeleteConfigurationSetEventDestinationRequest deleteConfigurationSetEventDestinationRequest)
Delete an event destination.
|
default DeleteContactResponse |
SesV2Client.deleteContact(Consumer<DeleteContactRequest.Builder> deleteContactRequest)
Removes a contact from a contact list.
|
default DeleteContactResponse |
SesV2Client.deleteContact(DeleteContactRequest deleteContactRequest)
Removes a contact from a contact list.
|
default DeleteContactListResponse |
SesV2Client.deleteContactList(Consumer<DeleteContactListRequest.Builder> deleteContactListRequest)
Deletes a contact list and all of the contacts on that list.
|
default DeleteContactListResponse |
SesV2Client.deleteContactList(DeleteContactListRequest deleteContactListRequest)
Deletes a contact list and all of the contacts on that list.
|
default DeleteCustomVerificationEmailTemplateResponse |
SesV2Client.deleteCustomVerificationEmailTemplate(Consumer<DeleteCustomVerificationEmailTemplateRequest.Builder> deleteCustomVerificationEmailTemplateRequest)
Deletes an existing custom verification email template.
|
default DeleteCustomVerificationEmailTemplateResponse |
SesV2Client.deleteCustomVerificationEmailTemplate(DeleteCustomVerificationEmailTemplateRequest deleteCustomVerificationEmailTemplateRequest)
Deletes an existing custom verification email template.
|
default DeleteDedicatedIpPoolResponse |
SesV2Client.deleteDedicatedIpPool(Consumer<DeleteDedicatedIpPoolRequest.Builder> deleteDedicatedIpPoolRequest)
Delete a dedicated IP pool.
|
default DeleteDedicatedIpPoolResponse |
SesV2Client.deleteDedicatedIpPool(DeleteDedicatedIpPoolRequest deleteDedicatedIpPoolRequest)
Delete a dedicated IP pool.
|
default DeleteEmailIdentityResponse |
SesV2Client.deleteEmailIdentity(Consumer<DeleteEmailIdentityRequest.Builder> deleteEmailIdentityRequest)
Deletes an email identity.
|
default DeleteEmailIdentityResponse |
SesV2Client.deleteEmailIdentity(DeleteEmailIdentityRequest deleteEmailIdentityRequest)
Deletes an email identity.
|
default DeleteEmailIdentityPolicyResponse |
SesV2Client.deleteEmailIdentityPolicy(Consumer<DeleteEmailIdentityPolicyRequest.Builder> deleteEmailIdentityPolicyRequest)
Deletes the specified sending authorization policy for the given identity (an email address or a domain).
|
default DeleteEmailIdentityPolicyResponse |
SesV2Client.deleteEmailIdentityPolicy(DeleteEmailIdentityPolicyRequest deleteEmailIdentityPolicyRequest)
Deletes the specified sending authorization policy for the given identity (an email address or a domain).
|
default DeleteEmailTemplateResponse |
SesV2Client.deleteEmailTemplate(Consumer<DeleteEmailTemplateRequest.Builder> deleteEmailTemplateRequest)
Deletes an email template.
|
default DeleteEmailTemplateResponse |
SesV2Client.deleteEmailTemplate(DeleteEmailTemplateRequest deleteEmailTemplateRequest)
Deletes an email template.
|
default DeleteSuppressedDestinationResponse |
SesV2Client.deleteSuppressedDestination(Consumer<DeleteSuppressedDestinationRequest.Builder> deleteSuppressedDestinationRequest)
Removes an email address from the suppression list for your account.
|
default DeleteSuppressedDestinationResponse |
SesV2Client.deleteSuppressedDestination(DeleteSuppressedDestinationRequest deleteSuppressedDestinationRequest)
Removes an email address from the suppression list for your account.
|
default GetAccountResponse |
SesV2Client.getAccount(Consumer<GetAccountRequest.Builder> getAccountRequest)
Obtain information about the email-sending status and capabilities of your Amazon SES account in the current AWS
Region.
|
default GetAccountResponse |
SesV2Client.getAccount(GetAccountRequest getAccountRequest)
Obtain information about the email-sending status and capabilities of your Amazon SES account in the current AWS
Region.
|
default GetBlacklistReportsResponse |
SesV2Client.getBlacklistReports(Consumer<GetBlacklistReportsRequest.Builder> getBlacklistReportsRequest)
Retrieve a list of the blacklists that your dedicated IP addresses appear on.
|
default GetBlacklistReportsResponse |
SesV2Client.getBlacklistReports(GetBlacklistReportsRequest getBlacklistReportsRequest)
Retrieve a list of the blacklists that your dedicated IP addresses appear on.
|
default GetConfigurationSetResponse |
SesV2Client.getConfigurationSet(Consumer<GetConfigurationSetRequest.Builder> getConfigurationSetRequest)
Get information about an existing configuration set, including the dedicated IP pool that it's associated with,
whether or not it's enabled for sending email, and more.
|
default GetConfigurationSetResponse |
SesV2Client.getConfigurationSet(GetConfigurationSetRequest getConfigurationSetRequest)
Get information about an existing configuration set, including the dedicated IP pool that it's associated with,
whether or not it's enabled for sending email, and more.
|
default GetConfigurationSetEventDestinationsResponse |
SesV2Client.getConfigurationSetEventDestinations(Consumer<GetConfigurationSetEventDestinationsRequest.Builder> getConfigurationSetEventDestinationsRequest)
Retrieve a list of event destinations that are associated with a configuration set.
|
default GetConfigurationSetEventDestinationsResponse |
SesV2Client.getConfigurationSetEventDestinations(GetConfigurationSetEventDestinationsRequest getConfigurationSetEventDestinationsRequest)
Retrieve a list of event destinations that are associated with a configuration set.
|
default GetContactResponse |
SesV2Client.getContact(Consumer<GetContactRequest.Builder> getContactRequest)
Returns a contact from a contact list.
|
default GetContactResponse |
SesV2Client.getContact(GetContactRequest getContactRequest)
Returns a contact from a contact list.
|
default GetContactListResponse |
SesV2Client.getContactList(Consumer<GetContactListRequest.Builder> getContactListRequest)
Returns contact list metadata.
|
default GetContactListResponse |
SesV2Client.getContactList(GetContactListRequest getContactListRequest)
Returns contact list metadata.
|
default GetCustomVerificationEmailTemplateResponse |
SesV2Client.getCustomVerificationEmailTemplate(Consumer<GetCustomVerificationEmailTemplateRequest.Builder> getCustomVerificationEmailTemplateRequest)
Returns the custom email verification template for the template name you specify.
|
default GetCustomVerificationEmailTemplateResponse |
SesV2Client.getCustomVerificationEmailTemplate(GetCustomVerificationEmailTemplateRequest getCustomVerificationEmailTemplateRequest)
Returns the custom email verification template for the template name you specify.
|
default GetDedicatedIpResponse |
SesV2Client.getDedicatedIp(Consumer<GetDedicatedIpRequest.Builder> getDedicatedIpRequest)
Get information about a dedicated IP address, including the name of the dedicated IP pool that it's associated
with, as well information about the automatic warm-up process for the address.
|
default GetDedicatedIpResponse |
SesV2Client.getDedicatedIp(GetDedicatedIpRequest getDedicatedIpRequest)
Get information about a dedicated IP address, including the name of the dedicated IP pool that it's associated
with, as well information about the automatic warm-up process for the address.
|
default GetDedicatedIpsResponse |
SesV2Client.getDedicatedIps(Consumer<GetDedicatedIpsRequest.Builder> getDedicatedIpsRequest)
List the dedicated IP addresses that are associated with your AWS account.
|
default GetDedicatedIpsResponse |
SesV2Client.getDedicatedIps(GetDedicatedIpsRequest getDedicatedIpsRequest)
List the dedicated IP addresses that are associated with your AWS account.
|
default GetDedicatedIpsIterable |
SesV2Client.getDedicatedIpsPaginator(Consumer<GetDedicatedIpsRequest.Builder> getDedicatedIpsRequest)
List the dedicated IP addresses that are associated with your AWS account.
|
default GetDedicatedIpsIterable |
SesV2Client.getDedicatedIpsPaginator(GetDedicatedIpsRequest getDedicatedIpsRequest)
List the dedicated IP addresses that are associated with your AWS account.
|
default GetDeliverabilityDashboardOptionsResponse |
SesV2Client.getDeliverabilityDashboardOptions(Consumer<GetDeliverabilityDashboardOptionsRequest.Builder> getDeliverabilityDashboardOptionsRequest)
Retrieve information about the status of the Deliverability dashboard for your account.
|
default GetDeliverabilityDashboardOptionsResponse |
SesV2Client.getDeliverabilityDashboardOptions(GetDeliverabilityDashboardOptionsRequest getDeliverabilityDashboardOptionsRequest)
Retrieve information about the status of the Deliverability dashboard for your account.
|
default GetDeliverabilityTestReportResponse |
SesV2Client.getDeliverabilityTestReport(Consumer<GetDeliverabilityTestReportRequest.Builder> getDeliverabilityTestReportRequest)
Retrieve the results of a predictive inbox placement test.
|
default GetDeliverabilityTestReportResponse |
SesV2Client.getDeliverabilityTestReport(GetDeliverabilityTestReportRequest getDeliverabilityTestReportRequest)
Retrieve the results of a predictive inbox placement test.
|
default GetDomainDeliverabilityCampaignResponse |
SesV2Client.getDomainDeliverabilityCampaign(Consumer<GetDomainDeliverabilityCampaignRequest.Builder> getDomainDeliverabilityCampaignRequest)
Retrieve all the deliverability data for a specific campaign.
|
default GetDomainDeliverabilityCampaignResponse |
SesV2Client.getDomainDeliverabilityCampaign(GetDomainDeliverabilityCampaignRequest getDomainDeliverabilityCampaignRequest)
Retrieve all the deliverability data for a specific campaign.
|
default GetDomainStatisticsReportResponse |
SesV2Client.getDomainStatisticsReport(Consumer<GetDomainStatisticsReportRequest.Builder> getDomainStatisticsReportRequest)
Retrieve inbox placement and engagement rates for the domains that you use to send email.
|
default GetDomainStatisticsReportResponse |
SesV2Client.getDomainStatisticsReport(GetDomainStatisticsReportRequest getDomainStatisticsReportRequest)
Retrieve inbox placement and engagement rates for the domains that you use to send email.
|
default GetEmailIdentityResponse |
SesV2Client.getEmailIdentity(Consumer<GetEmailIdentityRequest.Builder> getEmailIdentityRequest)
Provides information about a specific identity, including the identity's verification status, sending
authorization policies, its DKIM authentication status, and its custom Mail-From settings.
|
default GetEmailIdentityResponse |
SesV2Client.getEmailIdentity(GetEmailIdentityRequest getEmailIdentityRequest)
Provides information about a specific identity, including the identity's verification status, sending
authorization policies, its DKIM authentication status, and its custom Mail-From settings.
|
default GetEmailIdentityPoliciesResponse |
SesV2Client.getEmailIdentityPolicies(Consumer<GetEmailIdentityPoliciesRequest.Builder> getEmailIdentityPoliciesRequest)
Returns the requested sending authorization policies for the given identity (an email address or a domain).
|
default GetEmailIdentityPoliciesResponse |
SesV2Client.getEmailIdentityPolicies(GetEmailIdentityPoliciesRequest getEmailIdentityPoliciesRequest)
Returns the requested sending authorization policies for the given identity (an email address or a domain).
|
default GetEmailTemplateResponse |
SesV2Client.getEmailTemplate(Consumer<GetEmailTemplateRequest.Builder> getEmailTemplateRequest)
Displays the template object (which includes the subject line, HTML part and text part) for the template you
specify.
|
default GetEmailTemplateResponse |
SesV2Client.getEmailTemplate(GetEmailTemplateRequest getEmailTemplateRequest)
Displays the template object (which includes the subject line, HTML part and text part) for the template you
specify.
|
default GetImportJobResponse |
SesV2Client.getImportJob(Consumer<GetImportJobRequest.Builder> getImportJobRequest)
Provides information about an import job.
|
default GetImportJobResponse |
SesV2Client.getImportJob(GetImportJobRequest getImportJobRequest)
Provides information about an import job.
|
default GetSuppressedDestinationResponse |
SesV2Client.getSuppressedDestination(Consumer<GetSuppressedDestinationRequest.Builder> getSuppressedDestinationRequest)
Retrieves information about a specific email address that's on the suppression list for your account.
|
default GetSuppressedDestinationResponse |
SesV2Client.getSuppressedDestination(GetSuppressedDestinationRequest getSuppressedDestinationRequest)
Retrieves information about a specific email address that's on the suppression list for your account.
|
default ListConfigurationSetsResponse |
SesV2Client.listConfigurationSets(Consumer<ListConfigurationSetsRequest.Builder> listConfigurationSetsRequest)
List all of the configuration sets associated with your account in the current region.
|
default ListConfigurationSetsResponse |
SesV2Client.listConfigurationSets(ListConfigurationSetsRequest listConfigurationSetsRequest)
List all of the configuration sets associated with your account in the current region.
|
default ListConfigurationSetsIterable |
SesV2Client.listConfigurationSetsPaginator(Consumer<ListConfigurationSetsRequest.Builder> listConfigurationSetsRequest)
List all of the configuration sets associated with your account in the current region.
|
default ListConfigurationSetsIterable |
SesV2Client.listConfigurationSetsPaginator(ListConfigurationSetsRequest listConfigurationSetsRequest)
List all of the configuration sets associated with your account in the current region.
|
default ListContactListsResponse |
SesV2Client.listContactLists(Consumer<ListContactListsRequest.Builder> listContactListsRequest)
Lists all of the contact lists available.
|
default ListContactListsResponse |
SesV2Client.listContactLists(ListContactListsRequest listContactListsRequest)
Lists all of the contact lists available.
|
default ListContactListsIterable |
SesV2Client.listContactListsPaginator(Consumer<ListContactListsRequest.Builder> listContactListsRequest)
Lists all of the contact lists available.
|
default ListContactListsIterable |
SesV2Client.listContactListsPaginator(ListContactListsRequest listContactListsRequest)
Lists all of the contact lists available.
|
default ListContactsResponse |
SesV2Client.listContacts(Consumer<ListContactsRequest.Builder> listContactsRequest)
Lists the contacts present in a specific contact list.
|
default ListContactsResponse |
SesV2Client.listContacts(ListContactsRequest listContactsRequest)
Lists the contacts present in a specific contact list.
|
default ListContactsIterable |
SesV2Client.listContactsPaginator(Consumer<ListContactsRequest.Builder> listContactsRequest)
Lists the contacts present in a specific contact list.
|
default ListContactsIterable |
SesV2Client.listContactsPaginator(ListContactsRequest listContactsRequest)
Lists the contacts present in a specific contact list.
|
default ListCustomVerificationEmailTemplatesResponse |
SesV2Client.listCustomVerificationEmailTemplates(Consumer<ListCustomVerificationEmailTemplatesRequest.Builder> listCustomVerificationEmailTemplatesRequest)
Lists the existing custom verification email templates for your account in the current AWS Region.
|
default ListCustomVerificationEmailTemplatesResponse |
SesV2Client.listCustomVerificationEmailTemplates(ListCustomVerificationEmailTemplatesRequest listCustomVerificationEmailTemplatesRequest)
Lists the existing custom verification email templates for your account in the current AWS Region.
|
default ListCustomVerificationEmailTemplatesIterable |
SesV2Client.listCustomVerificationEmailTemplatesPaginator(Consumer<ListCustomVerificationEmailTemplatesRequest.Builder> listCustomVerificationEmailTemplatesRequest)
Lists the existing custom verification email templates for your account in the current AWS Region.
|
default ListCustomVerificationEmailTemplatesIterable |
SesV2Client.listCustomVerificationEmailTemplatesPaginator(ListCustomVerificationEmailTemplatesRequest listCustomVerificationEmailTemplatesRequest)
Lists the existing custom verification email templates for your account in the current AWS Region.
|
default ListDedicatedIpPoolsResponse |
SesV2Client.listDedicatedIpPools(Consumer<ListDedicatedIpPoolsRequest.Builder> listDedicatedIpPoolsRequest)
List all of the dedicated IP pools that exist in your AWS account in the current Region.
|
default ListDedicatedIpPoolsResponse |
SesV2Client.listDedicatedIpPools(ListDedicatedIpPoolsRequest listDedicatedIpPoolsRequest)
List all of the dedicated IP pools that exist in your AWS account in the current Region.
|
default ListDedicatedIpPoolsIterable |
SesV2Client.listDedicatedIpPoolsPaginator(Consumer<ListDedicatedIpPoolsRequest.Builder> listDedicatedIpPoolsRequest)
List all of the dedicated IP pools that exist in your AWS account in the current Region.
|
default ListDedicatedIpPoolsIterable |
SesV2Client.listDedicatedIpPoolsPaginator(ListDedicatedIpPoolsRequest listDedicatedIpPoolsRequest)
List all of the dedicated IP pools that exist in your AWS account in the current Region.
|
default ListDeliverabilityTestReportsResponse |
SesV2Client.listDeliverabilityTestReports(Consumer<ListDeliverabilityTestReportsRequest.Builder> listDeliverabilityTestReportsRequest)
Show a list of the predictive inbox placement tests that you've performed, regardless of their statuses.
|
default ListDeliverabilityTestReportsResponse |
SesV2Client.listDeliverabilityTestReports(ListDeliverabilityTestReportsRequest listDeliverabilityTestReportsRequest)
Show a list of the predictive inbox placement tests that you've performed, regardless of their statuses.
|
default ListDeliverabilityTestReportsIterable |
SesV2Client.listDeliverabilityTestReportsPaginator(Consumer<ListDeliverabilityTestReportsRequest.Builder> listDeliverabilityTestReportsRequest)
Show a list of the predictive inbox placement tests that you've performed, regardless of their statuses.
|
default ListDeliverabilityTestReportsIterable |
SesV2Client.listDeliverabilityTestReportsPaginator(ListDeliverabilityTestReportsRequest listDeliverabilityTestReportsRequest)
Show a list of the predictive inbox placement tests that you've performed, regardless of their statuses.
|
default ListDomainDeliverabilityCampaignsResponse |
SesV2Client.listDomainDeliverabilityCampaigns(Consumer<ListDomainDeliverabilityCampaignsRequest.Builder> listDomainDeliverabilityCampaignsRequest)
Retrieve deliverability data for all the campaigns that used a specific domain to send email during a specified
time range.
|
default ListDomainDeliverabilityCampaignsResponse |
SesV2Client.listDomainDeliverabilityCampaigns(ListDomainDeliverabilityCampaignsRequest listDomainDeliverabilityCampaignsRequest)
Retrieve deliverability data for all the campaigns that used a specific domain to send email during a specified
time range.
|
default ListDomainDeliverabilityCampaignsIterable |
SesV2Client.listDomainDeliverabilityCampaignsPaginator(Consumer<ListDomainDeliverabilityCampaignsRequest.Builder> listDomainDeliverabilityCampaignsRequest)
Retrieve deliverability data for all the campaigns that used a specific domain to send email during a specified
time range.
|
default ListDomainDeliverabilityCampaignsIterable |
SesV2Client.listDomainDeliverabilityCampaignsPaginator(ListDomainDeliverabilityCampaignsRequest listDomainDeliverabilityCampaignsRequest)
Retrieve deliverability data for all the campaigns that used a specific domain to send email during a specified
time range.
|
default ListEmailIdentitiesResponse |
SesV2Client.listEmailIdentities(Consumer<ListEmailIdentitiesRequest.Builder> listEmailIdentitiesRequest)
Returns a list of all of the email identities that are associated with your AWS account.
|
default ListEmailIdentitiesResponse |
SesV2Client.listEmailIdentities(ListEmailIdentitiesRequest listEmailIdentitiesRequest)
Returns a list of all of the email identities that are associated with your AWS account.
|
default ListEmailIdentitiesIterable |
SesV2Client.listEmailIdentitiesPaginator(Consumer<ListEmailIdentitiesRequest.Builder> listEmailIdentitiesRequest)
Returns a list of all of the email identities that are associated with your AWS account.
|
default ListEmailIdentitiesIterable |
SesV2Client.listEmailIdentitiesPaginator(ListEmailIdentitiesRequest listEmailIdentitiesRequest)
Returns a list of all of the email identities that are associated with your AWS account.
|
default ListEmailTemplatesResponse |
SesV2Client.listEmailTemplates(Consumer<ListEmailTemplatesRequest.Builder> listEmailTemplatesRequest)
Lists the email templates present in your Amazon SES account in the current AWS Region.
|
default ListEmailTemplatesResponse |
SesV2Client.listEmailTemplates(ListEmailTemplatesRequest listEmailTemplatesRequest)
Lists the email templates present in your Amazon SES account in the current AWS Region.
|
default ListEmailTemplatesIterable |
SesV2Client.listEmailTemplatesPaginator(Consumer<ListEmailTemplatesRequest.Builder> listEmailTemplatesRequest)
Lists the email templates present in your Amazon SES account in the current AWS Region.
|
default ListEmailTemplatesIterable |
SesV2Client.listEmailTemplatesPaginator(ListEmailTemplatesRequest listEmailTemplatesRequest)
Lists the email templates present in your Amazon SES account in the current AWS Region.
|
default ListImportJobsResponse |
SesV2Client.listImportJobs(Consumer<ListImportJobsRequest.Builder> listImportJobsRequest)
Lists all of the import jobs.
|
default ListImportJobsResponse |
SesV2Client.listImportJobs(ListImportJobsRequest listImportJobsRequest)
Lists all of the import jobs.
|
default ListImportJobsIterable |
SesV2Client.listImportJobsPaginator(Consumer<ListImportJobsRequest.Builder> listImportJobsRequest)
Lists all of the import jobs.
|
default ListImportJobsIterable |
SesV2Client.listImportJobsPaginator(ListImportJobsRequest listImportJobsRequest)
Lists all of the import jobs.
|
default ListSuppressedDestinationsResponse |
SesV2Client.listSuppressedDestinations(Consumer<ListSuppressedDestinationsRequest.Builder> listSuppressedDestinationsRequest)
Retrieves a list of email addresses that are on the suppression list for your account.
|
default ListSuppressedDestinationsResponse |
SesV2Client.listSuppressedDestinations(ListSuppressedDestinationsRequest listSuppressedDestinationsRequest)
Retrieves a list of email addresses that are on the suppression list for your account.
|
default ListSuppressedDestinationsIterable |
SesV2Client.listSuppressedDestinationsPaginator(Consumer<ListSuppressedDestinationsRequest.Builder> listSuppressedDestinationsRequest)
Retrieves a list of email addresses that are on the suppression list for your account.
|
default ListSuppressedDestinationsIterable |
SesV2Client.listSuppressedDestinationsPaginator(ListSuppressedDestinationsRequest listSuppressedDestinationsRequest)
Retrieves a list of email addresses that are on the suppression list for your account.
|
default ListTagsForResourceResponse |
SesV2Client.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Retrieve a list of the tags (keys and values) that are associated with a specified resource.
|
default ListTagsForResourceResponse |
SesV2Client.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Retrieve a list of the tags (keys and values) that are associated with a specified resource.
|
default PutAccountDedicatedIpWarmupAttributesResponse |
SesV2Client.putAccountDedicatedIpWarmupAttributes(Consumer<PutAccountDedicatedIpWarmupAttributesRequest.Builder> putAccountDedicatedIpWarmupAttributesRequest)
Enable or disable the automatic warm-up feature for dedicated IP addresses.
|
default PutAccountDedicatedIpWarmupAttributesResponse |
SesV2Client.putAccountDedicatedIpWarmupAttributes(PutAccountDedicatedIpWarmupAttributesRequest putAccountDedicatedIpWarmupAttributesRequest)
Enable or disable the automatic warm-up feature for dedicated IP addresses.
|
default PutAccountDetailsResponse |
SesV2Client.putAccountDetails(Consumer<PutAccountDetailsRequest.Builder> putAccountDetailsRequest)
Update your Amazon SES account details.
|
default PutAccountDetailsResponse |
SesV2Client.putAccountDetails(PutAccountDetailsRequest putAccountDetailsRequest)
Update your Amazon SES account details.
|
default PutAccountSendingAttributesResponse |
SesV2Client.putAccountSendingAttributes(Consumer<PutAccountSendingAttributesRequest.Builder> putAccountSendingAttributesRequest)
Enable or disable the ability of your account to send email.
|
default PutAccountSendingAttributesResponse |
SesV2Client.putAccountSendingAttributes(PutAccountSendingAttributesRequest putAccountSendingAttributesRequest)
Enable or disable the ability of your account to send email.
|
default PutAccountSuppressionAttributesResponse |
SesV2Client.putAccountSuppressionAttributes(Consumer<PutAccountSuppressionAttributesRequest.Builder> putAccountSuppressionAttributesRequest)
Change the settings for the account-level suppression list.
|
default PutAccountSuppressionAttributesResponse |
SesV2Client.putAccountSuppressionAttributes(PutAccountSuppressionAttributesRequest putAccountSuppressionAttributesRequest)
Change the settings for the account-level suppression list.
|
default PutConfigurationSetDeliveryOptionsResponse |
SesV2Client.putConfigurationSetDeliveryOptions(Consumer<PutConfigurationSetDeliveryOptionsRequest.Builder> putConfigurationSetDeliveryOptionsRequest)
Associate a configuration set with a dedicated IP pool.
|
default PutConfigurationSetDeliveryOptionsResponse |
SesV2Client.putConfigurationSetDeliveryOptions(PutConfigurationSetDeliveryOptionsRequest putConfigurationSetDeliveryOptionsRequest)
Associate a configuration set with a dedicated IP pool.
|
default PutConfigurationSetReputationOptionsResponse |
SesV2Client.putConfigurationSetReputationOptions(Consumer<PutConfigurationSetReputationOptionsRequest.Builder> putConfigurationSetReputationOptionsRequest)
Enable or disable collection of reputation metrics for emails that you send using a particular configuration set
in a specific AWS Region.
|
default PutConfigurationSetReputationOptionsResponse |
SesV2Client.putConfigurationSetReputationOptions(PutConfigurationSetReputationOptionsRequest putConfigurationSetReputationOptionsRequest)
Enable or disable collection of reputation metrics for emails that you send using a particular configuration set
in a specific AWS Region.
|
default PutConfigurationSetSendingOptionsResponse |
SesV2Client.putConfigurationSetSendingOptions(Consumer<PutConfigurationSetSendingOptionsRequest.Builder> putConfigurationSetSendingOptionsRequest)
Enable or disable email sending for messages that use a particular configuration set in a specific AWS Region.
|
default PutConfigurationSetSendingOptionsResponse |
SesV2Client.putConfigurationSetSendingOptions(PutConfigurationSetSendingOptionsRequest putConfigurationSetSendingOptionsRequest)
Enable or disable email sending for messages that use a particular configuration set in a specific AWS Region.
|
default PutConfigurationSetSuppressionOptionsResponse |
SesV2Client.putConfigurationSetSuppressionOptions(Consumer<PutConfigurationSetSuppressionOptionsRequest.Builder> putConfigurationSetSuppressionOptionsRequest)
Specify the account suppression list preferences for a configuration set.
|
default PutConfigurationSetSuppressionOptionsResponse |
SesV2Client.putConfigurationSetSuppressionOptions(PutConfigurationSetSuppressionOptionsRequest putConfigurationSetSuppressionOptionsRequest)
Specify the account suppression list preferences for a configuration set.
|
default PutConfigurationSetTrackingOptionsResponse |
SesV2Client.putConfigurationSetTrackingOptions(Consumer<PutConfigurationSetTrackingOptionsRequest.Builder> putConfigurationSetTrackingOptionsRequest)
Specify a custom domain to use for open and click tracking elements in email that you send.
|
default PutConfigurationSetTrackingOptionsResponse |
SesV2Client.putConfigurationSetTrackingOptions(PutConfigurationSetTrackingOptionsRequest putConfigurationSetTrackingOptionsRequest)
Specify a custom domain to use for open and click tracking elements in email that you send.
|
default PutDedicatedIpInPoolResponse |
SesV2Client.putDedicatedIpInPool(Consumer<PutDedicatedIpInPoolRequest.Builder> putDedicatedIpInPoolRequest)
Move a dedicated IP address to an existing dedicated IP pool.
|
default PutDedicatedIpInPoolResponse |
SesV2Client.putDedicatedIpInPool(PutDedicatedIpInPoolRequest putDedicatedIpInPoolRequest)
Move a dedicated IP address to an existing dedicated IP pool.
|
default PutDedicatedIpWarmupAttributesResponse |
SesV2Client.putDedicatedIpWarmupAttributes(Consumer<PutDedicatedIpWarmupAttributesRequest.Builder> putDedicatedIpWarmupAttributesRequest)
|
default PutDedicatedIpWarmupAttributesResponse |
SesV2Client.putDedicatedIpWarmupAttributes(PutDedicatedIpWarmupAttributesRequest putDedicatedIpWarmupAttributesRequest)
|
default PutDeliverabilityDashboardOptionResponse |
SesV2Client.putDeliverabilityDashboardOption(Consumer<PutDeliverabilityDashboardOptionRequest.Builder> putDeliverabilityDashboardOptionRequest)
Enable or disable the Deliverability dashboard.
|
default PutDeliverabilityDashboardOptionResponse |
SesV2Client.putDeliverabilityDashboardOption(PutDeliverabilityDashboardOptionRequest putDeliverabilityDashboardOptionRequest)
Enable or disable the Deliverability dashboard.
|
default PutEmailIdentityDkimAttributesResponse |
SesV2Client.putEmailIdentityDkimAttributes(Consumer<PutEmailIdentityDkimAttributesRequest.Builder> putEmailIdentityDkimAttributesRequest)
Used to enable or disable DKIM authentication for an email identity.
|
default PutEmailIdentityDkimAttributesResponse |
SesV2Client.putEmailIdentityDkimAttributes(PutEmailIdentityDkimAttributesRequest putEmailIdentityDkimAttributesRequest)
Used to enable or disable DKIM authentication for an email identity.
|
default PutEmailIdentityDkimSigningAttributesResponse |
SesV2Client.putEmailIdentityDkimSigningAttributes(Consumer<PutEmailIdentityDkimSigningAttributesRequest.Builder> putEmailIdentityDkimSigningAttributesRequest)
Used to configure or change the DKIM authentication settings for an email domain identity.
|
default PutEmailIdentityDkimSigningAttributesResponse |
SesV2Client.putEmailIdentityDkimSigningAttributes(PutEmailIdentityDkimSigningAttributesRequest putEmailIdentityDkimSigningAttributesRequest)
Used to configure or change the DKIM authentication settings for an email domain identity.
|
default PutEmailIdentityFeedbackAttributesResponse |
SesV2Client.putEmailIdentityFeedbackAttributes(Consumer<PutEmailIdentityFeedbackAttributesRequest.Builder> putEmailIdentityFeedbackAttributesRequest)
Used to enable or disable feedback forwarding for an identity.
|
default PutEmailIdentityFeedbackAttributesResponse |
SesV2Client.putEmailIdentityFeedbackAttributes(PutEmailIdentityFeedbackAttributesRequest putEmailIdentityFeedbackAttributesRequest)
Used to enable or disable feedback forwarding for an identity.
|
default PutEmailIdentityMailFromAttributesResponse |
SesV2Client.putEmailIdentityMailFromAttributes(Consumer<PutEmailIdentityMailFromAttributesRequest.Builder> putEmailIdentityMailFromAttributesRequest)
Used to enable or disable the custom Mail-From domain configuration for an email identity.
|
default PutEmailIdentityMailFromAttributesResponse |
SesV2Client.putEmailIdentityMailFromAttributes(PutEmailIdentityMailFromAttributesRequest putEmailIdentityMailFromAttributesRequest)
Used to enable or disable the custom Mail-From domain configuration for an email identity.
|
default PutSuppressedDestinationResponse |
SesV2Client.putSuppressedDestination(Consumer<PutSuppressedDestinationRequest.Builder> putSuppressedDestinationRequest)
Adds an email address to the suppression list for your account.
|
default PutSuppressedDestinationResponse |
SesV2Client.putSuppressedDestination(PutSuppressedDestinationRequest putSuppressedDestinationRequest)
Adds an email address to the suppression list for your account.
|
default SendBulkEmailResponse |
SesV2Client.sendBulkEmail(Consumer<SendBulkEmailRequest.Builder> sendBulkEmailRequest)
Composes an email message to multiple destinations.
|
default SendBulkEmailResponse |
SesV2Client.sendBulkEmail(SendBulkEmailRequest sendBulkEmailRequest)
Composes an email message to multiple destinations.
|
default SendCustomVerificationEmailResponse |
SesV2Client.sendCustomVerificationEmail(Consumer<SendCustomVerificationEmailRequest.Builder> sendCustomVerificationEmailRequest)
Adds an email address to the list of identities for your Amazon SES account in the current AWS Region and
attempts to verify it.
|
default SendCustomVerificationEmailResponse |
SesV2Client.sendCustomVerificationEmail(SendCustomVerificationEmailRequest sendCustomVerificationEmailRequest)
Adds an email address to the list of identities for your Amazon SES account in the current AWS Region and
attempts to verify it.
|
default SendEmailResponse |
SesV2Client.sendEmail(Consumer<SendEmailRequest.Builder> sendEmailRequest)
Sends an email message.
|
default SendEmailResponse |
SesV2Client.sendEmail(SendEmailRequest sendEmailRequest)
Sends an email message.
|
default TagResourceResponse |
SesV2Client.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Add one or more tags (keys and values) to a specified resource.
|
default TagResourceResponse |
SesV2Client.tagResource(TagResourceRequest tagResourceRequest)
Add one or more tags (keys and values) to a specified resource.
|
default TestRenderEmailTemplateResponse |
SesV2Client.testRenderEmailTemplate(Consumer<TestRenderEmailTemplateRequest.Builder> testRenderEmailTemplateRequest)
Creates a preview of the MIME content of an email when provided with a template and a set of replacement data.
|
default TestRenderEmailTemplateResponse |
SesV2Client.testRenderEmailTemplate(TestRenderEmailTemplateRequest testRenderEmailTemplateRequest)
Creates a preview of the MIME content of an email when provided with a template and a set of replacement data.
|
default UntagResourceResponse |
SesV2Client.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Remove one or more tags (keys and values) from a specified resource.
|
default UntagResourceResponse |
SesV2Client.untagResource(UntagResourceRequest untagResourceRequest)
Remove one or more tags (keys and values) from a specified resource.
|
default UpdateConfigurationSetEventDestinationResponse |
SesV2Client.updateConfigurationSetEventDestination(Consumer<UpdateConfigurationSetEventDestinationRequest.Builder> updateConfigurationSetEventDestinationRequest)
Update the configuration of an event destination for a configuration set.
|
default UpdateConfigurationSetEventDestinationResponse |
SesV2Client.updateConfigurationSetEventDestination(UpdateConfigurationSetEventDestinationRequest updateConfigurationSetEventDestinationRequest)
Update the configuration of an event destination for a configuration set.
|
default UpdateContactResponse |
SesV2Client.updateContact(Consumer<UpdateContactRequest.Builder> updateContactRequest)
Updates a contact's preferences for a list.
|
default UpdateContactResponse |
SesV2Client.updateContact(UpdateContactRequest updateContactRequest)
Updates a contact's preferences for a list.
|
default UpdateContactListResponse |
SesV2Client.updateContactList(Consumer<UpdateContactListRequest.Builder> updateContactListRequest)
Updates contact list metadata.
|
default UpdateContactListResponse |
SesV2Client.updateContactList(UpdateContactListRequest updateContactListRequest)
Updates contact list metadata.
|
default UpdateCustomVerificationEmailTemplateResponse |
SesV2Client.updateCustomVerificationEmailTemplate(Consumer<UpdateCustomVerificationEmailTemplateRequest.Builder> updateCustomVerificationEmailTemplateRequest)
Updates an existing custom verification email template.
|
default UpdateCustomVerificationEmailTemplateResponse |
SesV2Client.updateCustomVerificationEmailTemplate(UpdateCustomVerificationEmailTemplateRequest updateCustomVerificationEmailTemplateRequest)
Updates an existing custom verification email template.
|
default UpdateEmailIdentityPolicyResponse |
SesV2Client.updateEmailIdentityPolicy(Consumer<UpdateEmailIdentityPolicyRequest.Builder> updateEmailIdentityPolicyRequest)
Updates the specified sending authorization policy for the given identity (an email address or a domain).
|
default UpdateEmailIdentityPolicyResponse |
SesV2Client.updateEmailIdentityPolicy(UpdateEmailIdentityPolicyRequest updateEmailIdentityPolicyRequest)
Updates the specified sending authorization policy for the given identity (an email address or a domain).
|
default UpdateEmailTemplateResponse |
SesV2Client.updateEmailTemplate(Consumer<UpdateEmailTemplateRequest.Builder> updateEmailTemplateRequest)
Updates an email template.
|
default UpdateEmailTemplateResponse |
SesV2Client.updateEmailTemplate(UpdateEmailTemplateRequest updateEmailTemplateRequest)
Updates an email template.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AccountSuspendedException
The message can't be sent because the account's ability to send email has been permanently restricted.
|
class |
AlreadyExistsException
The resource specified in your request already exists.
|
class |
BadRequestException
The input you provided is invalid.
|
class |
ConcurrentModificationException
The resource is being modified by another operation or thread.
|
class |
ConflictException
If there is already an ongoing account details update under review.
|
class |
InvalidNextTokenException
The specified request includes an invalid or expired token.
|
class |
LimitExceededException
There are too many instances of the specified resource type.
|
class |
MailFromDomainNotVerifiedException
The message can't be sent because the sending domain isn't verified.
|
class |
MessageRejectedException
The message can't be sent because it contains invalid content.
|
class |
NotFoundException
The resource you attempted to access doesn't exist.
|
class |
SendingPausedException
The message can't be sent because the account's ability to send email is currently paused.
|
class |
TooManyRequestsException
Too many requests have been made to the operation.
|
| Modifier and Type | Method and Description |
|---|---|
SesV2Exception |
SesV2Exception.BuilderImpl.build() |
| Constructor and Description |
|---|
BuilderImpl(SesV2Exception ex) |
Copyright © 2020. All rights reserved.