sesv2mock

package
v1.43.22 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 22, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package sesv2mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSESV2API

type MockSESV2API struct {
	// contains filtered or unexported fields
}

MockSESV2API is a mock of SESV2API interface.

func NewMockSESV2API

func NewMockSESV2API(ctrl *gomock.Controller) *MockSESV2API

NewMockSESV2API creates a new mock instance.

func (*MockSESV2API) CreateConfigurationSet

CreateConfigurationSet mocks base method.

func (*MockSESV2API) CreateConfigurationSetEventDestination

CreateConfigurationSetEventDestination mocks base method.

func (*MockSESV2API) CreateConfigurationSetEventDestinationRequest

CreateConfigurationSetEventDestinationRequest mocks base method.

func (*MockSESV2API) CreateConfigurationSetEventDestinationWithContext

func (m *MockSESV2API) CreateConfigurationSetEventDestinationWithContext(arg0 context.Context, arg1 *sesv2.CreateConfigurationSetEventDestinationInput, arg2 ...request.Option) (*sesv2.CreateConfigurationSetEventDestinationOutput, error)

CreateConfigurationSetEventDestinationWithContext mocks base method.

func (*MockSESV2API) CreateConfigurationSetRequest

CreateConfigurationSetRequest mocks base method.

func (*MockSESV2API) CreateConfigurationSetWithContext

func (m *MockSESV2API) CreateConfigurationSetWithContext(arg0 context.Context, arg1 *sesv2.CreateConfigurationSetInput, arg2 ...request.Option) (*sesv2.CreateConfigurationSetOutput, error)

CreateConfigurationSetWithContext mocks base method.

func (*MockSESV2API) CreateContact

CreateContact mocks base method.

func (*MockSESV2API) CreateContactList

CreateContactList mocks base method.

func (*MockSESV2API) CreateContactListRequest

func (m *MockSESV2API) CreateContactListRequest(arg0 *sesv2.CreateContactListInput) (*request.Request, *sesv2.CreateContactListOutput)

CreateContactListRequest mocks base method.

func (*MockSESV2API) CreateContactListWithContext

func (m *MockSESV2API) CreateContactListWithContext(arg0 context.Context, arg1 *sesv2.CreateContactListInput, arg2 ...request.Option) (*sesv2.CreateContactListOutput, error)

CreateContactListWithContext mocks base method.

func (*MockSESV2API) CreateContactRequest

func (m *MockSESV2API) CreateContactRequest(arg0 *sesv2.CreateContactInput) (*request.Request, *sesv2.CreateContactOutput)

CreateContactRequest mocks base method.

func (*MockSESV2API) CreateContactWithContext

func (m *MockSESV2API) CreateContactWithContext(arg0 context.Context, arg1 *sesv2.CreateContactInput, arg2 ...request.Option) (*sesv2.CreateContactOutput, error)

CreateContactWithContext mocks base method.

func (*MockSESV2API) CreateCustomVerificationEmailTemplate

CreateCustomVerificationEmailTemplate mocks base method.

func (*MockSESV2API) CreateCustomVerificationEmailTemplateRequest

CreateCustomVerificationEmailTemplateRequest mocks base method.

func (*MockSESV2API) CreateCustomVerificationEmailTemplateWithContext

func (m *MockSESV2API) CreateCustomVerificationEmailTemplateWithContext(arg0 context.Context, arg1 *sesv2.CreateCustomVerificationEmailTemplateInput, arg2 ...request.Option) (*sesv2.CreateCustomVerificationEmailTemplateOutput, error)

CreateCustomVerificationEmailTemplateWithContext mocks base method.

func (*MockSESV2API) CreateDedicatedIpPool

CreateDedicatedIpPool mocks base method.

func (*MockSESV2API) CreateDedicatedIpPoolRequest

CreateDedicatedIpPoolRequest mocks base method.

func (*MockSESV2API) CreateDedicatedIpPoolWithContext

func (m *MockSESV2API) CreateDedicatedIpPoolWithContext(arg0 context.Context, arg1 *sesv2.CreateDedicatedIpPoolInput, arg2 ...request.Option) (*sesv2.CreateDedicatedIpPoolOutput, error)

CreateDedicatedIpPoolWithContext mocks base method.

func (*MockSESV2API) CreateDeliverabilityTestReport

CreateDeliverabilityTestReport mocks base method.

func (*MockSESV2API) CreateDeliverabilityTestReportRequest

CreateDeliverabilityTestReportRequest mocks base method.

func (*MockSESV2API) CreateDeliverabilityTestReportWithContext

func (m *MockSESV2API) CreateDeliverabilityTestReportWithContext(arg0 context.Context, arg1 *sesv2.CreateDeliverabilityTestReportInput, arg2 ...request.Option) (*sesv2.CreateDeliverabilityTestReportOutput, error)

CreateDeliverabilityTestReportWithContext mocks base method.

func (*MockSESV2API) CreateEmailIdentity

CreateEmailIdentity mocks base method.

func (*MockSESV2API) CreateEmailIdentityPolicy

CreateEmailIdentityPolicy mocks base method.

func (*MockSESV2API) CreateEmailIdentityPolicyRequest

CreateEmailIdentityPolicyRequest mocks base method.

func (*MockSESV2API) CreateEmailIdentityPolicyWithContext

func (m *MockSESV2API) CreateEmailIdentityPolicyWithContext(arg0 context.Context, arg1 *sesv2.CreateEmailIdentityPolicyInput, arg2 ...request.Option) (*sesv2.CreateEmailIdentityPolicyOutput, error)

CreateEmailIdentityPolicyWithContext mocks base method.

func (*MockSESV2API) CreateEmailIdentityRequest

func (m *MockSESV2API) CreateEmailIdentityRequest(arg0 *sesv2.CreateEmailIdentityInput) (*request.Request, *sesv2.CreateEmailIdentityOutput)

CreateEmailIdentityRequest mocks base method.

func (*MockSESV2API) CreateEmailIdentityWithContext

func (m *MockSESV2API) CreateEmailIdentityWithContext(arg0 context.Context, arg1 *sesv2.CreateEmailIdentityInput, arg2 ...request.Option) (*sesv2.CreateEmailIdentityOutput, error)

CreateEmailIdentityWithContext mocks base method.

func (*MockSESV2API) CreateEmailTemplate

CreateEmailTemplate mocks base method.

func (*MockSESV2API) CreateEmailTemplateRequest

func (m *MockSESV2API) CreateEmailTemplateRequest(arg0 *sesv2.CreateEmailTemplateInput) (*request.Request, *sesv2.CreateEmailTemplateOutput)

CreateEmailTemplateRequest mocks base method.

func (*MockSESV2API) CreateEmailTemplateWithContext

func (m *MockSESV2API) CreateEmailTemplateWithContext(arg0 context.Context, arg1 *sesv2.CreateEmailTemplateInput, arg2 ...request.Option) (*sesv2.CreateEmailTemplateOutput, error)

CreateEmailTemplateWithContext mocks base method.

func (*MockSESV2API) CreateImportJob

CreateImportJob mocks base method.

func (*MockSESV2API) CreateImportJobRequest

func (m *MockSESV2API) CreateImportJobRequest(arg0 *sesv2.CreateImportJobInput) (*request.Request, *sesv2.CreateImportJobOutput)

CreateImportJobRequest mocks base method.

func (*MockSESV2API) CreateImportJobWithContext

func (m *MockSESV2API) CreateImportJobWithContext(arg0 context.Context, arg1 *sesv2.CreateImportJobInput, arg2 ...request.Option) (*sesv2.CreateImportJobOutput, error)

CreateImportJobWithContext mocks base method.

func (*MockSESV2API) DeleteConfigurationSet

DeleteConfigurationSet mocks base method.

func (*MockSESV2API) DeleteConfigurationSetEventDestination

DeleteConfigurationSetEventDestination mocks base method.

func (*MockSESV2API) DeleteConfigurationSetEventDestinationRequest

DeleteConfigurationSetEventDestinationRequest mocks base method.

func (*MockSESV2API) DeleteConfigurationSetEventDestinationWithContext

func (m *MockSESV2API) DeleteConfigurationSetEventDestinationWithContext(arg0 context.Context, arg1 *sesv2.DeleteConfigurationSetEventDestinationInput, arg2 ...request.Option) (*sesv2.DeleteConfigurationSetEventDestinationOutput, error)

DeleteConfigurationSetEventDestinationWithContext mocks base method.

func (*MockSESV2API) DeleteConfigurationSetRequest

DeleteConfigurationSetRequest mocks base method.

func (*MockSESV2API) DeleteConfigurationSetWithContext

func (m *MockSESV2API) DeleteConfigurationSetWithContext(arg0 context.Context, arg1 *sesv2.DeleteConfigurationSetInput, arg2 ...request.Option) (*sesv2.DeleteConfigurationSetOutput, error)

DeleteConfigurationSetWithContext mocks base method.

func (*MockSESV2API) DeleteContact

DeleteContact mocks base method.

func (*MockSESV2API) DeleteContactList

DeleteContactList mocks base method.

func (*MockSESV2API) DeleteContactListRequest

func (m *MockSESV2API) DeleteContactListRequest(arg0 *sesv2.DeleteContactListInput) (*request.Request, *sesv2.DeleteContactListOutput)

DeleteContactListRequest mocks base method.

func (*MockSESV2API) DeleteContactListWithContext

func (m *MockSESV2API) DeleteContactListWithContext(arg0 context.Context, arg1 *sesv2.DeleteContactListInput, arg2 ...request.Option) (*sesv2.DeleteContactListOutput, error)

DeleteContactListWithContext mocks base method.

func (*MockSESV2API) DeleteContactRequest

func (m *MockSESV2API) DeleteContactRequest(arg0 *sesv2.DeleteContactInput) (*request.Request, *sesv2.DeleteContactOutput)

DeleteContactRequest mocks base method.

func (*MockSESV2API) DeleteContactWithContext

func (m *MockSESV2API) DeleteContactWithContext(arg0 context.Context, arg1 *sesv2.DeleteContactInput, arg2 ...request.Option) (*sesv2.DeleteContactOutput, error)

DeleteContactWithContext mocks base method.

func (*MockSESV2API) DeleteCustomVerificationEmailTemplate

DeleteCustomVerificationEmailTemplate mocks base method.

func (*MockSESV2API) DeleteCustomVerificationEmailTemplateRequest

DeleteCustomVerificationEmailTemplateRequest mocks base method.

func (*MockSESV2API) DeleteCustomVerificationEmailTemplateWithContext

func (m *MockSESV2API) DeleteCustomVerificationEmailTemplateWithContext(arg0 context.Context, arg1 *sesv2.DeleteCustomVerificationEmailTemplateInput, arg2 ...request.Option) (*sesv2.DeleteCustomVerificationEmailTemplateOutput, error)

DeleteCustomVerificationEmailTemplateWithContext mocks base method.

func (*MockSESV2API) DeleteDedicatedIpPool

DeleteDedicatedIpPool mocks base method.

func (*MockSESV2API) DeleteDedicatedIpPoolRequest

DeleteDedicatedIpPoolRequest mocks base method.

func (*MockSESV2API) DeleteDedicatedIpPoolWithContext

func (m *MockSESV2API) DeleteDedicatedIpPoolWithContext(arg0 context.Context, arg1 *sesv2.DeleteDedicatedIpPoolInput, arg2 ...request.Option) (*sesv2.DeleteDedicatedIpPoolOutput, error)

DeleteDedicatedIpPoolWithContext mocks base method.

func (*MockSESV2API) DeleteEmailIdentity

DeleteEmailIdentity mocks base method.

func (*MockSESV2API) DeleteEmailIdentityPolicy

DeleteEmailIdentityPolicy mocks base method.

func (*MockSESV2API) DeleteEmailIdentityPolicyRequest

DeleteEmailIdentityPolicyRequest mocks base method.

func (*MockSESV2API) DeleteEmailIdentityPolicyWithContext

func (m *MockSESV2API) DeleteEmailIdentityPolicyWithContext(arg0 context.Context, arg1 *sesv2.DeleteEmailIdentityPolicyInput, arg2 ...request.Option) (*sesv2.DeleteEmailIdentityPolicyOutput, error)

DeleteEmailIdentityPolicyWithContext mocks base method.

func (*MockSESV2API) DeleteEmailIdentityRequest

func (m *MockSESV2API) DeleteEmailIdentityRequest(arg0 *sesv2.DeleteEmailIdentityInput) (*request.Request, *sesv2.DeleteEmailIdentityOutput)

DeleteEmailIdentityRequest mocks base method.

func (*MockSESV2API) DeleteEmailIdentityWithContext

func (m *MockSESV2API) DeleteEmailIdentityWithContext(arg0 context.Context, arg1 *sesv2.DeleteEmailIdentityInput, arg2 ...request.Option) (*sesv2.DeleteEmailIdentityOutput, error)

DeleteEmailIdentityWithContext mocks base method.

func (*MockSESV2API) DeleteEmailTemplate

DeleteEmailTemplate mocks base method.

func (*MockSESV2API) DeleteEmailTemplateRequest

func (m *MockSESV2API) DeleteEmailTemplateRequest(arg0 *sesv2.DeleteEmailTemplateInput) (*request.Request, *sesv2.DeleteEmailTemplateOutput)

DeleteEmailTemplateRequest mocks base method.

func (*MockSESV2API) DeleteEmailTemplateWithContext

func (m *MockSESV2API) DeleteEmailTemplateWithContext(arg0 context.Context, arg1 *sesv2.DeleteEmailTemplateInput, arg2 ...request.Option) (*sesv2.DeleteEmailTemplateOutput, error)

DeleteEmailTemplateWithContext mocks base method.

func (*MockSESV2API) DeleteSuppressedDestination

DeleteSuppressedDestination mocks base method.

func (*MockSESV2API) DeleteSuppressedDestinationRequest

DeleteSuppressedDestinationRequest mocks base method.

func (*MockSESV2API) DeleteSuppressedDestinationWithContext

func (m *MockSESV2API) DeleteSuppressedDestinationWithContext(arg0 context.Context, arg1 *sesv2.DeleteSuppressedDestinationInput, arg2 ...request.Option) (*sesv2.DeleteSuppressedDestinationOutput, error)

DeleteSuppressedDestinationWithContext mocks base method.

func (*MockSESV2API) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockSESV2API) GetAccount

func (m *MockSESV2API) GetAccount(arg0 *sesv2.GetAccountInput) (*sesv2.GetAccountOutput, error)

GetAccount mocks base method.

func (*MockSESV2API) GetAccountRequest

func (m *MockSESV2API) GetAccountRequest(arg0 *sesv2.GetAccountInput) (*request.Request, *sesv2.GetAccountOutput)

GetAccountRequest mocks base method.

func (*MockSESV2API) GetAccountWithContext

func (m *MockSESV2API) GetAccountWithContext(arg0 context.Context, arg1 *sesv2.GetAccountInput, arg2 ...request.Option) (*sesv2.GetAccountOutput, error)

GetAccountWithContext mocks base method.

func (*MockSESV2API) GetBlacklistReports

GetBlacklistReports mocks base method.

func (*MockSESV2API) GetBlacklistReportsRequest

func (m *MockSESV2API) GetBlacklistReportsRequest(arg0 *sesv2.GetBlacklistReportsInput) (*request.Request, *sesv2.GetBlacklistReportsOutput)

GetBlacklistReportsRequest mocks base method.

func (*MockSESV2API) GetBlacklistReportsWithContext

func (m *MockSESV2API) GetBlacklistReportsWithContext(arg0 context.Context, arg1 *sesv2.GetBlacklistReportsInput, arg2 ...request.Option) (*sesv2.GetBlacklistReportsOutput, error)

GetBlacklistReportsWithContext mocks base method.

func (*MockSESV2API) GetConfigurationSet

GetConfigurationSet mocks base method.

func (*MockSESV2API) GetConfigurationSetEventDestinations

GetConfigurationSetEventDestinations mocks base method.

func (*MockSESV2API) GetConfigurationSetEventDestinationsRequest

GetConfigurationSetEventDestinationsRequest mocks base method.

func (*MockSESV2API) GetConfigurationSetEventDestinationsWithContext

func (m *MockSESV2API) GetConfigurationSetEventDestinationsWithContext(arg0 context.Context, arg1 *sesv2.GetConfigurationSetEventDestinationsInput, arg2 ...request.Option) (*sesv2.GetConfigurationSetEventDestinationsOutput, error)

GetConfigurationSetEventDestinationsWithContext mocks base method.

func (*MockSESV2API) GetConfigurationSetRequest

func (m *MockSESV2API) GetConfigurationSetRequest(arg0 *sesv2.GetConfigurationSetInput) (*request.Request, *sesv2.GetConfigurationSetOutput)

GetConfigurationSetRequest mocks base method.

func (*MockSESV2API) GetConfigurationSetWithContext

func (m *MockSESV2API) GetConfigurationSetWithContext(arg0 context.Context, arg1 *sesv2.GetConfigurationSetInput, arg2 ...request.Option) (*sesv2.GetConfigurationSetOutput, error)

GetConfigurationSetWithContext mocks base method.

func (*MockSESV2API) GetContact

func (m *MockSESV2API) GetContact(arg0 *sesv2.GetContactInput) (*sesv2.GetContactOutput, error)

GetContact mocks base method.

func (*MockSESV2API) GetContactList

GetContactList mocks base method.

func (*MockSESV2API) GetContactListRequest

