Uses of Class
software.amazon.awssdk.services.sesv2.model.LimitExceededException
Packages that use LimitExceededException
-
Uses of LimitExceededException in software.amazon.awssdk.services.sesv2
Methods in software.amazon.awssdk.services.sesv2 that throw LimitExceededExceptionModifier and TypeMethodDescriptiondefault CreateConfigurationSetResponseSesV2Client.createConfigurationSet(Consumer<CreateConfigurationSetRequest.Builder> createConfigurationSetRequest) Create a configuration set.default CreateConfigurationSetResponseSesV2Client.createConfigurationSet(CreateConfigurationSetRequest createConfigurationSetRequest) Create a configuration set.SesV2Client.createConfigurationSetEventDestination(Consumer<CreateConfigurationSetEventDestinationRequest.Builder> createConfigurationSetEventDestinationRequest) Create an event destination.SesV2Client.createConfigurationSetEventDestination(CreateConfigurationSetEventDestinationRequest createConfigurationSetEventDestinationRequest) Create an event destination.default CreateContactListResponseSesV2Client.createContactList(Consumer<CreateContactListRequest.Builder> createContactListRequest) Creates a contact list.default CreateContactListResponseSesV2Client.createContactList(CreateContactListRequest createContactListRequest) Creates a contact list.SesV2Client.createCustomVerificationEmailTemplate(Consumer<CreateCustomVerificationEmailTemplateRequest.Builder> createCustomVerificationEmailTemplateRequest) Creates a new custom verification email template.SesV2Client.createCustomVerificationEmailTemplate(CreateCustomVerificationEmailTemplateRequest createCustomVerificationEmailTemplateRequest) Creates a new custom verification email template.default CreateDedicatedIpPoolResponseSesV2Client.createDedicatedIpPool(Consumer<CreateDedicatedIpPoolRequest.Builder> createDedicatedIpPoolRequest) Create a new pool of dedicated IP addresses.default CreateDedicatedIpPoolResponseSesV2Client.createDedicatedIpPool(CreateDedicatedIpPoolRequest createDedicatedIpPoolRequest) Create a new pool of dedicated IP addresses.SesV2Client.createDeliverabilityTestReport(Consumer<CreateDeliverabilityTestReportRequest.Builder> createDeliverabilityTestReportRequest) Create a new predictive inbox placement test.SesV2Client.createDeliverabilityTestReport(CreateDeliverabilityTestReportRequest createDeliverabilityTestReportRequest) Create a new predictive inbox placement test.default CreateEmailIdentityResponseSesV2Client.createEmailIdentity(Consumer<CreateEmailIdentityRequest.Builder> createEmailIdentityRequest) Starts the process of verifying an email identity.default CreateEmailIdentityResponseSesV2Client.createEmailIdentity(CreateEmailIdentityRequest createEmailIdentityRequest) Starts the process of verifying an email identity.SesV2Client.createEmailIdentityPolicy(Consumer<CreateEmailIdentityPolicyRequest.Builder> createEmailIdentityPolicyRequest) Creates the specified sending authorization policy for the given identity (an email address or a domain).SesV2Client.createEmailIdentityPolicy(CreateEmailIdentityPolicyRequest createEmailIdentityPolicyRequest) Creates the specified sending authorization policy for the given identity (an email address or a domain).default CreateEmailTemplateResponseSesV2Client.createEmailTemplate(Consumer<CreateEmailTemplateRequest.Builder> createEmailTemplateRequest) Creates an email template.default CreateEmailTemplateResponseSesV2Client.createEmailTemplate(CreateEmailTemplateRequest createEmailTemplateRequest) Creates an email template.default CreateExportJobResponseSesV2Client.createExportJob(Consumer<CreateExportJobRequest.Builder> createExportJobRequest) Creates an export job for a data source and destination.default CreateExportJobResponseSesV2Client.createExportJob(CreateExportJobRequest createExportJobRequest) Creates an export job for a data source and destination.default CreateImportJobResponseSesV2Client.createImportJob(Consumer<CreateImportJobRequest.Builder> createImportJobRequest) Creates an import job for a data destination.default CreateImportJobResponseSesV2Client.createImportJob(CreateImportJobRequest createImportJobRequest) Creates an import job for a data destination.SesV2Client.createMultiRegionEndpoint(Consumer<CreateMultiRegionEndpointRequest.Builder> createMultiRegionEndpointRequest) Creates a multi-region endpoint (global-endpoint).SesV2Client.createMultiRegionEndpoint(CreateMultiRegionEndpointRequest createMultiRegionEndpointRequest) Creates a multi-region endpoint (global-endpoint).default CreateTenantResponseSesV2Client.createTenant(Consumer<CreateTenantRequest.Builder> createTenantRequest) Create a tenant.default CreateTenantResponseSesV2Client.createTenant(CreateTenantRequest createTenantRequest) Create a tenant.SesV2Client.getDeliverabilityDashboardOptions(Consumer<GetDeliverabilityDashboardOptionsRequest.Builder> getDeliverabilityDashboardOptionsRequest) Retrieve information about the status of the Deliverability dashboard for your account.SesV2Client.getDeliverabilityDashboardOptions(GetDeliverabilityDashboardOptionsRequest getDeliverabilityDashboardOptionsRequest) Retrieve information about the status of the Deliverability dashboard for your account.SesV2Client.putDeliverabilityDashboardOption(Consumer<PutDeliverabilityDashboardOptionRequest.Builder> putDeliverabilityDashboardOptionRequest) Enable or disable the Deliverability dashboard.SesV2Client.putDeliverabilityDashboardOption(PutDeliverabilityDashboardOptionRequest putDeliverabilityDashboardOptionRequest) Enable or disable the Deliverability dashboard.default SendBulkEmailResponseSesV2Client.sendBulkEmail(Consumer<SendBulkEmailRequest.Builder> sendBulkEmailRequest) Composes an email message to multiple destinations.default SendBulkEmailResponseSesV2Client.sendBulkEmail(SendBulkEmailRequest sendBulkEmailRequest) Composes an email message to multiple destinations.SesV2Client.sendCustomVerificationEmail(Consumer<SendCustomVerificationEmailRequest.Builder> sendCustomVerificationEmailRequest) Adds an email address to the list of identities for your Amazon SES account in the current Amazon Web Services Region and attempts to verify it.SesV2Client.sendCustomVerificationEmail(SendCustomVerificationEmailRequest sendCustomVerificationEmailRequest) Adds an email address to the list of identities for your Amazon SES account in the current Amazon Web Services Region and attempts to verify it.default SendEmailResponseSesV2Client.sendEmail(Consumer<SendEmailRequest.Builder> sendEmailRequest) Sends an email message.default SendEmailResponseSesV2Client.sendEmail(SendEmailRequest sendEmailRequest) Sends an email message.