func (m *MockSESV2API) GetContactListRequest(arg0 *sesv2.GetContactListInput) (*request.Request, *sesv2.GetContactListOutput)

GetContactListRequest mocks base method.

func (*MockSESV2API) GetContactListWithContext

func (m *MockSESV2API) GetContactListWithContext(arg0 context.Context, arg1 *sesv2.GetContactListInput, arg2 ...request.Option) (*sesv2.GetContactListOutput, error)

GetContactListWithContext mocks base method.

func (*MockSESV2API) GetContactRequest

func (m *MockSESV2API) GetContactRequest(arg0 *sesv2.GetContactInput) (*request.Request, *sesv2.GetContactOutput)

GetContactRequest mocks base method.

func (*MockSESV2API) GetContactWithContext

func (m *MockSESV2API) GetContactWithContext(arg0 context.Context, arg1 *sesv2.GetContactInput, arg2 ...request.Option) (*sesv2.GetContactOutput, error)

GetContactWithContext mocks base method.

func (*MockSESV2API) GetCustomVerificationEmailTemplate

GetCustomVerificationEmailTemplate mocks base method.

func (*MockSESV2API) GetCustomVerificationEmailTemplateRequest

GetCustomVerificationEmailTemplateRequest mocks base method.

func (*MockSESV2API) GetCustomVerificationEmailTemplateWithContext

func (m *MockSESV2API) GetCustomVerificationEmailTemplateWithContext(arg0 context.Context, arg1 *sesv2.GetCustomVerificationEmailTemplateInput, arg2 ...request.Option) (*sesv2.GetCustomVerificationEmailTemplateOutput, error)

GetCustomVerificationEmailTemplateWithContext mocks base method.

func (*MockSESV2API) GetDedicatedIp

GetDedicatedIp mocks base method.

func (*MockSESV2API) GetDedicatedIpRequest

func (m *MockSESV2API) GetDedicatedIpRequest(arg0 *sesv2.GetDedicatedIpInput) (*request.Request, *sesv2.GetDedicatedIpOutput)

GetDedicatedIpRequest mocks base method.

func (*MockSESV2API) GetDedicatedIpWithContext

func (m *MockSESV2API) GetDedicatedIpWithContext(arg0 context.Context, arg1 *sesv2.GetDedicatedIpInput, arg2 ...request.Option) (*sesv2.GetDedicatedIpOutput, error)

GetDedicatedIpWithContext mocks base method.

func (*MockSESV2API) GetDedicatedIps

GetDedicatedIps mocks base method.

func (*MockSESV2API) GetDedicatedIpsPages

func (m *MockSESV2API) GetDedicatedIpsPages(arg0 *sesv2.GetDedicatedIpsInput, arg1 func(*sesv2.GetDedicatedIpsOutput, bool) bool) error

GetDedicatedIpsPages mocks base method.

func (*MockSESV2API) GetDedicatedIpsPagesWithContext

func (m *MockSESV2API) GetDedicatedIpsPagesWithContext(arg0 context.Context, arg1 *sesv2.GetDedicatedIpsInput, arg2 func(*sesv2.GetDedicatedIpsOutput, bool) bool, arg3 ...request.Option) error

GetDedicatedIpsPagesWithContext mocks base method.

func (*MockSESV2API) GetDedicatedIpsRequest

func (m *MockSESV2API) GetDedicatedIpsRequest(arg0 *sesv2.GetDedicatedIpsInput) (*request.Request, *sesv2.GetDedicatedIpsOutput)

GetDedicatedIpsRequest mocks base method.

func (*MockSESV2API) GetDedicatedIpsWithContext

func (m *MockSESV2API) GetDedicatedIpsWithContext(arg0 context.Context, arg1 *sesv2.GetDedicatedIpsInput, arg2 ...request.Option) (*sesv2.GetDedicatedIpsOutput, error)

GetDedicatedIpsWithContext mocks base method.

func (*MockSESV2API) GetDeliverabilityDashboardOptions

GetDeliverabilityDashboardOptions mocks base method.

func (*MockSESV2API) GetDeliverabilityDashboardOptionsRequest

GetDeliverabilityDashboardOptionsRequest mocks base method.

func (*MockSESV2API) GetDeliverabilityDashboardOptionsWithContext

func (m *MockSESV2API) GetDeliverabilityDashboardOptionsWithContext(arg0 context.Context, arg1 *sesv2.GetDeliverabilityDashboardOptionsInput, arg2 ...request.Option) (*sesv2.GetDeliverabilityDashboardOptionsOutput, error)

GetDeliverabilityDashboardOptionsWithContext mocks base method.

func (*MockSESV2API) GetDeliverabilityTestReport

GetDeliverabilityTestReport mocks base method.

func (*MockSESV2API) GetDeliverabilityTestReportRequest

GetDeliverabilityTestReportRequest mocks base method.

func (*MockSESV2API) GetDeliverabilityTestReportWithContext

func (m *MockSESV2API) GetDeliverabilityTestReportWithContext(arg0 context.Context, arg1 *sesv2.GetDeliverabilityTestReportInput, arg2 ...request.Option) (*sesv2.GetDeliverabilityTestReportOutput, error)

GetDeliverabilityTestReportWithContext mocks base method.

func (*MockSESV2API) GetDomainDeliverabilityCampaign

GetDomainDeliverabilityCampaign mocks base method.

func (*MockSESV2API) GetDomainDeliverabilityCampaignRequest

GetDomainDeliverabilityCampaignRequest mocks base method.

func (*MockSESV2API) GetDomainDeliverabilityCampaignWithContext

func (m *MockSESV2API) GetDomainDeliverabilityCampaignWithContext(arg0 context.Context, arg1 *sesv2.GetDomainDeliverabilityCampaignInput, arg2 ...request.Option) (*sesv2.GetDomainDeliverabilityCampaignOutput, error)

GetDomainDeliverabilityCampaignWithContext mocks base method.

func (*MockSESV2API) GetDomainStatisticsReport

GetDomainStatisticsReport mocks base method.

func (*MockSESV2API) GetDomainStatisticsReportRequest

GetDomainStatisticsReportRequest mocks base method.

func (*MockSESV2API) GetDomainStatisticsReportWithContext

func (m *MockSESV2API) GetDomainStatisticsReportWithContext(arg0 context.Context, arg1 *sesv2.GetDomainStatisticsReportInput, arg2 ...request.Option) (*sesv2.GetDomainStatisticsReportOutput, error)

GetDomainStatisticsReportWithContext mocks base method.

func (*MockSESV2API) GetEmailIdentity

GetEmailIdentity mocks base method.

func (*MockSESV2API) GetEmailIdentityPolicies

GetEmailIdentityPolicies mocks base method.

func (*MockSESV2API) GetEmailIdentityPoliciesRequest

GetEmailIdentityPoliciesRequest mocks base method.

func (*MockSESV2API) GetEmailIdentityPoliciesWithContext

func (m *MockSESV2API) GetEmailIdentityPoliciesWithContext(arg0 context.Context, arg1 *sesv2.GetEmailIdentityPoliciesInput, arg2 ...request.Option) (*sesv2.GetEmailIdentityPoliciesOutput, error)

GetEmailIdentityPoliciesWithContext mocks base method.

func (*MockSESV2API) GetEmailIdentityRequest

func (m *MockSESV2API) GetEmailIdentityRequest(arg0 *sesv2.GetEmailIdentityInput) (*request.Request, *sesv2.GetEmailIdentityOutput)

GetEmailIdentityRequest mocks base method.

func (*MockSESV2API) GetEmailIdentityWithContext

func (m *MockSESV2API) GetEmailIdentityWithContext(arg0 context.Context, arg1 *sesv2.GetEmailIdentityInput, arg2 ...request.Option) (*sesv2.GetEmailIdentityOutput, error)

GetEmailIdentityWithContext mocks base method.

func (*MockSESV2API) GetEmailTemplate

GetEmailTemplate mocks base method.

func (*MockSESV2API) GetEmailTemplateRequest

func (m *MockSESV2API) GetEmailTemplateRequest(arg0 *sesv2.GetEmailTemplateInput) (*request.Request, *sesv2.GetEmailTemplateOutput)

GetEmailTemplateRequest mocks base method.

func (*MockSESV2API) GetEmailTemplateWithContext

func (m *MockSESV2API) GetEmailTemplateWithContext(arg0 context.Context, arg1 *sesv2.GetEmailTemplateInput, arg2 ...request.Option) (*sesv2.GetEmailTemplateOutput, error)

GetEmailTemplateWithContext mocks base method.

func (*MockSESV2API) GetImportJob

GetImportJob mocks base method.

func (*MockSESV2API) GetImportJobRequest

func (m *MockSESV2API) GetImportJobRequest(arg0 *sesv2.GetImportJobInput) (*request.Request, *sesv2.GetImportJobOutput)

GetImportJobRequest mocks base method.

func (*MockSESV2API) GetImportJobWithContext

func (m *MockSESV2API) GetImportJobWithContext(arg0 context.Context, arg1 *sesv2.GetImportJobInput, arg2 ...request.Option) (*sesv2.GetImportJobOutput, error)

GetImportJobWithContext mocks base method.

func (*MockSESV2API) GetSuppressedDestination

GetSuppressedDestination mocks base method.

func (*MockSESV2API) GetSuppressedDestinationRequest

GetSuppressedDestinationRequest mocks base method.

func (*MockSESV2API) GetSuppressedDestinationWithContext

func (m *MockSESV2API) GetSuppressedDestinationWithContext(arg0 context.Context, arg1 *sesv2.GetSuppressedDestinationInput, arg2 ...request.Option) (*sesv2.GetSuppressedDestinationOutput, error)

GetSuppressedDestinationWithContext mocks base method.

func (*MockSESV2API) ListConfigurationSets

ListConfigurationSets mocks base method.

func (*MockSESV2API) ListConfigurationSetsPages

func (m *MockSESV2API) ListConfigurationSetsPages(arg0 *sesv2.ListConfigurationSetsInput, arg1 func(*sesv2.ListConfigurationSetsOutput, bool) bool) error

ListConfigurationSetsPages mocks base method.

func (*MockSESV2API) ListConfigurationSetsPagesWithContext

func (m *MockSESV2API) ListConfigurationSetsPagesWithContext(arg0 context.Context, arg1 *sesv2.ListConfigurationSetsInput, arg2 func(*sesv2.ListConfigurationSetsOutput, bool) bool, arg3 ...request.Option) error

ListConfigurationSetsPagesWithContext mocks base method.

func (*MockSESV2API) ListConfigurationSetsRequest

ListConfigurationSetsRequest mocks base method.

func (*MockSESV2API) ListConfigurationSetsWithContext

func (m *MockSESV2API) ListConfigurationSetsWithContext(arg0 context.Context, arg1 *sesv2.ListConfigurationSetsInput, arg2 ...request.Option) (*sesv2.ListConfigurationSetsOutput, error)

ListConfigurationSetsWithContext mocks base method.

func (*MockSESV2API) ListContactLists

ListContactLists mocks base method.

func (*MockSESV2API) ListContactListsPages

func (m *MockSESV2API) ListContactListsPages(arg0 *sesv2.ListContactListsInput, arg1 func(*sesv2.ListContactListsOutput, bool) bool) error

ListContactListsPages mocks base method.

func (*MockSESV2API) ListContactListsPagesWithContext

func (m *MockSESV2API) ListContactListsPagesWithContext(arg0 context.Context, arg1 *sesv2.ListContactListsInput, arg2 func(*sesv2.ListContactListsOutput, bool) bool, arg3 ...request.Option) error

ListContactListsPagesWithContext mocks base method.

func (*MockSESV2API) ListContactListsRequest

func (m *MockSESV2API) ListContactListsRequest(arg0 *sesv2.ListContactListsInput) (*request.Request, *sesv2.ListContactListsOutput)

ListContactListsRequest mocks base method.

func (*MockSESV2API) ListContactListsWithContext

func (m *MockSESV2API) ListContactListsWithContext(arg0 context.Context, arg1 *sesv2.ListContactListsInput, arg2 ...request.Option) (*sesv2.ListContactListsOutput, error)

ListContactListsWithContext mocks base method.

func (*MockSESV2API) ListContacts

ListContacts mocks base method.

func (*MockSESV2API) ListContactsPages

func (m *MockSESV2API) ListContactsPages(arg0 *sesv2.ListContactsInput, arg1 func(*sesv2.ListContactsOutput, bool) bool) error

ListContactsPages mocks base method.

func (*MockSESV2API) ListContactsPagesWithContext

func (m *MockSESV2API) ListContactsPagesWithContext(arg0 context.Context, arg1 *sesv2.ListContactsInput, arg2 func(*sesv2.ListContactsOutput, bool) bool, arg3 ...request.Option) error

ListContactsPagesWithContext mocks base method.

func (*MockSESV2API) ListContactsRequest

func (m *MockSESV2API) ListContactsRequest(arg0 *sesv2.ListContactsInput) (*request.Request, *sesv2.ListContactsOutput)

ListContactsRequest mocks base method.

func (*MockSESV2API) ListContactsWithContext

func (m *MockSESV2API) ListContactsWithContext(arg0 context.Context, arg1 *sesv2.ListContactsInput, arg2 ...request.Option) (*sesv2.ListContactsOutput, error)

ListContactsWithContext mocks base method.

func (*MockSESV2API) ListCustomVerificationEmailTemplates

ListCustomVerificationEmailTemplates mocks base method.

func (*MockSESV2API) ListCustomVerificationEmailTemplatesPages

func (m *MockSESV2API) ListCustomVerificationEmailTemplatesPages(arg0 *sesv2.ListCustomVerificationEmailTemplatesInput, arg1 func(*sesv2.ListCustomVerificationEmailTemplatesOutput, bool) bool) error

ListCustomVerificationEmailTemplatesPages mocks base method.

func (*MockSESV2API) ListCustomVerificationEmailTemplatesPagesWithContext

func (m *MockSESV2API) ListCustomVerificationEmailTemplatesPagesWithContext(arg0 context.Context, arg1 *sesv2.ListCustomVerificationEmailTemplatesInput, arg2 func(*sesv2.ListCustomVerificationEmailTemplatesOutput, bool) bool, arg3 ...request.Option) error

ListCustomVerificationEmailTemplatesPagesWithContext mocks base method.

func (*MockSESV2API) ListCustomVerificationEmailTemplatesRequest

ListCustomVerificationEmailTemplatesRequest mocks base method.

func (*MockSESV2API) ListCustomVerificationEmailTemplatesWithContext

func (m *MockSESV2API) ListCustomVerificationEmailTemplatesWithContext(arg0 context.Context, arg1 *sesv2.ListCustomVerificationEmailTemplatesInput, arg2 ...request.Option) (*sesv2.ListCustomVerificationEmailTemplatesOutput, error)

ListCustomVerificationEmailTemplatesWithContext mocks base method.

func (*MockSESV2API) ListDedicatedIpPools

ListDedicatedIpPools mocks base method.

func (*MockSESV2API) ListDedicatedIpPoolsPages

func (m *MockSESV2API) ListDedicatedIpPoolsPages(arg0 *sesv2.ListDedicatedIpPoolsInput, arg1 func(*sesv2.ListDedicatedIpPoolsOutput, bool) bool) error

ListDedicatedIpPoolsPages mocks base method.

func (*MockSESV2API) ListDedicatedIpPoolsPagesWithContext

func (m *MockSESV2API) ListDedicatedIpPoolsPagesWithContext(arg0 context.Context, arg1 *sesv2.ListDedicatedIpPoolsInput, arg2 func(*sesv2.ListDedicatedIpPoolsOutput, bool) bool, arg3 ...request.Option) error

ListDedicatedIpPoolsPagesWithContext mocks base method.

func (*MockSESV2API) ListDedicatedIpPoolsRequest

func (m *MockSESV2API) ListDedicatedIpPoolsRequest(arg0 *sesv2.ListDedicatedIpPoolsInput) (*request.Request, *sesv2.ListDedicatedIpPoolsOutput)

ListDedicatedIpPoolsRequest mocks base method.

func (*MockSESV2API) ListDedicatedIpPoolsWithContext

func (m *MockSESV2API) ListDedicatedIpPoolsWithContext(arg0 context.Context, arg1 *sesv2.ListDedicatedIpPoolsInput, arg2 ...request.Option) (*sesv2.ListDedicatedIpPoolsOutput, error)

ListDedicatedIpPoolsWithContext mocks base method.

func (*MockSESV2API) ListDeliverabilityTestReports

ListDeliverabilityTestReports mocks base method.

func (*MockSESV2API) ListDeliverabilityTestReportsPages

func (m *MockSESV2API) ListDeliverabilityTestReportsPages(arg0 *sesv2.ListDeliverabilityTestReportsInput, arg1 func(*sesv2.ListDeliverabilityTestReportsOutput, bool) bool) error

ListDeliverabilityTestReportsPages mocks base method.

func (*MockSESV2API) ListDeliverabilityTestReportsPagesWithContext

func (m *MockSESV2API) ListDeliverabilityTestReportsPagesWithContext(arg0 context.Context, arg1 *sesv2.ListDeliverabilityTestReportsInput, arg2 func(*sesv2.ListDeliverabilityTestReportsOutput, bool) bool, arg3 ...request.Option) error

ListDeliverabilityTestReportsPagesWithContext mocks base method.

func (*MockSESV2API) ListDeliverabilityTestReportsRequest

ListDeliverabilityTestReportsRequest mocks base method.

func (*MockSESV2API) ListDeliverabilityTestReportsWithContext

func (m *MockSESV2API) ListDeliverabilityTestReportsWithContext(arg0 context.Context, arg1 *sesv2.ListDeliverabilityTestReportsInput, arg2 ...request.Option) (*sesv2.ListDeliverabilityTestReportsOutput, error)

ListDeliverabilityTestReportsWithContext mocks base method.

func (*MockSESV2API) ListDomainDeliverabilityCampaigns

ListDomainDeliverabilityCampaigns mocks base method.

func (*MockSESV2API) ListDomainDeliverabilityCampaignsPages

func (m *MockSESV2API) ListDomainDeliverabilityCampaignsPages(arg0 *sesv2.ListDomainDeliverabilityCampaignsInput, arg1 func(*sesv2.ListDomainDeliverabilityCampaignsOutput, bool) bool) error

ListDomainDeliverabilityCampaignsPages mocks base method.

func (*MockSESV2API) ListDomainDeliverabilityCampaignsPagesWithContext

func (m *MockSESV2API) ListDomainDeliverabilityCampaignsPagesWithContext(arg0 context.Context, arg1 *sesv2.ListDomainDeliverabilityCampaignsInput, arg2 func(*sesv2.ListDomainDeliverabilityCampaignsOutput, bool) bool, arg3 ...request.Option) error

ListDomainDeliverabilityCampaignsPagesWithContext mocks base method.

func (*MockSESV2API) ListDomainDeliverabilityCampaignsRequest

ListDomainDeliverabilityCampaignsRequest mocks base method.

func (*MockSESV2API) ListDomainDeliverabilityCampaignsWithContext

func (m *MockSESV2API) ListDomainDeliverabilityCampaignsWithContext(arg0 context.Context, arg1 *sesv2.ListDomainDeliverabilityCampaignsInput, arg2 ...request.Option) (*sesv2.ListDomainDeliverabilityCampaignsOutput, error)

ListDomainDeliverabilityCampaignsWithContext mocks base method.

func (*MockSESV2API) ListEmailIdentities

ListEmailIdentities mocks base method.

func (*MockSESV2API) ListEmailIdentitiesPages

func (m *MockSESV2API) ListEmailIdentitiesPages(arg0 *sesv2.ListEmailIdentitiesInput, arg1 func(*sesv2.ListEmailIdentitiesOutput, bool) bool) error

ListEmailIdentitiesPages mocks base method.

func (*MockSESV2API) ListEmailIdentitiesPagesWithContext

func (m *MockSESV2API) ListEmailIdentitiesPagesWithContext(arg0 context.Context, arg1 *sesv2.ListEmailIdentitiesInput, arg2 func(*sesv2.ListEmailIdentitiesOutput, bool) bool, arg3 ...request.Option) error

ListEmailIdentitiesPagesWithContext mocks base method.

func (*MockSESV2API) ListEmailIdentitiesRequest

func (m *MockSESV2API) ListEmailIdentitiesRequest(arg0 *sesv2.ListEmailIdentitiesInput) (*request.Request, *sesv2.ListEmailIdentitiesOutput)

ListEmailIdentitiesRequest mocks base method.

func (*MockSESV2API) ListEmailIdentitiesWithContext

func (m *MockSESV2API) ListEmailIdentitiesWithContext(arg0 context.Context, arg1 *sesv2.ListEmailIdentitiesInput, arg2 ...request.Option) (*sesv2.ListEmailIdentitiesOutput, error)

ListEmailIdentitiesWithContext mocks base method.

func (*MockSESV2API) ListEmailTemplates

ListEmailTemplates mocks base method.

func (*MockSESV2API) ListEmailTemplatesPages

func (m *MockSESV2API) ListEmailTemplatesPages(arg0 *sesv2.ListEmailTemplatesInput, arg1 func(*sesv2.ListEmailTemplatesOutput, bool) bool) error

ListEmailTemplatesPages mocks base method.

func (*MockSESV2API) ListEmailTemplatesPagesWithContext

func (m *MockSESV2API) ListEmailTemplatesPagesWithContext(arg0 context.Context, arg1 *sesv2.ListEmailTemplatesInput, arg2 func(*sesv2.ListEmailTemplatesOutput, bool) bool, arg3 ...request.Option) error

ListEmailTemplatesPagesWithContext mocks base method.

func (*MockSESV2API) ListEmailTemplatesRequest

func (m *MockSESV2API) ListEmailTemplatesRequest(arg0 *sesv2.ListEmailTemplatesInput) (*request.Request, *sesv2.ListEmailTemplatesOutput)

ListEmailTemplatesRequest mocks base method.

func (*MockSESV2API) ListEmailTemplatesWithContext

func (m *MockSESV2API) ListEmailTemplatesWithContext(arg0 context.Context, arg1 *sesv2.ListEmailTemplatesInput, arg2 ...request.Option) (*sesv2.ListEmailTemplatesOutput, error)

ListEmailTemplatesWithContext mocks base method.

func (*MockSESV2API) ListImportJobs

ListImportJobs mocks base method.

func (*MockSESV2API) ListImportJobsPages

func (m *MockSESV2API) ListImportJobsPages(arg0 *sesv2.ListImportJobsInput, arg1 func(*sesv2.ListImportJobsOutput, bool) bool) error

ListImportJobsPages mocks base method.

func (*MockSESV2API) ListImportJobsPagesWithContext

func (m *MockSESV2API) ListImportJobsPagesWithContext(arg0 context.Context, arg1 *sesv2.ListImportJobsInput, arg2 func(*sesv2.ListImportJobsOutput, bool) bool, arg3 ...request.Option) error

ListImportJobsPagesWithContext mocks base method.

func (*MockSESV2API) ListImportJobsRequest

func (m *MockSESV2API) ListImportJobsRequest(arg0 *sesv2.ListImportJobsInput) (*request.Request, *sesv2.ListImportJobsOutput)

ListImportJobsRequest mocks base method.

func (*MockSESV2API) ListImportJobsWithContext

func (m *MockSESV2API) ListImportJobsWithContext(arg0 context.Context, arg1 *sesv2.ListImportJobsInput, arg2 ...request.Option) (*sesv2.ListImportJobsOutput, error)

ListImportJobsWithContext mocks base method.

func (*MockSESV2API) ListSuppressedDestinations

ListSuppressedDestinations mocks base method.

func (*MockSESV2API) ListSuppressedDestinationsPages

func (m *MockSESV2API) ListSuppressedDestinationsPages(arg0 *sesv2.ListSuppressedDestinationsInput, arg1 func(*sesv2.ListSuppressedDestinationsOutput, bool) bool) error

ListSuppressedDestinationsPages mocks base method.

func (*MockSESV2API) ListSuppressedDestinationsPagesWithContext

func (m *MockSESV2API) ListSuppressedDestinationsPagesWithContext(arg0 context.Context, arg1 *sesv2.ListSuppressedDestinationsInput, arg2 func(*sesv2.ListSuppressedDestinationsOutput, bool) bool, arg3 ...request.Option) error

ListSuppressedDestinationsPagesWithContext mocks base method.

func (*MockSESV2API) ListSuppressedDestinationsRequest

ListSuppressedDestinationsRequest mocks base method.

func (*MockSESV2API) ListSuppressedDestinationsWithContext

func (m *MockSESV2API) ListSuppressedDestinationsWithContext(arg0 context.Context, arg1 *sesv2.ListSuppressedDestinationsInput, arg2 ...request.Option) (*sesv2.ListSuppressedDestinationsOutput, error)

ListSuppressedDestinationsWithContext mocks base method.

func (*MockSESV2API) ListTagsForResource

ListTagsForResource mocks base method.

func (*MockSESV2API) ListTagsForResourceRequest

func (m *MockSESV2API) ListTagsForResourceRequest(arg0 *sesv2.ListTagsForResourceInput) (*request.Request, *sesv2.ListTagsForResourceOutput)

ListTagsForResourceRequest mocks base method.

func (*MockSESV2API) ListTagsForResourceWithContext

func (m *MockSESV2API) ListTagsForResourceWithContext(arg0 context.Context, arg1 *sesv2.ListTagsForResourceInput, arg2 ...request.Option) (*sesv2.ListTagsForResourceOutput, error)

ListTagsForResourceWithContext mocks base method.

func (*MockSESV2API) PutAccountDedicatedIpWarmupAttributes

PutAccountDedicatedIpWarmupAttributes mocks base method.

func (*MockSESV2API) PutAccountDedicatedIpWarmupAttributesRequest

PutAccountDedicatedIpWarmupAttributesRequest mocks base method.

func (*MockSESV2API) PutAccountDedicatedIpWarmupAttributesWithContext

func (m *MockSESV2API) PutAccountDedicatedIpWarmupAttributesWithContext(arg0 context.Context, arg1 *sesv2.PutAccountDedicatedIpWarmupAttributesInput, arg2 ...request.Option) (*sesv2.PutAccountDedicatedIpWarmupAttributesOutput, error)

PutAccountDedicatedIpWarmupAttributesWithContext mocks base method.

func (*MockSESV2API) PutAccountDetails

PutAccountDetails mocks base method.

func (*MockSESV2API) PutAccountDetailsRequest

func (m *MockSESV2API) PutAccountDetailsRequest(arg0 *sesv2.PutAccountDetailsInput) (*request.Request, *sesv2.PutAccountDetailsOutput)

PutAccountDetailsRequest mocks base method.

func (*MockSESV2API) PutAccountDetailsWithContext

func (m *MockSESV2API) PutAccountDetailsWithContext(arg0 context.Context, arg1 *sesv2.PutAccountDetailsInput, arg2 ...request.Option) (*sesv2.PutAccountDetailsOutput, error)

PutAccountDetailsWithContext mocks base method.

func (*MockSESV2API) PutAccountSendingAttributes

PutAccountSendingAttributes mocks base method.

func (*MockSESV2API) PutAccountSendingAttributesRequest

PutAccountSendingAttributesRequest mocks base method.

func (*MockSESV2API) PutAccountSendingAttributesWithContext

func (m *MockSESV2API) PutAccountSendingAttributesWithContext(arg0 context.Context, arg1 *sesv2.PutAccountSendingAttributesInput, arg2 ...request.Option) (*sesv2.PutAccountSendingAttributesOutput, error)

PutAccountSendingAttributesWithContext mocks base method.

func (*MockSESV2API) PutAccountSuppressionAttributes

PutAccountSuppressionAttributes mocks base method.

func (*MockSESV2API) PutAccountSuppressionAttributesRequest

PutAccountSuppressionAttributesRequest mocks base method.

func (*MockSESV2API) PutAccountSuppressionAttributesWithContext

func (m *MockSESV2API) PutAccountSuppressionAttributesWithContext(arg0 context.Context, arg1 *sesv2.PutAccountSuppressionAttributesInput, arg2 ...request.Option) (*sesv2.PutAccountSuppressionAttributesOutput, error)

PutAccountSuppressionAttributesWithContext mocks base method.

func (*MockSESV2API) PutConfigurationSetDeliveryOptions

PutConfigurationSetDeliveryOptions mocks base method.

func (*MockSESV2API) PutConfigurationSetDeliveryOptionsRequest

PutConfigurationSetDeliveryOptionsRequest mocks base method.

func (*MockSESV2API) PutConfigurationSetDeliveryOptionsWithContext

func (m *MockSESV2API) PutConfigurationSetDeliveryOptionsWithContext(arg0 context.Context, arg1 *sesv2.PutConfigurationSetDeliveryOptionsInput, arg2 ...request.Option) (*sesv2.PutConfigurationSetDeliveryOptionsOutput, error)

PutConfigurationSetDeliveryOptionsWithContext mocks base method.

func (*MockSESV2API) PutConfigurationSetReputationOptions

PutConfigurationSetReputationOptions mocks base method.

func (*MockSESV2API) PutConfigurationSetReputationOptionsRequest

PutConfigurationSetReputationOptionsRequest mocks base method.

func (*MockSESV2API) PutConfigurationSetReputationOptionsWithContext

func (m *MockSESV2API) PutConfigurationSetReputationOptionsWithContext(arg0 context.Context, arg1 *sesv2.PutConfigurationSetReputationOptionsInput, arg2 ...request.Option) (*sesv2.PutConfigurationSetReputationOptionsOutput, error)

PutConfigurationSetReputationOptionsWithContext mocks base method.

func (*MockSESV2API) PutConfigurationSetSendingOptions

PutConfigurationSetSendingOptions mocks base method.

func (*MockSESV2API) PutConfigurationSetSendingOptionsRequest

PutConfigurationSetSendingOptionsRequest mocks base method.

func (*MockSESV2API) PutConfigurationSetSendingOptionsWithContext

func (m *MockSESV2API) PutConfigurationSetSendingOptionsWithContext(arg0 context.Context, arg1 *sesv2.PutConfigurationSetSendingOptionsInput, arg2 ...request.Option) (*sesv2.PutConfigurationSetSendingOptionsOutput, error)

PutConfigurationSetSendingOptionsWithContext mocks base method.

func (*MockSESV2API) PutConfigurationSetSuppressionOptions

PutConfigurationSetSuppressionOptions mocks base method.

func (*MockSESV2API) PutConfigurationSetSuppressionOptionsRequest

PutConfigurationSetSuppressionOptionsRequest mocks base method.

func (*MockSESV2API) PutConfigurationSetSuppressionOptionsWithContext

func (m *MockSESV2API) PutConfigurationSetSuppressionOptionsWithContext(arg0 context.Context, arg1 *sesv2.PutConfigurationSetSuppressionOptionsInput, arg2 ...request.Option) (*sesv2.PutConfigurationSetSuppressionOptionsOutput, error)

PutConfigurationSetSuppressionOptionsWithContext mocks base method.

func (*MockSESV2API) PutConfigurationSetTrackingOptions

PutConfigurationSetTrackingOptions mocks base method.

func (*MockSESV2API) PutConfigurationSetTrackingOptionsRequest

PutConfigurationSetTrackingOptionsRequest mocks base method.

func (*MockSESV2API) PutConfigurationSetTrackingOptionsWithContext

func (m *MockSESV2API) PutConfigurationSetTrackingOptionsWithContext(arg0 context.Context, arg1 *sesv2.PutConfigurationSetTrackingOptionsInput, arg2 ...request.Option) (*sesv2.PutConfigurationSetTrackingOptionsOutput, error)

PutConfigurationSetTrackingOptionsWithContext mocks base method.

func (*MockSESV2API) PutDedicatedIpInPool

PutDedicatedIpInPool mocks base method.

func (*MockSESV2API) PutDedicatedIpInPoolRequest

func (m *MockSESV2API) PutDedicatedIpInPoolRequest(arg0 *sesv2.PutDedicatedIpInPoolInput) (*request.Request, *sesv2.PutDedicatedIpInPoolOutput)

PutDedicatedIpInPoolRequest mocks base method.

func (*MockSESV2API) PutDedicatedIpInPoolWithContext

func (m *MockSESV2API) PutDedicatedIpInPoolWithContext(arg0 context.Context, arg1 *sesv2.PutDedicatedIpInPoolInput, arg2 ...request.Option) (*sesv2.PutDedicatedIpInPoolOutput, error)

PutDedicatedIpInPoolWithContext mocks base method.

func (*MockSESV2API) PutDedicatedIpWarmupAttributes

PutDedicatedIpWarmupAttributes mocks base method.

func (*MockSESV2API) PutDedicatedIpWarmupAttributesRequest

PutDedicatedIpWarmupAttributesRequest mocks base method.

func (*MockSESV2API) PutDedicatedIpWarmupAttributesWithContext

func (m *MockSESV2API) PutDedicatedIpWarmupAttributesWithContext(arg0 context.Context, arg1 *sesv2.PutDedicatedIpWarmupAttributesInput, arg2 ...request.Option) (*sesv2.PutDedicatedIpWarmupAttributesOutput, error)

PutDedicatedIpWarmupAttributesWithContext mocks base method.

func (*MockSESV2API) PutDeliverabilityDashboardOption

PutDeliverabilityDashboardOption mocks base method.

func (*MockSESV2API) PutDeliverabilityDashboardOptionRequest

PutDeliverabilityDashboardOptionRequest mocks base method.

func (*MockSESV2API) PutDeliverabilityDashboardOptionWithContext

func (m *MockSESV2API) PutDeliverabilityDashboardOptionWithContext(arg0 context.Context, arg1 *sesv2.PutDeliverabilityDashboardOptionInput, arg2 ...request.Option) (*sesv2.PutDeliverabilityDashboardOptionOutput, error)

PutDeliverabilityDashboardOptionWithContext mocks base method.

func (*MockSESV2API) PutEmailIdentityConfigurationSetAttributes added in v1.38.35

PutEmailIdentityConfigurationSetAttributes mocks base method.

func (*MockSESV2API) PutEmailIdentityConfigurationSetAttributesRequest added in v1.38.35

PutEmailIdentityConfigurationSetAttributesRequest mocks base method.

func (*MockSESV2API) PutEmailIdentityConfigurationSetAttributesWithContext added in v1.38.35

func (m *MockSESV2API) PutEmailIdentityConfigurationSetAttributesWithContext(arg0 context.Context, arg1 *sesv2.PutEmailIdentityConfigurationSetAttributesInput, arg2 ...request.Option) (*sesv2.PutEmailIdentityConfigurationSetAttributesOutput, error)

PutEmailIdentityConfigurationSetAttributesWithContext mocks base method.

func (*MockSESV2API) PutEmailIdentityDkimAttributes

PutEmailIdentityDkimAttributes mocks base method.

func (*MockSESV2API) PutEmailIdentityDkimAttributesRequest

PutEmailIdentityDkimAttributesRequest mocks base method.

func (*MockSESV2API) PutEmailIdentityDkimAttributesWithContext

func (m *MockSESV2API) PutEmailIdentityDkimAttributesWithContext(arg0 context.Context, arg1 *sesv2.PutEmailIdentityDkimAttributesInput, arg2 ...request.Option) (*sesv2.PutEmailIdentityDkimAttributesOutput, error)

PutEmailIdentityDkimAttributesWithContext mocks base method.

func (*MockSESV2API) PutEmailIdentityDkimSigningAttributes

PutEmailIdentityDkimSigningAttributes mocks base method.

func (*MockSESV2API) PutEmailIdentityDkimSigningAttributesRequest

PutEmailIdentityDkimSigningAttributesRequest mocks base method.

func (*MockSESV2API) PutEmailIdentityDkimSigningAttributesWithContext

func (m *MockSESV2API) PutEmailIdentityDkimSigningAttributesWithContext(arg0 context.Context, arg1 *sesv2.PutEmailIdentityDkimSigningAttributesInput, arg2 ...request.Option) (*sesv2.PutEmailIdentityDkimSigningAttributesOutput, error)

PutEmailIdentityDkimSigningAttributesWithContext mocks base method.

func (*MockSESV2API) PutEmailIdentityFeedbackAttributes

PutEmailIdentityFeedbackAttributes mocks base method.

func (*MockSESV2API) PutEmailIdentityFeedbackAttributesRequest

PutEmailIdentityFeedbackAttributesRequest mocks base method.

func (*MockSESV2API) PutEmailIdentityFeedbackAttributesWithContext

func (m *MockSESV2API) PutEmailIdentityFeedbackAttributesWithContext(arg0 context.Context, arg1 *sesv2.PutEmailIdentityFeedbackAttributesInput, arg2 ...request.Option) (*sesv2.PutEmailIdentityFeedbackAttributesOutput, error)

PutEmailIdentityFeedbackAttributesWithContext mocks base method.

func (*MockSESV2API) PutEmailIdentityMailFromAttributes

PutEmailIdentityMailFromAttributes mocks base method.

func (*MockSESV2API) PutEmailIdentityMailFromAttributesRequest

PutEmailIdentityMailFromAttributesRequest mocks base method.

func (*MockSESV2API) PutEmailIdentityMailFromAttributesWithContext

func (m *MockSESV2API) PutEmailIdentityMailFromAttributesWithContext(arg0 context.Context, arg1 *sesv2.PutEmailIdentityMailFromAttributesInput, arg2 ...request.Option) (*sesv2.PutEmailIdentityMailFromAttributesOutput, error)

PutEmailIdentityMailFromAttributesWithContext mocks base method.

func (*MockSESV2API) PutSuppressedDestination

PutSuppressedDestination mocks base method.

func (*MockSESV2API) PutSuppressedDestinationRequest

PutSuppressedDestinationRequest mocks base method.

func (*MockSESV2API) PutSuppressedDestinationWithContext

func (m *MockSESV2API) PutSuppressedDestinationWithContext(arg0 context.Context, arg1 *sesv2.PutSuppressedDestinationInput, arg2 ...request.Option) (*sesv2.PutSuppressedDestinationOutput, error)

PutSuppressedDestinationWithContext mocks base method.

func (*MockSESV2API) SendBulkEmail

SendBulkEmail mocks base method.

func (*MockSESV2API) SendBulkEmailRequest

func (m *MockSESV2API) SendBulkEmailRequest(arg0 *sesv2.SendBulkEmailInput) (*request.Request, *sesv2.SendBulkEmailOutput)

SendBulkEmailRequest mocks base method.

func (*MockSESV2API) SendBulkEmailWithContext

func (m *MockSESV2API) SendBulkEmailWithContext(arg0 context.Context, arg1 *sesv2.SendBulkEmailInput, arg2 ...request.Option) (*sesv2.SendBulkEmailOutput, error)

SendBulkEmailWithContext mocks base method.

func (*MockSESV2API) SendCustomVerificationEmail

SendCustomVerificationEmail mocks base method.

func (*MockSESV2API) SendCustomVerificationEmailRequest

SendCustomVerificationEmailRequest mocks base method.

func (*MockSESV2API) SendCustomVerificationEmailWithContext

func (m *MockSESV2API) SendCustomVerificationEmailWithContext(arg0 context.Context, arg1 *sesv2.SendCustomVerificationEmailInput, arg2 ...request.Option) (*sesv2.SendCustomVerificationEmailOutput, error)

SendCustomVerificationEmailWithContext mocks base method.

func (*MockSESV2API) SendEmail

func (m *MockSESV2API) SendEmail(arg0 *sesv2.SendEmailInput) (*sesv2.SendEmailOutput, error)

SendEmail mocks base method.

func (*MockSESV2API) SendEmailRequest

func (m *MockSESV2API) SendEmailRequest(arg0 *sesv2.SendEmailInput) (*request.Request, *sesv2.SendEmailOutput)

SendEmailRequest mocks base method.

func (*MockSESV2API) SendEmailWithContext

func (m *MockSESV2API) SendEmailWithContext(arg0 context.Context, arg1 *sesv2.SendEmailInput, arg2 ...request.Option) (*sesv2.SendEmailOutput, error)

SendEmailWithContext mocks base method.

func (*MockSESV2API) TagResource

func (m *MockSESV2API) TagResource(arg0 *sesv2.TagResourceInput) (*sesv2.TagResourceOutput, error)

TagResource mocks base method.

func (*MockSESV2API) TagResourceRequest

func (m *MockSESV2API) TagResourceRequest(arg0 *sesv2.TagResourceInput) (*request.Request, *sesv2.TagResourceOutput)

TagResourceRequest mocks base method.

func (*MockSESV2API) TagResourceWithContext

func (m *MockSESV2API) TagResourceWithContext(arg0 context.Context, arg1 *sesv2.TagResourceInput, arg2 ...request.Option) (*sesv2.TagResourceOutput, error)

TagResourceWithContext mocks base method.

func (*MockSESV2API) TestRenderEmailTemplate

TestRenderEmailTemplate mocks base method.

func (*MockSESV2API) TestRenderEmailTemplateRequest

TestRenderEmailTemplateRequest mocks base method.

func (*MockSESV2API) TestRenderEmailTemplateWithContext

func (m *MockSESV2API) TestRenderEmailTemplateWithContext(arg0 context.Context, arg1 *sesv2.TestRenderEmailTemplateInput, arg2 ...request.Option) (*sesv2.TestRenderEmailTemplateOutput, error)

TestRenderEmailTemplateWithContext mocks base method.

func (*MockSESV2API) UntagResource

UntagResource mocks base method.

func (*MockSESV2API) UntagResourceRequest

func (m *MockSESV2API) UntagResourceRequest(arg0 *sesv2.UntagResourceInput) (*request.Request, *sesv2.UntagResourceOutput)

UntagResourceRequest mocks base method.

func (*MockSESV2API) UntagResourceWithContext

func (m *MockSESV2API) UntagResourceWithContext(arg0 context.Context, arg1 *sesv2.UntagResourceInput, arg2 ...request.Option) (*sesv2.UntagResourceOutput, error)

UntagResourceWithContext mocks base method.

func (*MockSESV2API) UpdateConfigurationSetEventDestination

UpdateConfigurationSetEventDestination mocks base method.

func (*MockSESV2API) UpdateConfigurationSetEventDestinationRequest

UpdateConfigurationSetEventDestinationRequest mocks base method.

func (*MockSESV2API) UpdateConfigurationSetEventDestinationWithContext

func (m *MockSESV2API) UpdateConfigurationSetEventDestinationWithContext(arg0 context.Context, arg1 *sesv2.UpdateConfigurationSetEventDestinationInput, arg2 ...request.Option) (*sesv2.UpdateConfigurationSetEventDestinationOutput, error)

UpdateConfigurationSetEventDestinationWithContext mocks base method.

func (*MockSESV2API) UpdateContact

UpdateContact mocks base method.

func (*MockSESV2API) UpdateContactList

UpdateContactList mocks base method.

func (*MockSESV2API) UpdateContactListRequest

func (m *MockSESV2API) UpdateContactListRequest(arg0 *sesv2.UpdateContactListInput) (*request.Request, *sesv2.UpdateContactListOutput)

UpdateContactListRequest mocks base method.

func (*MockSESV2API) UpdateContactListWithContext

func (m *MockSESV2API) UpdateContactListWithContext(arg0 context.Context, arg1 *sesv2.UpdateContactListInput, arg2 ...request.Option) (*sesv2.UpdateContactListOutput, error)

UpdateContactListWithContext mocks base method.

func (*MockSESV2API) UpdateContactRequest

func (m *MockSESV2API) UpdateContactRequest(arg0 *sesv2.UpdateContactInput) (*request.Request, *sesv2.UpdateContactOutput)

UpdateContactRequest mocks base method.

func (*MockSESV2API) UpdateContactWithContext

func (m *MockSESV2API) UpdateContactWithContext(arg0 context.Context, arg1 *sesv2.UpdateContactInput, arg2 ...request.Option) (*sesv2.UpdateContactOutput, error)

UpdateContactWithContext mocks base method.

func (*MockSESV2API) UpdateCustomVerificationEmailTemplate

UpdateCustomVerificationEmailTemplate mocks base method.

func (*MockSESV2API) UpdateCustomVerificationEmailTemplateRequest

UpdateCustomVerificationEmailTemplateRequest mocks base method.

func (*MockSESV2API) UpdateCustomVerificationEmailTemplateWithContext

func (m *MockSESV2API) UpdateCustomVerificationEmailTemplateWithContext(arg0 context.Context, arg1 *sesv2.UpdateCustomVerificationEmailTemplateInput, arg2 ...request.Option) (*sesv2.UpdateCustomVerificationEmailTemplateOutput, error)

UpdateCustomVerificationEmailTemplateWithContext mocks base method.

func (*MockSESV2API) UpdateEmailIdentityPolicy

UpdateEmailIdentityPolicy mocks base method.

func (*MockSESV2API) UpdateEmailIdentityPolicyRequest

UpdateEmailIdentityPolicyRequest mocks base method.

func (*MockSESV2API) UpdateEmailIdentityPolicyWithContext

func (m *MockSESV2API) UpdateEmailIdentityPolicyWithContext(arg0 context.Context, arg1 *sesv2.UpdateEmailIdentityPolicyInput, arg2 ...request.Option) (*sesv2.UpdateEmailIdentityPolicyOutput, error)

UpdateEmailIdentityPolicyWithContext mocks base method.

func (*MockSESV2API) UpdateEmailTemplate

UpdateEmailTemplate mocks base method.

func (*MockSESV2API) UpdateEmailTemplateRequest

func (m *MockSESV2API) UpdateEmailTemplateRequest(arg0 *sesv2.UpdateEmailTemplateInput) (*request.Request, *sesv2.UpdateEmailTemplateOutput)

UpdateEmailTemplateRequest mocks base method.

func (*MockSESV2API) UpdateEmailTemplateWithContext

func (m *MockSESV2API) UpdateEmailTemplateWithContext(arg0 context.Context, arg1 *sesv2.UpdateEmailTemplateInput, arg2 ...request.Option) (*sesv2.UpdateEmailTemplateOutput, error)

UpdateEmailTemplateWithContext mocks base method.

type MockSESV2APIMockRecorder

type MockSESV2APIMockRecorder struct {
	// contains filtered or unexported fields
}

MockSESV2APIMockRecorder is the mock recorder for MockSESV2API.

func (*MockSESV2APIMockRecorder) CreateConfigurationSet

func (mr *MockSESV2APIMockRecorder) CreateConfigurationSet(arg0 interface{}) *gomock.Call

CreateConfigurationSet indicates an expected call of CreateConfigurationSet.

func (*MockSESV2APIMockRecorder) CreateConfigurationSetEventDestination

func (mr *MockSESV2APIMockRecorder) CreateConfigurationSetEventDestination(arg0 interface{}) *gomock.Call

CreateConfigurationSetEventDestination indicates an expected call of CreateConfigurationSetEventDestination.

func (*MockSESV2APIMockRecorder) CreateConfigurationSetEventDestinationRequest

func (mr *MockSESV2APIMockRecorder) CreateConfigurationSetEventDestinationRequest(arg0 interface{}) *gomock.Call

CreateConfigurationSetEventDestinationRequest indicates an expected call of CreateConfigurationSetEventDestinationRequest.

func (*MockSESV2APIMockRecorder) CreateConfigurationSetEventDestinationWithContext

func (mr *MockSESV2APIMockRecorder) CreateConfigurationSetEventDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateConfigurationSetEventDestinationWithContext indicates an expected call of CreateConfigurationSetEventDestinationWithContext.

func (*MockSESV2APIMockRecorder) CreateConfigurationSetRequest

func (mr *MockSESV2APIMockRecorder) CreateConfigurationSetRequest(arg0 interface{}) *gomock.Call

CreateConfigurationSetRequest indicates an expected call of CreateConfigurationSetRequest.

func (*MockSESV2APIMockRecorder) CreateConfigurationSetWithContext

func (mr *MockSESV2APIMockRecorder) CreateConfigurationSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateConfigurationSetWithContext indicates an expected call of CreateConfigurationSetWithContext.

func (*MockSESV2APIMockRecorder) CreateContact

func (mr *MockSESV2APIMockRecorder) CreateContact(arg0 interface{}) *gomock.Call

CreateContact indicates an expected call of CreateContact.

func (*MockSESV2APIMockRecorder) CreateContactList

func (mr *MockSESV2APIMockRecorder) CreateContactList(arg0 interface{}) *gomock.Call

CreateContactList indicates an expected call of CreateContactList.

func (*MockSESV2APIMockRecorder) CreateContactListRequest

func (mr *MockSESV2APIMockRecorder) CreateContactListRequest(arg0 interface{}) *gomock.Call

CreateContactListRequest indicates an expected call of CreateContactListRequest.

func (*MockSESV2APIMockRecorder) CreateContactListWithContext

func (mr *MockSESV2APIMockRecorder) CreateContactListWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateContactListWithContext indicates an expected call of CreateContactListWithContext.

func (*MockSESV2APIMockRecorder) CreateContactRequest

func (mr *MockSESV2APIMockRecorder) CreateContactRequest(arg0 interface{}) *gomock.Call

CreateContactRequest indicates an expected call of CreateContactRequest.

func (*MockSESV2APIMockRecorder) CreateContactWithContext

func (mr *MockSESV2APIMockRecorder) CreateContactWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateContactWithContext indicates an expected call of CreateContactWithContext.

func (*MockSESV2APIMockRecorder) CreateCustomVerificationEmailTemplate

func (mr *MockSESV2APIMockRecorder) CreateCustomVerificationEmailTemplate(arg0 interface{}) *gomock.Call

CreateCustomVerificationEmailTemplate indicates an expected call of CreateCustomVerificationEmailTemplate.

func (*MockSESV2APIMockRecorder) CreateCustomVerificationEmailTemplateRequest

func (mr *MockSESV2APIMockRecorder) CreateCustomVerificationEmailTemplateRequest(arg0 interface{}) *gomock.Call

CreateCustomVerificationEmailTemplateRequest indicates an expected call of CreateCustomVerificationEmailTemplateRequest.

func (*MockSESV2APIMockRecorder) CreateCustomVerificationEmailTemplateWithContext

func (mr *MockSESV2APIMockRecorder) CreateCustomVerificationEmailTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateCustomVerificationEmailTemplateWithContext indicates an expected call of CreateCustomVerificationEmailTemplateWithContext.

func (*MockSESV2APIMockRecorder) CreateDedicatedIpPool

func (mr *MockSESV2APIMockRecorder) CreateDedicatedIpPool(arg0 interface{}) *gomock.Call

CreateDedicatedIpPool indicates an expected call of CreateDedicatedIpPool.

func (*MockSESV2APIMockRecorder) CreateDedicatedIpPoolRequest

func (mr *MockSESV2APIMockRecorder) CreateDedicatedIpPoolRequest(arg0 interface{}) *gomock.Call

CreateDedicatedIpPoolRequest indicates an expected call of CreateDedicatedIpPoolRequest.

func (*MockSESV2APIMockRecorder) CreateDedicatedIpPoolWithContext

func (mr *MockSESV2APIMockRecorder) CreateDedicatedIpPoolWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateDedicatedIpPoolWithContext indicates an expected call of CreateDedicatedIpPoolWithContext.

func (*MockSESV2APIMockRecorder) CreateDeliverabilityTestReport

func (mr *MockSESV2APIMockRecorder) CreateDeliverabilityTestReport(arg0 interface{}) *gomock.Call

CreateDeliverabilityTestReport indicates an expected call of CreateDeliverabilityTestReport.

func (*MockSESV2APIMockRecorder) CreateDeliverabilityTestReportRequest

func (mr *MockSESV2APIMockRecorder) CreateDeliverabilityTestReportRequest(arg0 interface{}) *gomock.Call

CreateDeliverabilityTestReportRequest indicates an expected call of CreateDeliverabilityTestReportRequest.

func (*MockSESV2APIMockRecorder) CreateDeliverabilityTestReportWithContext

func (mr *MockSESV2APIMockRecorder) CreateDeliverabilityTestReportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateDeliverabilityTestReportWithContext indicates an expected call of CreateDeliverabilityTestReportWithContext.

func (*MockSESV2APIMockRecorder) CreateEmailIdentity

func (mr *MockSESV2APIMockRecorder) CreateEmailIdentity(arg0 interface{}) *gomock.Call

CreateEmailIdentity indicates an expected call of CreateEmailIdentity.

func (*MockSESV2APIMockRecorder) CreateEmailIdentityPolicy

func (mr *MockSESV2APIMockRecorder) CreateEmailIdentityPolicy(arg0 interface{}) *gomock.Call

CreateEmailIdentityPolicy indicates an expected call of CreateEmailIdentityPolicy.

func (*MockSESV2APIMockRecorder) CreateEmailIdentityPolicyRequest

func (mr *MockSESV2APIMockRecorder) CreateEmailIdentityPolicyRequest(arg0 interface{}) *gomock.Call

CreateEmailIdentityPolicyRequest indicates an expected call of CreateEmailIdentityPolicyRequest.

func (*MockSESV2APIMockRecorder) CreateEmailIdentityPolicyWithContext

func (mr *MockSESV2APIMockRecorder) CreateEmailIdentityPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateEmailIdentityPolicyWithContext indicates an expected call of CreateEmailIdentityPolicyWithContext.

func (*MockSESV2APIMockRecorder) CreateEmailIdentityRequest

func (mr *MockSESV2APIMockRecorder) CreateEmailIdentityRequest(arg0 interface{}) *gomock.Call

CreateEmailIdentityRequest indicates an expected call of CreateEmailIdentityRequest.

func (*MockSESV2APIMockRecorder) CreateEmailIdentityWithContext

func (mr *MockSESV2APIMockRecorder) CreateEmailIdentityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateEmailIdentityWithContext indicates an expected call of CreateEmailIdentityWithContext.

func (*MockSESV2APIMockRecorder) CreateEmailTemplate

func (mr *MockSESV2APIMockRecorder) CreateEmailTemplate(arg0 interface{}) *gomock.Call

CreateEmailTemplate indicates an expected call of CreateEmailTemplate.

func (*MockSESV2APIMockRecorder) CreateEmailTemplateRequest

func (mr *MockSESV2APIMockRecorder) CreateEmailTemplateRequest(arg0 interface{}) *gomock.Call

CreateEmailTemplateRequest indicates an expected call of CreateEmailTemplateRequest.

func (*MockSESV2APIMockRecorder) CreateEmailTemplateWithContext

func (mr *MockSESV2APIMockRecorder) CreateEmailTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateEmailTemplateWithContext indicates an expected call of CreateEmailTemplateWithContext.

func (*MockSESV2APIMockRecorder) CreateImportJob

func (mr *MockSESV2APIMockRecorder) CreateImportJob(arg0 interface{}) *gomock.Call

CreateImportJob indicates an expected call of CreateImportJob.

func (*MockSESV2APIMockRecorder) CreateImportJobRequest

func (mr *MockSESV2APIMockRecorder) CreateImportJobRequest(arg0 interface{}) *gomock.Call

CreateImportJobRequest indicates an expected call of CreateImportJobRequest.

func (*MockSESV2APIMockRecorder) CreateImportJobWithContext

func (mr *MockSESV2APIMockRecorder) CreateImportJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateImportJobWithContext indicates an expected call of CreateImportJobWithContext.

func (*MockSESV2APIMockRecorder) DeleteConfigurationSet

func (mr *MockSESV2APIMockRecorder) DeleteConfigurationSet(arg0 interface{}) *gomock.Call

DeleteConfigurationSet indicates an expected call of DeleteConfigurationSet.

func (*MockSESV2APIMockRecorder) DeleteConfigurationSetEventDestination

func (mr *MockSESV2APIMockRecorder) DeleteConfigurationSetEventDestination(arg0 interface{}) *gomock.Call

DeleteConfigurationSetEventDestination indicates an expected call of DeleteConfigurationSetEventDestination.

func (*MockSESV2APIMockRecorder) DeleteConfigurationSetEventDestinationRequest

func (mr *MockSESV2APIMockRecorder) DeleteConfigurationSetEventDestinationRequest(arg0 interface{}) *gomock.Call

DeleteConfigurationSetEventDestinationRequest indicates an expected call of DeleteConfigurationSetEventDestinationRequest.

func (*MockSESV2APIMockRecorder) DeleteConfigurationSetEventDestinationWithContext

func (mr *MockSESV2APIMockRecorder) DeleteConfigurationSetEventDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteConfigurationSetEventDestinationWithContext indicates an expected call of DeleteConfigurationSetEventDestinationWithContext.

func (*MockSESV2APIMockRecorder) DeleteConfigurationSetRequest

func (mr *MockSESV2APIMockRecorder) DeleteConfigurationSetRequest(arg0 interface{}) *gomock.Call

DeleteConfigurationSetRequest indicates an expected call of DeleteConfigurationSetRequest.

func (*MockSESV2APIMockRecorder) DeleteConfigurationSetWithContext

func (mr *MockSESV2APIMockRecorder) DeleteConfigurationSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteConfigurationSetWithContext indicates an expected call of DeleteConfigurationSetWithContext.

func (*MockSESV2APIMockRecorder) DeleteContact

func (mr *MockSESV2APIMockRecorder) DeleteContact(arg0 interface{}) *gomock.Call

DeleteContact indicates an expected call of DeleteContact.

func (*MockSESV2APIMockRecorder) DeleteContactList

func (mr *MockSESV2APIMockRecorder) DeleteContactList(arg0 interface{}) *gomock.Call

DeleteContactList indicates an expected call of DeleteContactList.

func (*MockSESV2APIMockRecorder) DeleteContactListRequest

func (mr *MockSESV2APIMockRecorder) DeleteContactListRequest(arg0 interface{}) *gomock.Call

DeleteContactListRequest indicates an expected call of DeleteContactListRequest.

func (*MockSESV2APIMockRecorder) DeleteContactListWithContext

func (mr *MockSESV2APIMockRecorder) DeleteContactListWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteContactListWithContext indicates an expected call of DeleteContactListWithContext.

func (*MockSESV2APIMockRecorder) DeleteContactRequest

func (mr *MockSESV2APIMockRecorder) DeleteContactRequest(arg0 interface{}) *gomock.Call

DeleteContactRequest indicates an expected call of DeleteContactRequest.

func (*MockSESV2APIMockRecorder) DeleteContactWithContext

func (mr *MockSESV2APIMockRecorder) DeleteContactWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteContactWithContext indicates an expected call of DeleteContactWithContext.

func (*MockSESV2APIMockRecorder) DeleteCustomVerificationEmailTemplate

func (mr *MockSESV2APIMockRecorder) DeleteCustomVerificationEmailTemplate(arg0 interface{}) *gomock.Call

DeleteCustomVerificationEmailTemplate indicates an expected call of DeleteCustomVerificationEmailTemplate.

func (*MockSESV2APIMockRecorder) DeleteCustomVerificationEmailTemplateRequest

func (mr *MockSESV2APIMockRecorder) DeleteCustomVerificationEmailTemplateRequest(arg0 interface{}) *gomock.Call

DeleteCustomVerificationEmailTemplateRequest indicates an expected call of DeleteCustomVerificationEmailTemplateRequest.

func (*MockSESV2APIMockRecorder) DeleteCustomVerificationEmailTemplateWithContext

func (mr *MockSESV2APIMockRecorder) DeleteCustomVerificationEmailTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteCustomVerificationEmailTemplateWithContext indicates an expected call of DeleteCustomVerificationEmailTemplateWithContext.

func (*MockSESV2APIMockRecorder) DeleteDedicatedIpPool

func (mr *MockSESV2APIMockRecorder) DeleteDedicatedIpPool(arg0 interface{}) *gomock.Call

DeleteDedicatedIpPool indicates an expected call of DeleteDedicatedIpPool.

func (*MockSESV2APIMockRecorder) DeleteDedicatedIpPoolRequest

func (mr *MockSESV2APIMockRecorder) DeleteDedicatedIpPoolRequest(arg0 interface{}) *gomock.Call

DeleteDedicatedIpPoolRequest indicates an expected call of DeleteDedicatedIpPoolRequest.

func (*MockSESV2APIMockRecorder) DeleteDedicatedIpPoolWithContext

func (mr *MockSESV2APIMockRecorder) DeleteDedicatedIpPoolWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteDedicatedIpPoolWithContext indicates an expected call of DeleteDedicatedIpPoolWithContext.

func (*MockSESV2APIMockRecorder) DeleteEmailIdentity

func (mr *MockSESV2APIMockRecorder) DeleteEmailIdentity(arg0 interface{}) *gomock.Call

DeleteEmailIdentity indicates an expected call of DeleteEmailIdentity.

func (*MockSESV2APIMockRecorder) DeleteEmailIdentityPolicy

func (mr *MockSESV2APIMockRecorder) DeleteEmailIdentityPolicy(arg0 interface{}) *gomock.Call

DeleteEmailIdentityPolicy indicates an expected call of DeleteEmailIdentityPolicy.

func (*MockSESV2APIMockRecorder) DeleteEmailIdentityPolicyRequest

func (mr *MockSESV2APIMockRecorder) DeleteEmailIdentityPolicyRequest(arg0 interface{}) *gomock.Call

DeleteEmailIdentityPolicyRequest indicates an expected call of DeleteEmailIdentityPolicyRequest.

func (*MockSESV2APIMockRecorder) DeleteEmailIdentityPolicyWithContext

func (mr *MockSESV2APIMockRecorder) DeleteEmailIdentityPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteEmailIdentityPolicyWithContext indicates an expected call of DeleteEmailIdentityPolicyWithContext.

func (*MockSESV2APIMockRecorder) DeleteEmailIdentityRequest

func (mr *MockSESV2APIMockRecorder) DeleteEmailIdentityRequest(arg0 interface{}) *gomock.Call

DeleteEmailIdentityRequest indicates an expected call of DeleteEmailIdentityRequest.

func (*MockSESV2APIMockRecorder) DeleteEmailIdentityWithContext

func (mr *MockSESV2APIMockRecorder) DeleteEmailIdentityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteEmailIdentityWithContext indicates an expected call of DeleteEmailIdentityWithContext.

func (*MockSESV2APIMockRecorder) DeleteEmailTemplate

func (mr *MockSESV2APIMockRecorder) DeleteEmailTemplate(arg0 interface{}) *gomock.Call

DeleteEmailTemplate indicates an expected call of DeleteEmailTemplate.

func (*MockSESV2APIMockRecorder) DeleteEmailTemplateRequest

func (mr *MockSESV2APIMockRecorder) DeleteEmailTemplateRequest(arg0 interface{}) *gomock.Call

DeleteEmailTemplateRequest indicates an expected call of DeleteEmailTemplateRequest.

func (*MockSESV2APIMockRecorder) DeleteEmailTemplateWithContext

func (mr *MockSESV2APIMockRecorder) DeleteEmailTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteEmailTemplateWithContext indicates an expected call of DeleteEmailTemplateWithContext.

func (*MockSESV2APIMockRecorder) DeleteSuppressedDestination

func (mr *MockSESV2APIMockRecorder) DeleteSuppressedDestination(arg0 interface{}) *gomock.Call

DeleteSuppressedDestination indicates an expected call of DeleteSuppressedDestination.

func (*MockSESV2APIMockRecorder) DeleteSuppressedDestinationRequest

func (mr *MockSESV2APIMockRecorder) DeleteSuppressedDestinationRequest(arg0 interface{}) *gomock.Call

DeleteSuppressedDestinationRequest indicates an expected call of DeleteSuppressedDestinationRequest.

func (*MockSESV2APIMockRecorder) DeleteSuppressedDestinationWithContext

func (mr *MockSESV2APIMockRecorder) DeleteSuppressedDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteSuppressedDestinationWithContext indicates an expected call of DeleteSuppressedDestinationWithContext.

func (*MockSESV2APIMockRecorder) GetAccount

func (mr *MockSESV2APIMockRecorder) GetAccount(arg0 interface{}) *gomock.Call

GetAccount indicates an expected call of GetAccount.

func (*MockSESV2APIMockRecorder) GetAccountRequest

func (mr *MockSESV2APIMockRecorder) GetAccountRequest(arg0 interface{}) *gomock.Call

GetAccountRequest indicates an expected call of GetAccountRequest.

func (*MockSESV2APIMockRecorder) GetAccountWithContext

func (mr *MockSESV2APIMockRecorder) GetAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAccountWithContext indicates an expected call of GetAccountWithContext.

func (*MockSESV2APIMockRecorder) GetBlacklistReports

func (mr *MockSESV2APIMockRecorder) GetBlacklistReports(arg0 interface{}) *gomock.Call

GetBlacklistReports indicates an expected call of GetBlacklistReports.

func (*MockSESV2APIMockRecorder) GetBlacklistReportsRequest

func (mr *MockSESV2APIMockRecorder) GetBlacklistReportsRequest(arg0 interface{}) *gomock.Call

GetBlacklistReportsRequest indicates an expected call of GetBlacklistReportsRequest.

func (*MockSESV2APIMockRecorder) GetBlacklistReportsWithContext

func (mr *MockSESV2APIMockRecorder) GetBlacklistReportsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBlacklistReportsWithContext indicates an expected call of GetBlacklistReportsWithContext.

func (*MockSESV2APIMockRecorder) GetConfigurationSet

func (mr *MockSESV2APIMockRecorder) GetConfigurationSet(arg0 interface{}) *gomock.Call

GetConfigurationSet indicates an expected call of GetConfigurationSet.

func (*MockSESV2APIMockRecorder) GetConfigurationSetEventDestinations

func (mr *MockSESV2APIMockRecorder) GetConfigurationSetEventDestinations(arg0 interface{}) *gomock.Call

GetConfigurationSetEventDestinations indicates an expected call of GetConfigurationSetEventDestinations.

func (*MockSESV2APIMockRecorder) GetConfigurationSetEventDestinationsRequest

func (mr *MockSESV2APIMockRecorder) GetConfigurationSetEventDestinationsRequest(arg0 interface{}) *gomock.Call

GetConfigurationSetEventDestinationsRequest indicates an expected call of GetConfigurationSetEventDestinationsRequest.

func (*MockSESV2APIMockRecorder) GetConfigurationSetEventDestinationsWithContext

func (mr *MockSESV2APIMockRecorder) GetConfigurationSetEventDestinationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetConfigurationSetEventDestinationsWithContext indicates an expected call of GetConfigurationSetEventDestinationsWithContext.

func (*MockSESV2APIMockRecorder) GetConfigurationSetRequest

func (mr *MockSESV2APIMockRecorder) GetConfigurationSetRequest(arg0 interface{}) *gomock.Call

GetConfigurationSetRequest indicates an expected call of GetConfigurationSetRequest.

func (*MockSESV2APIMockRecorder) GetConfigurationSetWithContext

func (mr *MockSESV2APIMockRecorder) GetConfigurationSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetConfigurationSetWithContext indicates an expected call of GetConfigurationSetWithContext.

func (*MockSESV2APIMockRecorder) GetContact

func (mr *MockSESV2APIMockRecorder) GetContact(arg0 interface{}) *gomock.Call

GetContact indicates an expected call of GetContact.

func (*MockSESV2APIMockRecorder) GetContactList

func (mr *MockSESV2APIMockRecorder) GetContactList(arg0 interface{}) *gomock.Call

GetContactList indicates an expected call of GetContactList.

func (*MockSESV2APIMockRecorder) GetContactListRequest

func (mr *MockSESV2APIMockRecorder) GetContactListRequest(arg0 interface{}) *gomock.Call

GetContactListRequest indicates an expected call of GetContactListRequest.

func (*MockSESV2APIMockRecorder) GetContactListWithContext

func (mr *MockSESV2APIMockRecorder) GetContactListWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetContactListWithContext indicates an expected call of GetContactListWithContext.

func (*MockSESV2APIMockRecorder) GetContactRequest

func (mr *MockSESV2APIMockRecorder) GetContactRequest(arg0 interface{}) *gomock.Call

GetContactRequest indicates an expected call of GetContactRequest.

func (*MockSESV2APIMockRecorder) GetContactWithContext

func (mr *MockSESV2APIMockRecorder) GetContactWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetContactWithContext indicates an expected call of GetContactWithContext.

func (*MockSESV2APIMockRecorder) GetCustomVerificationEmailTemplate

func (mr *MockSESV2APIMockRecorder) GetCustomVerificationEmailTemplate(arg0 interface{}) *gomock.Call

GetCustomVerificationEmailTemplate indicates an expected call of GetCustomVerificationEmailTemplate.

func (*MockSESV2APIMockRecorder) GetCustomVerificationEmailTemplateRequest

func (mr *MockSESV2APIMockRecorder) GetCustomVerificationEmailTemplateRequest(arg0 interface{}) *gomock.Call

GetCustomVerificationEmailTemplateRequest indicates an expected call of GetCustomVerificationEmailTemplateRequest.

func (*MockSESV2APIMockRecorder) GetCustomVerificationEmailTemplateWithContext

func (mr *MockSESV2APIMockRecorder) GetCustomVerificationEmailTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetCustomVerificationEmailTemplateWithContext indicates an expected call of GetCustomVerificationEmailTemplateWithContext.

func (*MockSESV2APIMockRecorder) GetDedicatedIp

func (mr *MockSESV2APIMockRecorder) GetDedicatedIp(arg0 interface{}) *gomock.Call

GetDedicatedIp indicates an expected call of GetDedicatedIp.

func (*MockSESV2APIMockRecorder) GetDedicatedIpRequest

func (mr *MockSESV2APIMockRecorder) GetDedicatedIpRequest(arg0 interface{}) *gomock.Call

GetDedicatedIpRequest indicates an expected call of GetDedicatedIpRequest.

func (*MockSESV2APIMockRecorder) GetDedicatedIpWithContext

func (mr *MockSESV2APIMockRecorder) GetDedicatedIpWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDedicatedIpWithContext indicates an expected call of GetDedicatedIpWithContext.

func (*MockSESV2APIMockRecorder) GetDedicatedIps

func (mr *MockSESV2APIMockRecorder) GetDedicatedIps(arg0 interface{}) *gomock.Call

GetDedicatedIps indicates an expected call of GetDedicatedIps.

func (*MockSESV2APIMockRecorder) GetDedicatedIpsPages

func (mr *MockSESV2APIMockRecorder) GetDedicatedIpsPages(arg0, arg1 interface{}) *gomock.Call

GetDedicatedIpsPages indicates an expected call of GetDedicatedIpsPages.

func (*MockSESV2APIMockRecorder) GetDedicatedIpsPagesWithContext

func (mr *MockSESV2APIMockRecorder) GetDedicatedIpsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetDedicatedIpsPagesWithContext indicates an expected call of GetDedicatedIpsPagesWithContext.

func (*MockSESV2APIMockRecorder) GetDedicatedIpsRequest

func (mr *MockSESV2APIMockRecorder) GetDedicatedIpsRequest(arg0 interface{}) *gomock.Call

GetDedicatedIpsRequest indicates an expected call of GetDedicatedIpsRequest.

func (*MockSESV2APIMockRecorder) GetDedicatedIpsWithContext

func (mr *MockSESV2APIMockRecorder) GetDedicatedIpsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDedicatedIpsWithContext indicates an expected call of GetDedicatedIpsWithContext.

func (*MockSESV2APIMockRecorder) GetDeliverabilityDashboardOptions

func (mr *MockSESV2APIMockRecorder) GetDeliverabilityDashboardOptions(arg0 interface{}) *gomock.Call

GetDeliverabilityDashboardOptions indicates an expected call of GetDeliverabilityDashboardOptions.

func (*MockSESV2APIMockRecorder) GetDeliverabilityDashboardOptionsRequest

func (mr *MockSESV2APIMockRecorder) GetDeliverabilityDashboardOptionsRequest(arg0 interface{}) *gomock.Call

GetDeliverabilityDashboardOptionsRequest indicates an expected call of GetDeliverabilityDashboardOptionsRequest.

func (*MockSESV2APIMockRecorder) GetDeliverabilityDashboardOptionsWithContext

func (mr *MockSESV2APIMockRecorder) GetDeliverabilityDashboardOptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDeliverabilityDashboardOptionsWithContext indicates an expected call of GetDeliverabilityDashboardOptionsWithContext.

func (*MockSESV2APIMockRecorder) GetDeliverabilityTestReport

func (mr *MockSESV2APIMockRecorder) GetDeliverabilityTestReport(arg0 interface{}) *gomock.Call

GetDeliverabilityTestReport indicates an expected call of GetDeliverabilityTestReport.

func (*MockSESV2APIMockRecorder) GetDeliverabilityTestReportRequest

func (mr *MockSESV2APIMockRecorder) GetDeliverabilityTestReportRequest(arg0 interface{}) *gomock.Call

GetDeliverabilityTestReportRequest indicates an expected call of GetDeliverabilityTestReportRequest.

func (*MockSESV2APIMockRecorder) GetDeliverabilityTestReportWithContext

func (mr *MockSESV2APIMockRecorder) GetDeliverabilityTestReportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDeliverabilityTestReportWithContext indicates an expected call of GetDeliverabilityTestReportWithContext.

func (*MockSESV2APIMockRecorder) GetDomainDeliverabilityCampaign

func (mr *MockSESV2APIMockRecorder) GetDomainDeliverabilityCampaign(arg0 interface{}) *gomock.Call

GetDomainDeliverabilityCampaign indicates an expected call of GetDomainDeliverabilityCampaign.

func (*MockSESV2APIMockRecorder) GetDomainDeliverabilityCampaignRequest

func (mr *MockSESV2APIMockRecorder) GetDomainDeliverabilityCampaignRequest(arg0 interface{}) *gomock.Call

GetDomainDeliverabilityCampaignRequest indicates an expected call of GetDomainDeliverabilityCampaignRequest.

func (*MockSESV2APIMockRecorder) GetDomainDeliverabilityCampaignWithContext

func (mr *MockSESV2APIMockRecorder) GetDomainDeliverabilityCampaignWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDomainDeliverabilityCampaignWithContext indicates an expected call of GetDomainDeliverabilityCampaignWithContext.

func (*MockSESV2APIMockRecorder) GetDomainStatisticsReport

func (mr *MockSESV2APIMockRecorder) GetDomainStatisticsReport(arg0 interface{}) *gomock.Call

GetDomainStatisticsReport indicates an expected call of GetDomainStatisticsReport.

func (*MockSESV2APIMockRecorder) GetDomainStatisticsReportRequest

func (mr *MockSESV2APIMockRecorder) GetDomainStatisticsReportRequest(arg0 interface{}) *gomock.Call

GetDomainStatisticsReportRequest indicates an expected call of GetDomainStatisticsReportRequest.

func (*MockSESV2APIMockRecorder) GetDomainStatisticsReportWithContext

func (mr *MockSESV2APIMockRecorder) GetDomainStatisticsReportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDomainStatisticsReportWithContext indicates an expected call of GetDomainStatisticsReportWithContext.

func (*MockSESV2APIMockRecorder) GetEmailIdentity

func (mr *MockSESV2APIMockRecorder) GetEmailIdentity(arg0 interface{}) *gomock.Call

GetEmailIdentity indicates an expected call of GetEmailIdentity.

func (*MockSESV2APIMockRecorder) GetEmailIdentityPolicies

func (mr *MockSESV2APIMockRecorder) GetEmailIdentityPolicies(arg0 interface{}) *gomock.Call

GetEmailIdentityPolicies indicates an expected call of GetEmailIdentityPolicies.

func (*MockSESV2APIMockRecorder) GetEmailIdentityPoliciesRequest

func (mr *MockSESV2APIMockRecorder) GetEmailIdentityPoliciesRequest(arg0 interface{}) *gomock.Call

GetEmailIdentityPoliciesRequest indicates an expected call of GetEmailIdentityPoliciesRequest.

func (*MockSESV2APIMockRecorder) GetEmailIdentityPoliciesWithContext

func (mr *MockSESV2APIMockRecorder) GetEmailIdentityPoliciesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetEmailIdentityPoliciesWithContext indicates an expected call of GetEmailIdentityPoliciesWithContext.

func (*MockSESV2APIMockRecorder) GetEmailIdentityRequest

func (mr *MockSESV2APIMockRecorder) GetEmailIdentityRequest(arg0 interface{}) *gomock.Call

GetEmailIdentityRequest indicates an expected call of GetEmailIdentityRequest.

func (*MockSESV2APIMockRecorder) GetEmailIdentityWithContext

func (mr *MockSESV2APIMockRecorder) GetEmailIdentityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetEmailIdentityWithContext indicates an expected call of GetEmailIdentityWithContext.

func (*MockSESV2APIMockRecorder) GetEmailTemplate

func (mr *MockSESV2APIMockRecorder) GetEmailTemplate(arg0 interface{}) *gomock.Call

GetEmailTemplate indicates an expected call of GetEmailTemplate.

func (*MockSESV2APIMockRecorder) GetEmailTemplateRequest

func (mr *MockSESV2APIMockRecorder) GetEmailTemplateRequest(arg0 interface{}) *gomock.Call

GetEmailTemplateRequest indicates an expected call of GetEmailTemplateRequest.

func (*MockSESV2APIMockRecorder) GetEmailTemplateWithContext

func (mr *MockSESV2APIMockRecorder) GetEmailTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetEmailTemplateWithContext indicates an expected call of GetEmailTemplateWithContext.

func (*MockSESV2APIMockRecorder) GetImportJob

func (mr *MockSESV2APIMockRecorder) GetImportJob(arg0 interface{}) *gomock.Call

GetImportJob indicates an expected call of GetImportJob.

func (*MockSESV2APIMockRecorder) GetImportJobRequest

func (mr *MockSESV2APIMockRecorder) GetImportJobRequest(arg0 interface{}) *gomock.Call

GetImportJobRequest indicates an expected call of GetImportJobRequest.

func (*MockSESV2APIMockRecorder) GetImportJobWithContext

func (mr *MockSESV2APIMockRecorder) GetImportJobWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetImportJobWithContext indicates an expected call of GetImportJobWithContext.

func (*MockSESV2APIMockRecorder) GetSuppressedDestination

func (mr *MockSESV2APIMockRecorder) GetSuppressedDestination(arg0 interface{}) *gomock.Call

GetSuppressedDestination indicates an expected call of GetSuppressedDestination.

func (*MockSESV2APIMockRecorder) GetSuppressedDestinationRequest

func (mr *MockSESV2APIMockRecorder) GetSuppressedDestinationRequest(arg0 interface{}) *gomock.Call

GetSuppressedDestinationRequest indicates an expected call of GetSuppressedDestinationRequest.

func (*MockSESV2APIMockRecorder) GetSuppressedDestinationWithContext

func (mr *MockSESV2APIMockRecorder) GetSuppressedDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetSuppressedDestinationWithContext indicates an expected call of GetSuppressedDestinationWithContext.

func (*MockSESV2APIMockRecorder) ListConfigurationSets

func (mr *MockSESV2APIMockRecorder) ListConfigurationSets(arg0 interface{}) *gomock.Call

ListConfigurationSets indicates an expected call of ListConfigurationSets.

func (*MockSESV2APIMockRecorder) ListConfigurationSetsPages

func (mr *MockSESV2APIMockRecorder) ListConfigurationSetsPages(arg0, arg1 interface{}) *gomock.Call

ListConfigurationSetsPages indicates an expected call of ListConfigurationSetsPages.

func (*MockSESV2APIMockRecorder) ListConfigurationSetsPagesWithContext

func (mr *MockSESV2APIMockRecorder) ListConfigurationSetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListConfigurationSetsPagesWithContext indicates an expected call of ListConfigurationSetsPagesWithContext.

func (*MockSESV2APIMockRecorder) ListConfigurationSetsRequest

func (mr *MockSESV2APIMockRecorder) ListConfigurationSetsRequest(arg0 interface{}) *gomock.Call

ListConfigurationSetsRequest indicates an expected call of ListConfigurationSetsRequest.

func (*MockSESV2APIMockRecorder) ListConfigurationSetsWithContext

func (mr *MockSESV2APIMockRecorder) ListConfigurationSetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListConfigurationSetsWithContext indicates an expected call of ListConfigurationSetsWithContext.

func (*MockSESV2APIMockRecorder) ListContactLists

func (mr *MockSESV2APIMockRecorder) ListContactLists(arg0 interface{}) *gomock.Call

ListContactLists indicates an expected call of ListContactLists.

func (*MockSESV2APIMockRecorder) ListContactListsPages

func (mr *MockSESV2APIMockRecorder) ListContactListsPages(arg0, arg1 interface{}) *gomock.Call

ListContactListsPages indicates an expected call of ListContactListsPages.

func (*MockSESV2APIMockRecorder) ListContactListsPagesWithContext

func (mr *MockSESV2APIMockRecorder) ListContactListsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListContactListsPagesWithContext indicates an expected call of ListContactListsPagesWithContext.

func (*MockSESV2APIMockRecorder) ListContactListsRequest

func (mr *MockSESV2APIMockRecorder) ListContactListsRequest(arg0 interface{}) *gomock.Call

ListContactListsRequest indicates an expected call of ListContactListsRequest.

func (*MockSESV2APIMockRecorder) ListContactListsWithContext

func (mr *MockSESV2APIMockRecorder) ListContactListsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListContactListsWithContext indicates an expected call of ListContactListsWithContext.

func (*MockSESV2APIMockRecorder) ListContacts

func (mr *MockSESV2APIMockRecorder) ListContacts(arg0 interface{}) *gomock.Call

ListContacts indicates an expected call of ListContacts.

func (*MockSESV2APIMockRecorder) ListContactsPages

func (mr *MockSESV2APIMockRecorder) ListContactsPages(arg0, arg1 interface{}) *gomock.Call

ListContactsPages indicates an expected call of ListContactsPages.

func (*MockSESV2APIMockRecorder) ListContactsPagesWithContext

func (mr *MockSESV2APIMockRecorder) ListContactsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListContactsPagesWithContext indicates an expected call of ListContactsPagesWithContext.

func (*MockSESV2APIMockRecorder) ListContactsRequest

func (mr *MockSESV2APIMockRecorder) ListContactsRequest(arg0 interface{}) *gomock.Call

ListContactsRequest indicates an expected call of ListContactsRequest.

func (*MockSESV2APIMockRecorder) ListContactsWithContext

func (mr *MockSESV2APIMockRecorder) ListContactsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListContactsWithContext indicates an expected call of ListContactsWithContext.

func (*MockSESV2APIMockRecorder) ListCustomVerificationEmailTemplates

func (mr *MockSESV2APIMockRecorder) ListCustomVerificationEmailTemplates(arg0 interface{}) *gomock.Call

ListCustomVerificationEmailTemplates indicates an expected call of ListCustomVerificationEmailTemplates.

func (*MockSESV2APIMockRecorder) ListCustomVerificationEmailTemplatesPages

func (mr *MockSESV2APIMockRecorder) ListCustomVerificationEmailTemplatesPages(arg0, arg1 interface{}) *gomock.Call

ListCustomVerificationEmailTemplatesPages indicates an expected call of ListCustomVerificationEmailTemplatesPages.

func (*MockSESV2APIMockRecorder) ListCustomVerificationEmailTemplatesPagesWithContext

func (mr *MockSESV2APIMockRecorder) ListCustomVerificationEmailTemplatesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListCustomVerificationEmailTemplatesPagesWithContext indicates an expected call of ListCustomVerificationEmailTemplatesPagesWithContext.

func (*MockSESV2APIMockRecorder) ListCustomVerificationEmailTemplatesRequest

func (mr *MockSESV2APIMockRecorder) ListCustomVerificationEmailTemplatesRequest(arg0 interface{}) *gomock.Call

ListCustomVerificationEmailTemplatesRequest indicates an expected call of ListCustomVerificationEmailTemplatesRequest.

func (*MockSESV2APIMockRecorder) ListCustomVerificationEmailTemplatesWithContext

func (mr *MockSESV2APIMockRecorder) ListCustomVerificationEmailTemplatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListCustomVerificationEmailTemplatesWithContext indicates an expected call of ListCustomVerificationEmailTemplatesWithContext.

func (*MockSESV2APIMockRecorder) ListDedicatedIpPools

func (mr *MockSESV2APIMockRecorder) ListDedicatedIpPools(arg0 interface{}) *gomock.Call

ListDedicatedIpPools indicates an expected call of ListDedicatedIpPools.

func (*MockSESV2APIMockRecorder) ListDedicatedIpPoolsPages

func (mr *MockSESV2APIMockRecorder) ListDedicatedIpPoolsPages(arg0, arg1 interface{}) *gomock.Call

ListDedicatedIpPoolsPages indicates an expected call of ListDedicatedIpPoolsPages.

func (*MockSESV2APIMockRecorder) ListDedicatedIpPoolsPagesWithContext

func (mr *MockSESV2APIMockRecorder) ListDedicatedIpPoolsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListDedicatedIpPoolsPagesWithContext indicates an expected call of ListDedicatedIpPoolsPagesWithContext.

func (*MockSESV2APIMockRecorder) ListDedicatedIpPoolsRequest

func (mr *MockSESV2APIMockRecorder) ListDedicatedIpPoolsRequest(arg0 interface{}) *gomock.Call

ListDedicatedIpPoolsRequest indicates an expected call of ListDedicatedIpPoolsRequest.

func (*MockSESV2APIMockRecorder) ListDedicatedIpPoolsWithContext

func (mr *MockSESV2APIMockRecorder) ListDedicatedIpPoolsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListDedicatedIpPoolsWithContext indicates an expected call of ListDedicatedIpPoolsWithContext.

func (*MockSESV2APIMockRecorder) ListDeliverabilityTestReports

func (mr *MockSESV2APIMockRecorder) ListDeliverabilityTestReports(arg0 interface{}) *gomock.Call

ListDeliverabilityTestReports indicates an expected call of ListDeliverabilityTestReports.

func (*MockSESV2APIMockRecorder) ListDeliverabilityTestReportsPages

func (mr *MockSESV2APIMockRecorder) ListDeliverabilityTestReportsPages(arg0, arg1 interface{}) *gomock.Call

ListDeliverabilityTestReportsPages indicates an expected call of ListDeliverabilityTestReportsPages.

func (*MockSESV2APIMockRecorder) ListDeliverabilityTestReportsPagesWithContext

func (mr *MockSESV2APIMockRecorder) ListDeliverabilityTestReportsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListDeliverabilityTestReportsPagesWithContext indicates an expected call of ListDeliverabilityTestReportsPagesWithContext.

func (*MockSESV2APIMockRecorder) ListDeliverabilityTestReportsRequest

func (mr *MockSESV2APIMockRecorder) ListDeliverabilityTestReportsRequest(arg0 interface{}) *gomock.Call

ListDeliverabilityTestReportsRequest indicates an expected call of ListDeliverabilityTestReportsRequest.

func (*MockSESV2APIMockRecorder) ListDeliverabilityTestReportsWithContext

func (mr *MockSESV2APIMockRecorder) ListDeliverabilityTestReportsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListDeliverabilityTestReportsWithContext indicates an expected call of ListDeliverabilityTestReportsWithContext.

func (*MockSESV2APIMockRecorder) ListDomainDeliverabilityCampaigns

func (mr *MockSESV2APIMockRecorder) ListDomainDeliverabilityCampaigns(arg0 interface{}) *gomock.Call

ListDomainDeliverabilityCampaigns indicates an expected call of ListDomainDeliverabilityCampaigns.

func (*MockSESV2APIMockRecorder) ListDomainDeliverabilityCampaignsPages

func (mr *MockSESV2APIMockRecorder) ListDomainDeliverabilityCampaignsPages(arg0, arg1 interface{}) *gomock.Call

ListDomainDeliverabilityCampaignsPages indicates an expected call of ListDomainDeliverabilityCampaignsPages.

func (*MockSESV2APIMockRecorder) ListDomainDeliverabilityCampaignsPagesWithContext

func (mr *MockSESV2APIMockRecorder) ListDomainDeliverabilityCampaignsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListDomainDeliverabilityCampaignsPagesWithContext indicates an expected call of ListDomainDeliverabilityCampaignsPagesWithContext.

func (*MockSESV2APIMockRecorder) ListDomainDeliverabilityCampaignsRequest

func (mr *MockSESV2APIMockRecorder) ListDomainDeliverabilityCampaignsRequest(arg0 interface{}) *gomock.Call

ListDomainDeliverabilityCampaignsRequest indicates an expected call of ListDomainDeliverabilityCampaignsRequest.

func (*MockSESV2APIMockRecorder) ListDomainDeliverabilityCampaignsWithContext

func (mr *MockSESV2APIMockRecorder) ListDomainDeliverabilityCampaignsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListDomainDeliverabilityCampaignsWithContext indicates an expected call of ListDomainDeliverabilityCampaignsWithContext.

func (*MockSESV2APIMockRecorder) ListEmailIdentities

func (mr *MockSESV2APIMockRecorder) ListEmailIdentities(arg0 interface{}) *gomock.Call

ListEmailIdentities indicates an expected call of ListEmailIdentities.

func (*MockSESV2APIMockRecorder) ListEmailIdentitiesPages

func (mr *MockSESV2APIMockRecorder) ListEmailIdentitiesPages(arg0, arg1 interface{}) *gomock.Call

ListEmailIdentitiesPages indicates an expected call of ListEmailIdentitiesPages.

func (*MockSESV2APIMockRecorder) ListEmailIdentitiesPagesWithContext

func (mr *MockSESV2APIMockRecorder) ListEmailIdentitiesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListEmailIdentitiesPagesWithContext indicates an expected call of ListEmailIdentitiesPagesWithContext.

func (*MockSESV2APIMockRecorder) ListEmailIdentitiesRequest

func (mr *MockSESV2APIMockRecorder) ListEmailIdentitiesRequest(arg0 interface{}) *gomock.Call

ListEmailIdentitiesRequest indicates an expected call of ListEmailIdentitiesRequest.

func (*MockSESV2APIMockRecorder) ListEmailIdentitiesWithContext

func (mr *MockSESV2APIMockRecorder) ListEmailIdentitiesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListEmailIdentitiesWithContext indicates an expected call of ListEmailIdentitiesWithContext.

func (*MockSESV2APIMockRecorder) ListEmailTemplates

func (mr *MockSESV2APIMockRecorder) ListEmailTemplates(arg0 interface{}) *gomock.Call

ListEmailTemplates indicates an expected call of ListEmailTemplates.

func (*MockSESV2APIMockRecorder) ListEmailTemplatesPages

func (mr *MockSESV2APIMockRecorder) ListEmailTemplatesPages(arg0, arg1 interface{}) *gomock.Call

ListEmailTemplatesPages indicates an expected call of ListEmailTemplatesPages.

func (*MockSESV2APIMockRecorder) ListEmailTemplatesPagesWithContext

func (mr *MockSESV2APIMockRecorder) ListEmailTemplatesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListEmailTemplatesPagesWithContext indicates an expected call of ListEmailTemplatesPagesWithContext.

func (*MockSESV2APIMockRecorder) ListEmailTemplatesRequest

func (mr *MockSESV2APIMockRecorder) ListEmailTemplatesRequest(arg0 interface{}) *gomock.Call

ListEmailTemplatesRequest indicates an expected call of ListEmailTemplatesRequest.

func (*MockSESV2APIMockRecorder) ListEmailTemplatesWithContext

func (mr *MockSESV2APIMockRecorder) ListEmailTemplatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListEmailTemplatesWithContext indicates an expected call of ListEmailTemplatesWithContext.

func (*MockSESV2APIMockRecorder) ListImportJobs

func (mr *MockSESV2APIMockRecorder) ListImportJobs(arg0 interface{}) *gomock.Call

ListImportJobs indicates an expected call of ListImportJobs.

func (*MockSESV2APIMockRecorder) ListImportJobsPages

func (mr *MockSESV2APIMockRecorder) ListImportJobsPages(arg0, arg1 interface{}) *gomock.Call

ListImportJobsPages indicates an expected call of ListImportJobsPages.

func (*MockSESV2APIMockRecorder) ListImportJobsPagesWithContext

func (mr *MockSESV2APIMockRecorder) ListImportJobsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListImportJobsPagesWithContext indicates an expected call of ListImportJobsPagesWithContext.

func (*MockSESV2APIMockRecorder) ListImportJobsRequest

func (mr *MockSESV2APIMockRecorder) ListImportJobsRequest(arg0 interface{}) *gomock.Call

ListImportJobsRequest indicates an expected call of ListImportJobsRequest.

func (*MockSESV2APIMockRecorder) ListImportJobsWithContext

func (mr *MockSESV2APIMockRecorder) ListImportJobsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListImportJobsWithContext indicates an expected call of ListImportJobsWithContext.

func (*MockSESV2APIMockRecorder) ListSuppressedDestinations

func (mr *MockSESV2APIMockRecorder) ListSuppressedDestinations(arg0 interface{}) *gomock.Call

ListSuppressedDestinations indicates an expected call of ListSuppressedDestinations.

func (*MockSESV2APIMockRecorder) ListSuppressedDestinationsPages

func (mr *MockSESV2APIMockRecorder) ListSuppressedDestinationsPages(arg0, arg1 interface{}) *gomock.Call

ListSuppressedDestinationsPages indicates an expected call of ListSuppressedDestinationsPages.

func (*MockSESV2APIMockRecorder) ListSuppressedDestinationsPagesWithContext

func (mr *MockSESV2APIMockRecorder) ListSuppressedDestinationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListSuppressedDestinationsPagesWithContext indicates an expected call of ListSuppressedDestinationsPagesWithContext.

func (*MockSESV2APIMockRecorder) ListSuppressedDestinationsRequest

func (mr *MockSESV2APIMockRecorder) ListSuppressedDestinationsRequest(arg0 interface{}) *gomock.Call

ListSuppressedDestinationsRequest indicates an expected call of ListSuppressedDestinationsRequest.

func (*MockSESV2APIMockRecorder) ListSuppressedDestinationsWithContext

func (mr *MockSESV2APIMockRecorder) ListSuppressedDestinationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListSuppressedDestinationsWithContext indicates an expected call of ListSuppressedDestinationsWithContext.

func (*MockSESV2APIMockRecorder) ListTagsForResource

func (mr *MockSESV2APIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call

ListTagsForResource indicates an expected call of ListTagsForResource.

func (*MockSESV2APIMockRecorder) ListTagsForResourceRequest

func (mr *MockSESV2APIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest.

func (*MockSESV2APIMockRecorder) ListTagsForResourceWithContext

func (mr *MockSESV2APIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext.

func (*MockSESV2APIMockRecorder) PutAccountDedicatedIpWarmupAttributes

func (mr *MockSESV2APIMockRecorder) PutAccountDedicatedIpWarmupAttributes(arg0 interface{}) *gomock.Call

PutAccountDedicatedIpWarmupAttributes indicates an expected call of PutAccountDedicatedIpWarmupAttributes.

func (*MockSESV2APIMockRecorder) PutAccountDedicatedIpWarmupAttributesRequest

func (mr *MockSESV2APIMockRecorder) PutAccountDedicatedIpWarmupAttributesRequest(arg0 interface{}) *gomock.Call

PutAccountDedicatedIpWarmupAttributesRequest indicates an expected call of PutAccountDedicatedIpWarmupAttributesRequest.

func (*MockSESV2APIMockRecorder) PutAccountDedicatedIpWarmupAttributesWithContext

func (mr *MockSESV2APIMockRecorder) PutAccountDedicatedIpWarmupAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutAccountDedicatedIpWarmupAttributesWithContext indicates an expected call of PutAccountDedicatedIpWarmupAttributesWithContext.

func (*MockSESV2APIMockRecorder) PutAccountDetails

func (mr *MockSESV2APIMockRecorder) PutAccountDetails(arg0 interface{}) *gomock.Call

PutAccountDetails indicates an expected call of PutAccountDetails.

func (*MockSESV2APIMockRecorder) PutAccountDetailsRequest

func (mr *MockSESV2APIMockRecorder) PutAccountDetailsRequest(arg0 interface{}) *gomock.Call

PutAccountDetailsRequest indicates an expected call of PutAccountDetailsRequest.

func (*MockSESV2APIMockRecorder) PutAccountDetailsWithContext

func (mr *MockSESV2APIMockRecorder) PutAccountDetailsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutAccountDetailsWithContext indicates an expected call of PutAccountDetailsWithContext.

func (*MockSESV2APIMockRecorder) PutAccountSendingAttributes

func (mr *MockSESV2APIMockRecorder) PutAccountSendingAttributes(arg0 interface{}) *gomock.Call

PutAccountSendingAttributes indicates an expected call of PutAccountSendingAttributes.

func (*MockSESV2APIMockRecorder) PutAccountSendingAttributesRequest

func (mr *MockSESV2APIMockRecorder) PutAccountSendingAttributesRequest(arg0 interface{}) *gomock.Call

PutAccountSendingAttributesRequest indicates an expected call of PutAccountSendingAttributesRequest.

func (*MockSESV2APIMockRecorder) PutAccountSendingAttributesWithContext

func (mr *MockSESV2APIMockRecorder) PutAccountSendingAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutAccountSendingAttributesWithContext indicates an expected call of PutAccountSendingAttributesWithContext.

func (*MockSESV2APIMockRecorder) PutAccountSuppressionAttributes

func (mr *MockSESV2APIMockRecorder) PutAccountSuppressionAttributes(arg0 interface{}) *gomock.Call

PutAccountSuppressionAttributes indicates an expected call of PutAccountSuppressionAttributes.

func (*MockSESV2APIMockRecorder) PutAccountSuppressionAttributesRequest

func (mr *MockSESV2APIMockRecorder) PutAccountSuppressionAttributesRequest(arg0 interface{}) *gomock.Call

PutAccountSuppressionAttributesRequest indicates an expected call of PutAccountSuppressionAttributesRequest.

func (*MockSESV2APIMockRecorder) PutAccountSuppressionAttributesWithContext

func (mr *MockSESV2APIMockRecorder) PutAccountSuppressionAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutAccountSuppressionAttributesWithContext indicates an expected call of PutAccountSuppressionAttributesWithContext.

func (*MockSESV2APIMockRecorder) PutConfigurationSetDeliveryOptions

func (mr *MockSESV2APIMockRecorder) PutConfigurationSetDeliveryOptions(arg0 interface{}) *gomock.Call

PutConfigurationSetDeliveryOptions indicates an expected call of PutConfigurationSetDeliveryOptions.

func (*MockSESV2APIMockRecorder) PutConfigurationSetDeliveryOptionsRequest

func (mr *MockSESV2APIMockRecorder) PutConfigurationSetDeliveryOptionsRequest(arg0 interface{}) *gomock.Call

PutConfigurationSetDeliveryOptionsRequest indicates an expected call of PutConfigurationSetDeliveryOptionsRequest.

func (*MockSESV2APIMockRecorder) PutConfigurationSetDeliveryOptionsWithContext

func (mr *MockSESV2APIMockRecorder) PutConfigurationSetDeliveryOptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutConfigurationSetDeliveryOptionsWithContext indicates an expected call of PutConfigurationSetDeliveryOptionsWithContext.

func (*MockSESV2APIMockRecorder) PutConfigurationSetReputationOptions

func (mr *MockSESV2APIMockRecorder) PutConfigurationSetReputationOptions(arg0 interface{}) *gomock.Call

PutConfigurationSetReputationOptions indicates an expected call of PutConfigurationSetReputationOptions.

func (*MockSESV2APIMockRecorder) PutConfigurationSetReputationOptionsRequest

func (mr *MockSESV2APIMockRecorder) PutConfigurationSetReputationOptionsRequest(arg0 interface{}) *gomock.Call

PutConfigurationSetReputationOptionsRequest indicates an expected call of PutConfigurationSetReputationOptionsRequest.

func (*MockSESV2APIMockRecorder) PutConfigurationSetReputationOptionsWithContext

func (mr *MockSESV2APIMockRecorder) PutConfigurationSetReputationOptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutConfigurationSetReputationOptionsWithContext indicates an expected call of PutConfigurationSetReputationOptionsWithContext.

func (*MockSESV2APIMockRecorder) PutConfigurationSetSendingOptions

func (mr *MockSESV2APIMockRecorder) PutConfigurationSetSendingOptions(arg0 interface{}) *gomock.Call

PutConfigurationSetSendingOptions indicates an expected call of PutConfigurationSetSendingOptions.

func (*MockSESV2APIMockRecorder) PutConfigurationSetSendingOptionsRequest

func (mr *MockSESV2APIMockRecorder) PutConfigurationSetSendingOptionsRequest(arg0 interface{}) *gomock.Call

PutConfigurationSetSendingOptionsRequest indicates an expected call of PutConfigurationSetSendingOptionsRequest.

func (*MockSESV2APIMockRecorder) PutConfigurationSetSendingOptionsWithContext

func (mr *MockSESV2APIMockRecorder) PutConfigurationSetSendingOptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutConfigurationSetSendingOptionsWithContext indicates an expected call of PutConfigurationSetSendingOptionsWithContext.

func (*MockSESV2APIMockRecorder) PutConfigurationSetSuppressionOptions

func (mr *MockSESV2APIMockRecorder) PutConfigurationSetSuppressionOptions(arg0 interface{}) *gomock.Call

PutConfigurationSetSuppressionOptions indicates an expected call of PutConfigurationSetSuppressionOptions.

func (*MockSESV2APIMockRecorder) PutConfigurationSetSuppressionOptionsRequest

func (mr *MockSESV2APIMockRecorder) PutConfigurationSetSuppressionOptionsRequest(arg0 interface{}) *gomock.Call

PutConfigurationSetSuppressionOptionsRequest indicates an expected call of PutConfigurationSetSuppressionOptionsRequest.

func (*MockSESV2APIMockRecorder) PutConfigurationSetSuppressionOptionsWithContext

func (mr *MockSESV2APIMockRecorder) PutConfigurationSetSuppressionOptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutConfigurationSetSuppressionOptionsWithContext indicates an expected call of PutConfigurationSetSuppressionOptionsWithContext.

func (*MockSESV2APIMockRecorder) PutConfigurationSetTrackingOptions

func (mr *MockSESV2APIMockRecorder) PutConfigurationSetTrackingOptions(arg0 interface{}) *gomock.Call

PutConfigurationSetTrackingOptions indicates an expected call of PutConfigurationSetTrackingOptions.

func (*MockSESV2APIMockRecorder) PutConfigurationSetTrackingOptionsRequest

func (mr *MockSESV2APIMockRecorder) PutConfigurationSetTrackingOptionsRequest(arg0 interface{}) *gomock.Call

PutConfigurationSetTrackingOptionsRequest indicates an expected call of PutConfigurationSetTrackingOptionsRequest.

func (*MockSESV2APIMockRecorder) PutConfigurationSetTrackingOptionsWithContext

func (mr *MockSESV2APIMockRecorder) PutConfigurationSetTrackingOptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutConfigurationSetTrackingOptionsWithContext indicates an expected call of PutConfigurationSetTrackingOptionsWithContext.

func (*MockSESV2APIMockRecorder) PutDedicatedIpInPool

func (mr *MockSESV2APIMockRecorder) PutDedicatedIpInPool(arg0 interface{}) *gomock.Call

PutDedicatedIpInPool indicates an expected call of PutDedicatedIpInPool.

func (*MockSESV2APIMockRecorder) PutDedicatedIpInPoolRequest

func (mr *MockSESV2APIMockRecorder) PutDedicatedIpInPoolRequest(arg0 interface{}) *gomock.Call

PutDedicatedIpInPoolRequest indicates an expected call of PutDedicatedIpInPoolRequest.

func (*MockSESV2APIMockRecorder) PutDedicatedIpInPoolWithContext

func (mr *MockSESV2APIMockRecorder) PutDedicatedIpInPoolWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutDedicatedIpInPoolWithContext indicates an expected call of PutDedicatedIpInPoolWithContext.

func (*MockSESV2APIMockRecorder) PutDedicatedIpWarmupAttributes

func (mr *MockSESV2APIMockRecorder) PutDedicatedIpWarmupAttributes(arg0 interface{}) *gomock.Call

PutDedicatedIpWarmupAttributes indicates an expected call of PutDedicatedIpWarmupAttributes.

func (*MockSESV2APIMockRecorder) PutDedicatedIpWarmupAttributesRequest

func (mr *MockSESV2APIMockRecorder) PutDedicatedIpWarmupAttributesRequest(arg0 interface{}) *gomock.Call

PutDedicatedIpWarmupAttributesRequest indicates an expected call of PutDedicatedIpWarmupAttributesRequest.

func (*MockSESV2APIMockRecorder) PutDedicatedIpWarmupAttributesWithContext

func (mr *MockSESV2APIMockRecorder) PutDedicatedIpWarmupAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutDedicatedIpWarmupAttributesWithContext indicates an expected call of PutDedicatedIpWarmupAttributesWithContext.

func (*MockSESV2APIMockRecorder) PutDeliverabilityDashboardOption

func (mr *MockSESV2APIMockRecorder) PutDeliverabilityDashboardOption(arg0 interface{}) *gomock.Call

PutDeliverabilityDashboardOption indicates an expected call of PutDeliverabilityDashboardOption.

func (*MockSESV2APIMockRecorder) PutDeliverabilityDashboardOptionRequest

func (mr *MockSESV2APIMockRecorder) PutDeliverabilityDashboardOptionRequest(arg0 interface{}) *gomock.Call

PutDeliverabilityDashboardOptionRequest indicates an expected call of PutDeliverabilityDashboardOptionRequest.

func (*MockSESV2APIMockRecorder) PutDeliverabilityDashboardOptionWithContext

func (mr *MockSESV2APIMockRecorder) PutDeliverabilityDashboardOptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutDeliverabilityDashboardOptionWithContext indicates an expected call of PutDeliverabilityDashboardOptionWithContext.

func (*MockSESV2APIMockRecorder) PutEmailIdentityConfigurationSetAttributes added in v1.38.35

func (mr *MockSESV2APIMockRecorder) PutEmailIdentityConfigurationSetAttributes(arg0 interface{}) *gomock.Call

PutEmailIdentityConfigurationSetAttributes indicates an expected call of PutEmailIdentityConfigurationSetAttributes.

func (*MockSESV2APIMockRecorder) PutEmailIdentityConfigurationSetAttributesRequest added in v1.38.35

func (mr *MockSESV2APIMockRecorder) PutEmailIdentityConfigurationSetAttributesRequest(arg0 interface{}) *gomock.Call

PutEmailIdentityConfigurationSetAttributesRequest indicates an expected call of PutEmailIdentityConfigurationSetAttributesRequest.

func (*MockSESV2APIMockRecorder) PutEmailIdentityConfigurationSetAttributesWithContext added in v1.38.35

func (mr *MockSESV2APIMockRecorder) PutEmailIdentityConfigurationSetAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutEmailIdentityConfigurationSetAttributesWithContext indicates an expected call of PutEmailIdentityConfigurationSetAttributesWithContext.

func (*MockSESV2APIMockRecorder) PutEmailIdentityDkimAttributes

func (mr *MockSESV2APIMockRecorder) PutEmailIdentityDkimAttributes(arg0 interface{}) *gomock.Call

PutEmailIdentityDkimAttributes indicates an expected call of PutEmailIdentityDkimAttributes.

func (*MockSESV2APIMockRecorder) PutEmailIdentityDkimAttributesRequest

func (mr *MockSESV2APIMockRecorder) PutEmailIdentityDkimAttributesRequest(arg0 interface{}) *gomock.Call

PutEmailIdentityDkimAttributesRequest indicates an expected call of PutEmailIdentityDkimAttributesRequest.

func (*MockSESV2APIMockRecorder) PutEmailIdentityDkimAttributesWithContext

func (mr *MockSESV2APIMockRecorder) PutEmailIdentityDkimAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutEmailIdentityDkimAttributesWithContext indicates an expected call of PutEmailIdentityDkimAttributesWithContext.

func (*MockSESV2APIMockRecorder) PutEmailIdentityDkimSigningAttributes

func (mr *MockSESV2APIMockRecorder) PutEmailIdentityDkimSigningAttributes(arg0 interface{}) *gomock.Call

PutEmailIdentityDkimSigningAttributes indicates an expected call of PutEmailIdentityDkimSigningAttributes.

func (*MockSESV2APIMockRecorder) PutEmailIdentityDkimSigningAttributesRequest

func (mr *MockSESV2APIMockRecorder) PutEmailIdentityDkimSigningAttributesRequest(arg0 interface{}) *gomock.Call

PutEmailIdentityDkimSigningAttributesRequest indicates an expected call of PutEmailIdentityDkimSigningAttributesRequest.

func (*MockSESV2APIMockRecorder) PutEmailIdentityDkimSigningAttributesWithContext

func (mr *MockSESV2APIMockRecorder) PutEmailIdentityDkimSigningAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutEmailIdentityDkimSigningAttributesWithContext indicates an expected call of PutEmailIdentityDkimSigningAttributesWithContext.

func (*MockSESV2APIMockRecorder) PutEmailIdentityFeedbackAttributes

func (mr *MockSESV2APIMockRecorder) PutEmailIdentityFeedbackAttributes(arg0 interface{}) *gomock.Call

PutEmailIdentityFeedbackAttributes indicates an expected call of PutEmailIdentityFeedbackAttributes.

func (*MockSESV2APIMockRecorder) PutEmailIdentityFeedbackAttributesRequest

func (mr *MockSESV2APIMockRecorder) PutEmailIdentityFeedbackAttributesRequest(arg0 interface{}) *gomock.Call

PutEmailIdentityFeedbackAttributesRequest indicates an expected call of PutEmailIdentityFeedbackAttributesRequest.

func (*MockSESV2APIMockRecorder) PutEmailIdentityFeedbackAttributesWithContext

func (mr *MockSESV2APIMockRecorder) PutEmailIdentityFeedbackAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutEmailIdentityFeedbackAttributesWithContext indicates an expected call of PutEmailIdentityFeedbackAttributesWithContext.

func (*MockSESV2APIMockRecorder) PutEmailIdentityMailFromAttributes

func (mr *MockSESV2APIMockRecorder) PutEmailIdentityMailFromAttributes(arg0 interface{}) *gomock.Call

PutEmailIdentityMailFromAttributes indicates an expected call of PutEmailIdentityMailFromAttributes.

func (*MockSESV2APIMockRecorder) PutEmailIdentityMailFromAttributesRequest

func (mr *MockSESV2APIMockRecorder) PutEmailIdentityMailFromAttributesRequest(arg0 interface{}) *gomock.Call

PutEmailIdentityMailFromAttributesRequest indicates an expected call of PutEmailIdentityMailFromAttributesRequest.

func (*MockSESV2APIMockRecorder) PutEmailIdentityMailFromAttributesWithContext

func (mr *MockSESV2APIMockRecorder) PutEmailIdentityMailFromAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutEmailIdentityMailFromAttributesWithContext indicates an expected call of PutEmailIdentityMailFromAttributesWithContext.

func (*MockSESV2APIMockRecorder) PutSuppressedDestination

func (mr *MockSESV2APIMockRecorder) PutSuppressedDestination(arg0 interface{}) *gomock.Call

PutSuppressedDestination indicates an expected call of PutSuppressedDestination.

func (*MockSESV2APIMockRecorder) PutSuppressedDestinationRequest

func (mr *MockSESV2APIMockRecorder) PutSuppressedDestinationRequest(arg0 interface{}) *gomock.Call

PutSuppressedDestinationRequest indicates an expected call of PutSuppressedDestinationRequest.

func (*MockSESV2APIMockRecorder) PutSuppressedDestinationWithContext

func (mr *MockSESV2APIMockRecorder) PutSuppressedDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutSuppressedDestinationWithContext indicates an expected call of PutSuppressedDestinationWithContext.

func (*MockSESV2APIMockRecorder) SendBulkEmail

func (mr *MockSESV2APIMockRecorder) SendBulkEmail(arg0 interface{}) *gomock.Call

SendBulkEmail indicates an expected call of SendBulkEmail.

func (*MockSESV2APIMockRecorder) SendBulkEmailRequest

func (mr *MockSESV2APIMockRecorder) SendBulkEmailRequest(arg0 interface{}) *gomock.Call

SendBulkEmailRequest indicates an expected call of SendBulkEmailRequest.

func (*MockSESV2APIMockRecorder) SendBulkEmailWithContext

func (mr *MockSESV2APIMockRecorder) SendBulkEmailWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SendBulkEmailWithContext indicates an expected call of SendBulkEmailWithContext.

func (*MockSESV2APIMockRecorder) SendCustomVerificationEmail

func (mr *MockSESV2APIMockRecorder) SendCustomVerificationEmail(arg0 interface{}) *gomock.Call

SendCustomVerificationEmail indicates an expected call of SendCustomVerificationEmail.

func (*MockSESV2APIMockRecorder) SendCustomVerificationEmailRequest

func (mr *MockSESV2APIMockRecorder) SendCustomVerificationEmailRequest(arg0 interface{}) *gomock.Call

SendCustomVerificationEmailRequest indicates an expected call of SendCustomVerificationEmailRequest.

func (*MockSESV2APIMockRecorder) SendCustomVerificationEmailWithContext

func (mr *MockSESV2APIMockRecorder) SendCustomVerificationEmailWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SendCustomVerificationEmailWithContext indicates an expected call of SendCustomVerificationEmailWithContext.

func (*MockSESV2APIMockRecorder) SendEmail

func (mr *MockSESV2APIMockRecorder) SendEmail(arg0 interface{}) *gomock.Call

SendEmail indicates an expected call of SendEmail.

func (*MockSESV2APIMockRecorder) SendEmailRequest

func (mr *MockSESV2APIMockRecorder) SendEmailRequest(arg0 interface{}) *gomock.Call

SendEmailRequest indicates an expected call of SendEmailRequest.

func (*MockSESV2APIMockRecorder) SendEmailWithContext

func (mr *MockSESV2APIMockRecorder) SendEmailWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SendEmailWithContext indicates an expected call of SendEmailWithContext.

func (*MockSESV2APIMockRecorder) TagResource

func (mr *MockSESV2APIMockRecorder) TagResource(arg0 interface{}) *gomock.Call

TagResource indicates an expected call of TagResource.

func (*MockSESV2APIMockRecorder) TagResourceRequest

func (mr *MockSESV2APIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call

TagResourceRequest indicates an expected call of TagResourceRequest.

func (*MockSESV2APIMockRecorder) TagResourceWithContext

func (mr *MockSESV2APIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TagResourceWithContext indicates an expected call of TagResourceWithContext.

func (*MockSESV2APIMockRecorder) TestRenderEmailTemplate

func (mr *MockSESV2APIMockRecorder) TestRenderEmailTemplate(arg0 interface{}) *gomock.Call

TestRenderEmailTemplate indicates an expected call of TestRenderEmailTemplate.

func (*MockSESV2APIMockRecorder) TestRenderEmailTemplateRequest

func (mr *MockSESV2APIMockRecorder) TestRenderEmailTemplateRequest(arg0 interface{}) *gomock.Call

TestRenderEmailTemplateRequest indicates an expected call of TestRenderEmailTemplateRequest.

func (*MockSESV2APIMockRecorder) TestRenderEmailTemplateWithContext

func (mr *MockSESV2APIMockRecorder) TestRenderEmailTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TestRenderEmailTemplateWithContext indicates an expected call of TestRenderEmailTemplateWithContext.

func (*MockSESV2APIMockRecorder) UntagResource

func (mr *MockSESV2APIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call

UntagResource indicates an expected call of UntagResource.

func (*MockSESV2APIMockRecorder) UntagResourceRequest

func (mr *MockSESV2APIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call

UntagResourceRequest indicates an expected call of UntagResourceRequest.

func (*MockSESV2APIMockRecorder) UntagResourceWithContext

func (mr *MockSESV2APIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UntagResourceWithContext indicates an expected call of UntagResourceWithContext.

func (*MockSESV2APIMockRecorder) UpdateConfigurationSetEventDestination

func (mr *MockSESV2APIMockRecorder) UpdateConfigurationSetEventDestination(arg0 interface{}) *gomock.Call

UpdateConfigurationSetEventDestination indicates an expected call of UpdateConfigurationSetEventDestination.

func (*MockSESV2APIMockRecorder) UpdateConfigurationSetEventDestinationRequest

func (mr *MockSESV2APIMockRecorder) UpdateConfigurationSetEventDestinationRequest(arg0 interface{}) *gomock.Call

UpdateConfigurationSetEventDestinationRequest indicates an expected call of UpdateConfigurationSetEventDestinationRequest.

func (*MockSESV2APIMockRecorder) UpdateConfigurationSetEventDestinationWithContext

func (mr *MockSESV2APIMockRecorder) UpdateConfigurationSetEventDestinationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateConfigurationSetEventDestinationWithContext indicates an expected call of UpdateConfigurationSetEventDestinationWithContext.

func (*MockSESV2APIMockRecorder) UpdateContact

func (mr *MockSESV2APIMockRecorder) UpdateContact(arg0 interface{}) *gomock.Call

UpdateContact indicates an expected call of UpdateContact.

func (*MockSESV2APIMockRecorder) UpdateContactList

func (mr *MockSESV2APIMockRecorder) UpdateContactList(arg0 interface{}) *gomock.Call

UpdateContactList indicates an expected call of UpdateContactList.

func (*MockSESV2APIMockRecorder) UpdateContactListRequest

func (mr *MockSESV2APIMockRecorder) UpdateContactListRequest(arg0 interface{}) *gomock.Call

UpdateContactListRequest indicates an expected call of UpdateContactListRequest.

func (*MockSESV2APIMockRecorder) UpdateContactListWithContext

func (mr *MockSESV2APIMockRecorder) UpdateContactListWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateContactListWithContext indicates an expected call of UpdateContactListWithContext.

func (*MockSESV2APIMockRecorder) UpdateContactRequest

func (mr *MockSESV2APIMockRecorder) UpdateContactRequest(arg0 interface{}) *gomock.Call

UpdateContactRequest indicates an expected call of UpdateContactRequest.

func (*MockSESV2APIMockRecorder) UpdateContactWithContext

func (mr *MockSESV2APIMockRecorder) UpdateContactWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateContactWithContext indicates an expected call of UpdateContactWithContext.

func (*MockSESV2APIMockRecorder) UpdateCustomVerificationEmailTemplate

func (mr *MockSESV2APIMockRecorder) UpdateCustomVerificationEmailTemplate(arg0 interface{}) *gomock.Call

UpdateCustomVerificationEmailTemplate indicates an expected call of UpdateCustomVerificationEmailTemplate.

func (*MockSESV2APIMockRecorder) UpdateCustomVerificationEmailTemplateRequest

func (mr *MockSESV2APIMockRecorder) UpdateCustomVerificationEmailTemplateRequest(arg0 interface{}) *gomock.Call

UpdateCustomVerificationEmailTemplateRequest indicates an expected call of UpdateCustomVerificationEmailTemplateRequest.

func (*MockSESV2APIMockRecorder) UpdateCustomVerificationEmailTemplateWithContext

func (mr *MockSESV2APIMockRecorder) UpdateCustomVerificationEmailTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateCustomVerificationEmailTemplateWithContext indicates an expected call of UpdateCustomVerificationEmailTemplateWithContext.

func (*MockSESV2APIMockRecorder) UpdateEmailIdentityPolicy

func (mr *MockSESV2APIMockRecorder) UpdateEmailIdentityPolicy(arg0 interface{}) *gomock.Call

UpdateEmailIdentityPolicy indicates an expected call of UpdateEmailIdentityPolicy.

func (*MockSESV2APIMockRecorder) UpdateEmailIdentityPolicyRequest

func (mr *MockSESV2APIMockRecorder) UpdateEmailIdentityPolicyRequest(arg0 interface{}) *gomock.Call

UpdateEmailIdentityPolicyRequest indicates an expected call of UpdateEmailIdentityPolicyRequest.

func (*MockSESV2APIMockRecorder) UpdateEmailIdentityPolicyWithContext

func (mr *MockSESV2APIMockRecorder) UpdateEmailIdentityPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateEmailIdentityPolicyWithContext indicates an expected call of UpdateEmailIdentityPolicyWithContext.

func (*MockSESV2APIMockRecorder) UpdateEmailTemplate

func (mr *MockSESV2APIMockRecorder) UpdateEmailTemplate(arg0 interface{}) *gomock.Call

UpdateEmailTemplate indicates an expected call of UpdateEmailTemplate.

func (*MockSESV2APIMockRecorder) UpdateEmailTemplateRequest

func (mr *MockSESV2APIMockRecorder) UpdateEmailTemplateRequest(arg0 interface{}) *gomock.Call

UpdateEmailTemplateRequest indicates an expected call of UpdateEmailTemplateRequest.

func (*MockSESV2APIMockRecorder) UpdateEmailTemplateWithContext

func (mr *MockSESV2APIMockRecorder) UpdateEmailTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateEmailTemplateWithContext indicates an expected call of UpdateEmailTemplateWithContext.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL