connectmock

package
v1.55.5 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package connectmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockConnectAPI

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

MockConnectAPI is a mock of ConnectAPI interface

func NewMockConnectAPI

func NewMockConnectAPI(ctrl *gomock.Controller) *MockConnectAPI

NewMockConnectAPI creates a new mock instance

func (*MockConnectAPI) ActivateEvaluationForm added in v1.44.250

ActivateEvaluationForm mocks base method

func (*MockConnectAPI) ActivateEvaluationFormRequest added in v1.44.250

ActivateEvaluationFormRequest mocks base method

func (*MockConnectAPI) ActivateEvaluationFormWithContext added in v1.44.250

func (m *MockConnectAPI) ActivateEvaluationFormWithContext(arg0 context.Context, arg1 *connect.ActivateEvaluationFormInput, arg2 ...request.Option) (*connect.ActivateEvaluationFormOutput, error)

ActivateEvaluationFormWithContext mocks base method

func (*MockConnectAPI) AssociateAnalyticsDataSet added in v1.54.2

AssociateAnalyticsDataSet mocks base method

func (*MockConnectAPI) AssociateAnalyticsDataSetRequest added in v1.54.2

AssociateAnalyticsDataSetRequest mocks base method

func (*MockConnectAPI) AssociateAnalyticsDataSetWithContext added in v1.54.2

func (m *MockConnectAPI) AssociateAnalyticsDataSetWithContext(arg0 context.Context, arg1 *connect.AssociateAnalyticsDataSetInput, arg2 ...request.Option) (*connect.AssociateAnalyticsDataSetOutput, error)

AssociateAnalyticsDataSetWithContext mocks base method

func (*MockConnectAPI) AssociateApprovedOrigin

AssociateApprovedOrigin mocks base method

func (*MockConnectAPI) AssociateApprovedOriginRequest

AssociateApprovedOriginRequest mocks base method

func (*MockConnectAPI) AssociateApprovedOriginWithContext

func (m *MockConnectAPI) AssociateApprovedOriginWithContext(arg0 context.Context, arg1 *connect.AssociateApprovedOriginInput, arg2 ...request.Option) (*connect.AssociateApprovedOriginOutput, error)

AssociateApprovedOriginWithContext mocks base method

func (*MockConnectAPI) AssociateBot

AssociateBot mocks base method

func (*MockConnectAPI) AssociateBotRequest

AssociateBotRequest mocks base method

func (*MockConnectAPI) AssociateBotWithContext

func (m *MockConnectAPI) AssociateBotWithContext(arg0 context.Context, arg1 *connect.AssociateBotInput, arg2 ...request.Option) (*connect.AssociateBotOutput, error)

AssociateBotWithContext mocks base method

func (*MockConnectAPI) AssociateDefaultVocabulary

AssociateDefaultVocabulary mocks base method

func (*MockConnectAPI) AssociateDefaultVocabularyRequest

AssociateDefaultVocabularyRequest mocks base method

func (*MockConnectAPI) AssociateDefaultVocabularyWithContext

func (m *MockConnectAPI) AssociateDefaultVocabularyWithContext(arg0 context.Context, arg1 *connect.AssociateDefaultVocabularyInput, arg2 ...request.Option) (*connect.AssociateDefaultVocabularyOutput, error)

AssociateDefaultVocabularyWithContext mocks base method

func (*MockConnectAPI) AssociateFlow added in v1.54.2

AssociateFlow mocks base method

func (*MockConnectAPI) AssociateFlowRequest added in v1.54.2

AssociateFlowRequest mocks base method

func (*MockConnectAPI) AssociateFlowWithContext added in v1.54.2

func (m *MockConnectAPI) AssociateFlowWithContext(arg0 context.Context, arg1 *connect.AssociateFlowInput, arg2 ...request.Option) (*connect.AssociateFlowOutput, error)

AssociateFlowWithContext mocks base method

func (*MockConnectAPI) AssociateInstanceStorageConfig

AssociateInstanceStorageConfig mocks base method

func (*MockConnectAPI) AssociateInstanceStorageConfigRequest

AssociateInstanceStorageConfigRequest mocks base method

func (*MockConnectAPI) AssociateInstanceStorageConfigWithContext

func (m *MockConnectAPI) AssociateInstanceStorageConfigWithContext(arg0 context.Context, arg1 *connect.AssociateInstanceStorageConfigInput, arg2 ...request.Option) (*connect.AssociateInstanceStorageConfigOutput, error)

AssociateInstanceStorageConfigWithContext mocks base method

func (*MockConnectAPI) AssociateLambdaFunction

AssociateLambdaFunction mocks base method

func (*MockConnectAPI) AssociateLambdaFunctionRequest

AssociateLambdaFunctionRequest mocks base method

func (*MockConnectAPI) AssociateLambdaFunctionWithContext

func (m *MockConnectAPI) AssociateLambdaFunctionWithContext(arg0 context.Context, arg1 *connect.AssociateLambdaFunctionInput, arg2 ...request.Option) (*connect.AssociateLambdaFunctionOutput, error)

AssociateLambdaFunctionWithContext mocks base method

func (*MockConnectAPI) AssociateLexBot

AssociateLexBot mocks base method

func (*MockConnectAPI) AssociateLexBotRequest

AssociateLexBotRequest mocks base method

func (*MockConnectAPI) AssociateLexBotWithContext

func (m *MockConnectAPI) AssociateLexBotWithContext(arg0 context.Context, arg1 *connect.AssociateLexBotInput, arg2 ...request.Option) (*connect.AssociateLexBotOutput, error)

AssociateLexBotWithContext mocks base method

func (*MockConnectAPI) AssociatePhoneNumberContactFlow added in v1.43.43

AssociatePhoneNumberContactFlow mocks base method

func (*MockConnectAPI) AssociatePhoneNumberContactFlowRequest added in v1.43.43

AssociatePhoneNumberContactFlowRequest mocks base method

func (*MockConnectAPI) AssociatePhoneNumberContactFlowWithContext added in v1.43.43

func (m *MockConnectAPI) AssociatePhoneNumberContactFlowWithContext(arg0 context.Context, arg1 *connect.AssociatePhoneNumberContactFlowInput, arg2 ...request.Option) (*connect.AssociatePhoneNumberContactFlowOutput, error)

AssociatePhoneNumberContactFlowWithContext mocks base method

func (*MockConnectAPI) AssociateQueueQuickConnects

AssociateQueueQuickConnects mocks base method

func (*MockConnectAPI) AssociateQueueQuickConnectsRequest

AssociateQueueQuickConnectsRequest mocks base method

func (*MockConnectAPI) AssociateQueueQuickConnectsWithContext

func (m *MockConnectAPI) AssociateQueueQuickConnectsWithContext(arg0 context.Context, arg1 *connect.AssociateQueueQuickConnectsInput, arg2 ...request.Option) (*connect.AssociateQueueQuickConnectsOutput, error)

AssociateQueueQuickConnectsWithContext mocks base method

func (*MockConnectAPI) AssociateRoutingProfileQueues

AssociateRoutingProfileQueues mocks base method

func (*MockConnectAPI) AssociateRoutingProfileQueuesRequest

AssociateRoutingProfileQueuesRequest mocks base method

func (*MockConnectAPI) AssociateRoutingProfileQueuesWithContext

func (m *MockConnectAPI) AssociateRoutingProfileQueuesWithContext(arg0 context.Context, arg1 *connect.AssociateRoutingProfileQueuesInput, arg2 ...request.Option) (*connect.AssociateRoutingProfileQueuesOutput, error)

AssociateRoutingProfileQueuesWithContext mocks base method

func (*MockConnectAPI) AssociateSecurityKey

AssociateSecurityKey mocks base method

func (*MockConnectAPI) AssociateSecurityKeyRequest

AssociateSecurityKeyRequest mocks base method

func (*MockConnectAPI) AssociateSecurityKeyWithContext

func (m *MockConnectAPI) AssociateSecurityKeyWithContext(arg0 context.Context, arg1 *connect.AssociateSecurityKeyInput, arg2 ...request.Option) (*connect.AssociateSecurityKeyOutput, error)

AssociateSecurityKeyWithContext mocks base method

func (*MockConnectAPI) AssociateTrafficDistributionGroupUser added in v1.44.321

AssociateTrafficDistributionGroupUser mocks base method

func (*MockConnectAPI) AssociateTrafficDistributionGroupUserRequest added in v1.44.321

AssociateTrafficDistributionGroupUserRequest mocks base method

func (*MockConnectAPI) AssociateTrafficDistributionGroupUserWithContext added in v1.44.321

AssociateTrafficDistributionGroupUserWithContext mocks base method

func (*MockConnectAPI) AssociateUserProficiencies added in v1.54.2

AssociateUserProficiencies mocks base method

func (*MockConnectAPI) AssociateUserProficienciesRequest added in v1.54.2

AssociateUserProficienciesRequest mocks base method

func (*MockConnectAPI) AssociateUserProficienciesWithContext added in v1.54.2

func (m *MockConnectAPI) AssociateUserProficienciesWithContext(arg0 context.Context, arg1 *connect.AssociateUserProficienciesInput, arg2 ...request.Option) (*connect.AssociateUserProficienciesOutput, error)

AssociateUserProficienciesWithContext mocks base method

func (*MockConnectAPI) BatchAssociateAnalyticsDataSet added in v1.54.2

BatchAssociateAnalyticsDataSet mocks base method

func (*MockConnectAPI) BatchAssociateAnalyticsDataSetRequest added in v1.54.2

BatchAssociateAnalyticsDataSetRequest mocks base method

func (*MockConnectAPI) BatchAssociateAnalyticsDataSetWithContext added in v1.54.2

func (m *MockConnectAPI) BatchAssociateAnalyticsDataSetWithContext(arg0 context.Context, arg1 *connect.BatchAssociateAnalyticsDataSetInput, arg2 ...request.Option) (*connect.BatchAssociateAnalyticsDataSetOutput, error)

BatchAssociateAnalyticsDataSetWithContext mocks base method

func (*MockConnectAPI) BatchDisassociateAnalyticsDataSet added in v1.54.2

BatchDisassociateAnalyticsDataSet mocks base method

func (*MockConnectAPI) BatchDisassociateAnalyticsDataSetRequest added in v1.54.2

BatchDisassociateAnalyticsDataSetRequest mocks base method

func (*MockConnectAPI) BatchDisassociateAnalyticsDataSetWithContext added in v1.54.2

func (m *MockConnectAPI) BatchDisassociateAnalyticsDataSetWithContext(arg0 context.Context, arg1 *connect.BatchDisassociateAnalyticsDataSetInput, arg2 ...request.Option) (*connect.BatchDisassociateAnalyticsDataSetOutput, error)

BatchDisassociateAnalyticsDataSetWithContext mocks base method

func (*MockConnectAPI) BatchGetAttachedFileMetadata added in v1.54.2

BatchGetAttachedFileMetadata mocks base method

func (*MockConnectAPI) BatchGetAttachedFileMetadataRequest added in v1.54.2

BatchGetAttachedFileMetadataRequest mocks base method

func (*MockConnectAPI) BatchGetAttachedFileMetadataWithContext added in v1.54.2

func (m *MockConnectAPI) BatchGetAttachedFileMetadataWithContext(arg0 context.Context, arg1 *connect.BatchGetAttachedFileMetadataInput, arg2 ...request.Option) (*connect.BatchGetAttachedFileMetadataOutput, error)

BatchGetAttachedFileMetadataWithContext mocks base method

func (*MockConnectAPI) BatchGetFlowAssociation added in v1.54.2

BatchGetFlowAssociation mocks base method

func (*MockConnectAPI) BatchGetFlowAssociationRequest added in v1.54.2

BatchGetFlowAssociationRequest mocks base method

func (*MockConnectAPI) BatchGetFlowAssociationWithContext added in v1.54.2

func (m *MockConnectAPI) BatchGetFlowAssociationWithContext(arg0 context.Context, arg1 *connect.BatchGetFlowAssociationInput, arg2 ...request.Option) (*connect.BatchGetFlowAssociationOutput, error)

BatchGetFlowAssociationWithContext mocks base method

func (*MockConnectAPI) BatchPutContact added in v1.54.2

BatchPutContact mocks base method

func (*MockConnectAPI) BatchPutContactRequest added in v1.54.2

BatchPutContactRequest mocks base method

func (*MockConnectAPI) BatchPutContactWithContext added in v1.54.2

func (m *MockConnectAPI) BatchPutContactWithContext(arg0 context.Context, arg1 *connect.BatchPutContactInput, arg2 ...request.Option) (*connect.BatchPutContactOutput, error)

BatchPutContactWithContext mocks base method

func (*MockConnectAPI) ClaimPhoneNumber added in v1.43.43

ClaimPhoneNumber mocks base method

func (*MockConnectAPI) ClaimPhoneNumberRequest added in v1.43.43

ClaimPhoneNumberRequest mocks base method

func (*MockConnectAPI) ClaimPhoneNumberWithContext added in v1.43.43

func (m *MockConnectAPI) ClaimPhoneNumberWithContext(arg0 context.Context, arg1 *connect.ClaimPhoneNumberInput, arg2 ...request.Option) (*connect.ClaimPhoneNumberOutput, error)

ClaimPhoneNumberWithContext mocks base method

func (*MockConnectAPI) CompleteAttachedFileUpload added in v1.54.2

CompleteAttachedFileUpload mocks base method

func (*MockConnectAPI) CompleteAttachedFileUploadRequest added in v1.54.2

CompleteAttachedFileUploadRequest mocks base method

func (*MockConnectAPI) CompleteAttachedFileUploadWithContext added in v1.54.2

func (m *MockConnectAPI) CompleteAttachedFileUploadWithContext(arg0 context.Context, arg1 *connect.CompleteAttachedFileUploadInput, arg2 ...request.Option) (*connect.CompleteAttachedFileUploadOutput, error)

CompleteAttachedFileUploadWithContext mocks base method

func (*MockConnectAPI) CreateAgentStatus

CreateAgentStatus mocks base method

func (*MockConnectAPI) CreateAgentStatusRequest

CreateAgentStatusRequest mocks base method

func (*MockConnectAPI) CreateAgentStatusWithContext

func (m *MockConnectAPI) CreateAgentStatusWithContext(arg0 context.Context, arg1 *connect.CreateAgentStatusInput, arg2 ...request.Option) (*connect.CreateAgentStatusOutput, error)

CreateAgentStatusWithContext mocks base method

func (*MockConnectAPI) CreateContactFlow

CreateContactFlow mocks base method

func (*MockConnectAPI) CreateContactFlowModule

CreateContactFlowModule mocks base method

func (*MockConnectAPI) CreateContactFlowModuleRequest

CreateContactFlowModuleRequest mocks base method

func (*MockConnectAPI) CreateContactFlowModuleWithContext

func (m *MockConnectAPI) CreateContactFlowModuleWithContext(arg0 context.Context, arg1 *connect.CreateContactFlowModuleInput, arg2 ...request.Option) (*connect.CreateContactFlowModuleOutput, error)

CreateContactFlowModuleWithContext mocks base method

func (*MockConnectAPI) CreateContactFlowRequest

CreateContactFlowRequest mocks base method

func (*MockConnectAPI) CreateContactFlowWithContext

func (m *MockConnectAPI) CreateContactFlowWithContext(arg0 context.Context, arg1 *connect.CreateContactFlowInput, arg2 ...request.Option) (*connect.CreateContactFlowOutput, error)

CreateContactFlowWithContext mocks base method

func (*MockConnectAPI) CreateEvaluationForm added in v1.44.250

CreateEvaluationForm mocks base method

func (*MockConnectAPI) CreateEvaluationFormRequest added in v1.44.250

CreateEvaluationFormRequest mocks base method

func (*MockConnectAPI) CreateEvaluationFormWithContext added in v1.44.250

func (m *MockConnectAPI) CreateEvaluationFormWithContext(arg0 context.Context, arg1 *connect.CreateEvaluationFormInput, arg2 ...request.Option) (*connect.CreateEvaluationFormOutput, error)

CreateEvaluationFormWithContext mocks base method

func (*MockConnectAPI) CreateHoursOfOperation

CreateHoursOfOperation mocks base method

func (*MockConnectAPI) CreateHoursOfOperationRequest

CreateHoursOfOperationRequest mocks base method

func (*MockConnectAPI) CreateHoursOfOperationWithContext

func (m *MockConnectAPI) CreateHoursOfOperationWithContext(arg0 context.Context, arg1 *connect.CreateHoursOfOperationInput, arg2 ...request.Option) (*connect.CreateHoursOfOperationOutput, error)

CreateHoursOfOperationWithContext mocks base method

func (*MockConnectAPI) CreateInstance

CreateInstance mocks base method

func (*MockConnectAPI) CreateInstanceRequest

CreateInstanceRequest mocks base method

func (*MockConnectAPI) CreateInstanceWithContext

func (m *MockConnectAPI) CreateInstanceWithContext(arg0 context.Context, arg1 *connect.CreateInstanceInput, arg2 ...request.Option) (*connect.CreateInstanceOutput, error)

CreateInstanceWithContext mocks base method

func (*MockConnectAPI) CreateIntegrationAssociation

CreateIntegrationAssociation mocks base method

func (*MockConnectAPI) CreateIntegrationAssociationRequest

CreateIntegrationAssociationRequest mocks base method

func (*MockConnectAPI) CreateIntegrationAssociationWithContext

func (m *MockConnectAPI) CreateIntegrationAssociationWithContext(arg0 context.Context, arg1 *connect.CreateIntegrationAssociationInput, arg2 ...request.Option) (*connect.CreateIntegrationAssociationOutput, error)

CreateIntegrationAssociationWithContext mocks base method

func (*MockConnectAPI) CreateParticipant added in v1.44.248

CreateParticipant mocks base method

func (*MockConnectAPI) CreateParticipantRequest added in v1.44.248

CreateParticipantRequest mocks base method

func (*MockConnectAPI) CreateParticipantWithContext added in v1.44.248

func (m *MockConnectAPI) CreateParticipantWithContext(arg0 context.Context, arg1 *connect.CreateParticipantInput, arg2 ...request.Option) (*connect.CreateParticipantOutput, error)

CreateParticipantWithContext mocks base method

func (*MockConnectAPI) CreatePersistentContactAssociation added in v1.54.2

CreatePersistentContactAssociation mocks base method

func (*MockConnectAPI) CreatePersistentContactAssociationRequest added in v1.54.2

CreatePersistentContactAssociationRequest mocks base method

func (*MockConnectAPI) CreatePersistentContactAssociationWithContext added in v1.54.2

func (m *MockConnectAPI) CreatePersistentContactAssociationWithContext(arg0 context.Context, arg1 *connect.CreatePersistentContactAssociationInput, arg2 ...request.Option) (*connect.CreatePersistentContactAssociationOutput, error)

CreatePersistentContactAssociationWithContext mocks base method

func (*MockConnectAPI) CreatePredefinedAttribute added in v1.54.2

CreatePredefinedAttribute mocks base method

func (*MockConnectAPI) CreatePredefinedAttributeRequest added in v1.54.2

CreatePredefinedAttributeRequest mocks base method

func (*MockConnectAPI) CreatePredefinedAttributeWithContext added in v1.54.2

func (m *MockConnectAPI) CreatePredefinedAttributeWithContext(arg0 context.Context, arg1 *connect.CreatePredefinedAttributeInput, arg2 ...request.Option) (*connect.CreatePredefinedAttributeOutput, error)

CreatePredefinedAttributeWithContext mocks base method

func (*MockConnectAPI) CreatePrompt added in v1.44.265

CreatePrompt mocks base method

func (*MockConnectAPI) CreatePromptRequest added in v1.44.265

CreatePromptRequest mocks base method

func (*MockConnectAPI) CreatePromptWithContext added in v1.44.265

func (m *MockConnectAPI) CreatePromptWithContext(arg0 context.Context, arg1 *connect.CreatePromptInput, arg2 ...request.Option) (*connect.CreatePromptOutput, error)

CreatePromptWithContext mocks base method

func (*MockConnectAPI) CreateQueue

CreateQueue mocks base method

func (*MockConnectAPI) CreateQueueRequest

CreateQueueRequest mocks base method

func (*MockConnectAPI) CreateQueueWithContext

func (m *MockConnectAPI) CreateQueueWithContext(arg0 context.Context, arg1 *connect.CreateQueueInput, arg2 ...request.Option) (*connect.CreateQueueOutput, error)

CreateQueueWithContext mocks base method

func (*MockConnectAPI) CreateQuickConnect

CreateQuickConnect mocks base method

func (*MockConnectAPI) CreateQuickConnectRequest

CreateQuickConnectRequest mocks base method

func (*MockConnectAPI) CreateQuickConnectWithContext

func (m *MockConnectAPI) CreateQuickConnectWithContext(arg0 context.Context, arg1 *connect.CreateQuickConnectInput, arg2 ...request.Option) (*connect.CreateQuickConnectOutput, error)

CreateQuickConnectWithContext mocks base method

func (*MockConnectAPI) CreateRoutingProfile

CreateRoutingProfile mocks base method

func (*MockConnectAPI) CreateRoutingProfileRequest

CreateRoutingProfileRequest mocks base method

func (*MockConnectAPI) CreateRoutingProfileWithContext

func (m *MockConnectAPI) CreateRoutingProfileWithContext(arg0 context.Context, arg1 *connect.CreateRoutingProfileInput, arg2 ...request.Option) (*connect.CreateRoutingProfileOutput, error)

CreateRoutingProfileWithContext mocks base method

func (*MockConnectAPI) CreateRule added in v1.44.154

CreateRule mocks base method

func (*MockConnectAPI) CreateRuleRequest added in v1.44.154

CreateRuleRequest mocks base method

func (*MockConnectAPI) CreateRuleWithContext added in v1.44.154

func (m *MockConnectAPI) CreateRuleWithContext(arg0 context.Context, arg1 *connect.CreateRuleInput, arg2 ...request.Option) (*connect.CreateRuleOutput, error)

CreateRuleWithContext mocks base method

func (*MockConnectAPI) CreateSecurityProfile

CreateSecurityProfile mocks base method

func (*MockConnectAPI) CreateSecurityProfileRequest

CreateSecurityProfileRequest mocks base method

func (*MockConnectAPI) CreateSecurityProfileWithContext

func (m *MockConnectAPI) CreateSecurityProfileWithContext(arg0 context.Context, arg1 *connect.CreateSecurityProfileInput, arg2 ...request.Option) (*connect.CreateSecurityProfileOutput, error)

CreateSecurityProfileWithContext mocks base method

func (*MockConnectAPI) CreateTaskTemplate added in v1.44.27

CreateTaskTemplate mocks base method

func (*MockConnectAPI) CreateTaskTemplateRequest added in v1.44.27

CreateTaskTemplateRequest mocks base method

func (*MockConnectAPI) CreateTaskTemplateWithContext added in v1.44.27

func (m *MockConnectAPI) CreateTaskTemplateWithContext(arg0 context.Context, arg1 *connect.CreateTaskTemplateInput, arg2 ...request.Option) (*connect.CreateTaskTemplateOutput, error)

CreateTaskTemplateWithContext mocks base method

func (*MockConnectAPI) CreateTrafficDistributionGroup added in v1.44.119

CreateTrafficDistributionGroup mocks base method

func (*MockConnectAPI) CreateTrafficDistributionGroupRequest added in v1.44.119

CreateTrafficDistributionGroupRequest mocks base method

func (*MockConnectAPI) CreateTrafficDistributionGroupWithContext added in v1.44.119

func (m *MockConnectAPI) CreateTrafficDistributionGroupWithContext(arg0 context.Context, arg1 *connect.CreateTrafficDistributionGroupInput, arg2 ...request.Option) (*connect.CreateTrafficDistributionGroupOutput, error)

CreateTrafficDistributionGroupWithContext mocks base method

func (*MockConnectAPI) CreateUseCase

CreateUseCase mocks base method

func (*MockConnectAPI) CreateUseCaseRequest

CreateUseCaseRequest mocks base method

func (*MockConnectAPI) CreateUseCaseWithContext

func (m *MockConnectAPI) CreateUseCaseWithContext(arg0 context.Context, arg1 *connect.CreateUseCaseInput, arg2 ...request.Option) (*connect.CreateUseCaseOutput, error)

CreateUseCaseWithContext mocks base method

func (*MockConnectAPI) CreateUser

CreateUser mocks base method

func (*MockConnectAPI) CreateUserHierarchyGroup

CreateUserHierarchyGroup mocks base method

func (*MockConnectAPI) CreateUserHierarchyGroupRequest

CreateUserHierarchyGroupRequest mocks base method

func (*MockConnectAPI) CreateUserHierarchyGroupWithContext

func (m *MockConnectAPI) CreateUserHierarchyGroupWithContext(arg0 context.Context, arg1 *connect.CreateUserHierarchyGroupInput, arg2 ...request.Option) (*connect.CreateUserHierarchyGroupOutput, error)

CreateUserHierarchyGroupWithContext mocks base method

func (*MockConnectAPI) CreateUserRequest

CreateUserRequest mocks base method

func (*MockConnectAPI) CreateUserWithContext

func (m *MockConnectAPI) CreateUserWithContext(arg0 context.Context, arg1 *connect.CreateUserInput, arg2 ...request.Option) (*connect.CreateUserOutput, error)

CreateUserWithContext mocks base method

func (*MockConnectAPI) CreateView added in v1.45.2

CreateView mocks base method

func (*MockConnectAPI) CreateViewRequest added in v1.45.2

CreateViewRequest mocks base method

func (*MockConnectAPI) CreateViewVersion added in v1.45.2

CreateViewVersion mocks base method

func (*MockConnectAPI) CreateViewVersionRequest added in v1.45.2

CreateViewVersionRequest mocks base method

func (*MockConnectAPI) CreateViewVersionWithContext added in v1.45.2

func (m *MockConnectAPI) CreateViewVersionWithContext(arg0 context.Context, arg1 *connect.CreateViewVersionInput, arg2 ...request.Option) (*connect.CreateViewVersionOutput, error)

CreateViewVersionWithContext mocks base method

func (*MockConnectAPI) CreateViewWithContext added in v1.45.2

func (m *MockConnectAPI) CreateViewWithContext(arg0 context.Context, arg1 *connect.CreateViewInput, arg2 ...request.Option) (*connect.CreateViewOutput, error)

CreateViewWithContext mocks base method

func (*MockConnectAPI) CreateVocabulary

CreateVocabulary mocks base method

func (*MockConnectAPI) CreateVocabularyRequest

CreateVocabularyRequest mocks base method

func (*MockConnectAPI) CreateVocabularyWithContext

func (m *MockConnectAPI) CreateVocabularyWithContext(arg0 context.Context, arg1 *connect.CreateVocabularyInput, arg2 ...request.Option) (*connect.CreateVocabularyOutput, error)

CreateVocabularyWithContext mocks base method

func (*MockConnectAPI) DeactivateEvaluationForm added in v1.44.250

DeactivateEvaluationForm mocks base method

func (*MockConnectAPI) DeactivateEvaluationFormRequest added in v1.44.250

DeactivateEvaluationFormRequest mocks base method

func (*MockConnectAPI) DeactivateEvaluationFormWithContext added in v1.44.250

func (m *MockConnectAPI) DeactivateEvaluationFormWithContext(arg0 context.Context, arg1 *connect.DeactivateEvaluationFormInput, arg2 ...request.Option) (*connect.DeactivateEvaluationFormOutput, error)

DeactivateEvaluationFormWithContext mocks base method

func (*MockConnectAPI) DeleteAttachedFile added in v1.54.2

DeleteAttachedFile mocks base method

func (*MockConnectAPI) DeleteAttachedFileRequest added in v1.54.2

DeleteAttachedFileRequest mocks base method

func (*MockConnectAPI) DeleteAttachedFileWithContext added in v1.54.2

func (m *MockConnectAPI) DeleteAttachedFileWithContext(arg0 context.Context, arg1 *connect.DeleteAttachedFileInput, arg2 ...request.Option) (*connect.DeleteAttachedFileOutput, error)

DeleteAttachedFileWithContext mocks base method

func (*MockConnectAPI) DeleteContactEvaluation added in v1.44.250

DeleteContactEvaluation mocks base method

func (*MockConnectAPI) DeleteContactEvaluationRequest added in v1.44.250

DeleteContactEvaluationRequest mocks base method

func (*MockConnectAPI) DeleteContactEvaluationWithContext added in v1.44.250

func (m *MockConnectAPI) DeleteContactEvaluationWithContext(arg0 context.Context, arg1 *connect.DeleteContactEvaluationInput, arg2 ...request.Option) (*connect.DeleteContactEvaluationOutput, error)

DeleteContactEvaluationWithContext mocks base method

func (*MockConnectAPI) DeleteContactFlow

DeleteContactFlow mocks base method

func (*MockConnectAPI) DeleteContactFlowModule

DeleteContactFlowModule mocks base method

func (*MockConnectAPI) DeleteContactFlowModuleRequest

DeleteContactFlowModuleRequest mocks base method

func (*MockConnectAPI) DeleteContactFlowModuleWithContext

func (m *MockConnectAPI) DeleteContactFlowModuleWithContext(arg0 context.Context, arg1 *connect.DeleteContactFlowModuleInput, arg2 ...request.Option) (*connect.DeleteContactFlowModuleOutput, error)

DeleteContactFlowModuleWithContext mocks base method

func (*MockConnectAPI) DeleteContactFlowRequest

DeleteContactFlowRequest mocks base method

func (*MockConnectAPI) DeleteContactFlowWithContext

func (m *MockConnectAPI) DeleteContactFlowWithContext(arg0 context.Context, arg1 *connect.DeleteContactFlowInput, arg2 ...request.Option) (*connect.DeleteContactFlowOutput, error)

DeleteContactFlowWithContext mocks base method

func (*MockConnectAPI) DeleteEvaluationForm added in v1.44.250

DeleteEvaluationForm mocks base method

func (*MockConnectAPI) DeleteEvaluationFormRequest added in v1.44.250

DeleteEvaluationFormRequest mocks base method

func (*MockConnectAPI) DeleteEvaluationFormWithContext added in v1.44.250

func (m *MockConnectAPI) DeleteEvaluationFormWithContext(arg0 context.Context, arg1 *connect.DeleteEvaluationFormInput, arg2 ...request.Option) (*connect.DeleteEvaluationFormOutput, error)

DeleteEvaluationFormWithContext mocks base method

func (*MockConnectAPI) DeleteHoursOfOperation

DeleteHoursOfOperation mocks base method

func (*MockConnectAPI) DeleteHoursOfOperationRequest

DeleteHoursOfOperationRequest mocks base method

func (*MockConnectAPI) DeleteHoursOfOperationWithContext

func (m *MockConnectAPI) DeleteHoursOfOperationWithContext(arg0 context.Context, arg1 *connect.DeleteHoursOfOperationInput, arg2 ...request.Option) (*connect.DeleteHoursOfOperationOutput, error)

DeleteHoursOfOperationWithContext mocks base method

func (*MockConnectAPI) DeleteInstance

DeleteInstance mocks base method

func (*MockConnectAPI) DeleteInstanceRequest

DeleteInstanceRequest mocks base method

func (*MockConnectAPI) DeleteInstanceWithContext

func (m *MockConnectAPI) DeleteInstanceWithContext(arg0 context.Context, arg1 *connect.DeleteInstanceInput, arg2 ...request.Option) (*connect.DeleteInstanceOutput, error)

DeleteInstanceWithContext mocks base method

func (*MockConnectAPI) DeleteIntegrationAssociation

DeleteIntegrationAssociation mocks base method

func (*MockConnectAPI) DeleteIntegrationAssociationRequest

DeleteIntegrationAssociationRequest mocks base method

func (*MockConnectAPI) DeleteIntegrationAssociationWithContext

func (m *MockConnectAPI) DeleteIntegrationAssociationWithContext(arg0 context.Context, arg1 *connect.DeleteIntegrationAssociationInput, arg2 ...request.Option) (*connect.DeleteIntegrationAssociationOutput, error)

DeleteIntegrationAssociationWithContext mocks base method

func (*MockConnectAPI) DeletePredefinedAttribute added in v1.54.2

DeletePredefinedAttribute mocks base method

func (*MockConnectAPI) DeletePredefinedAttributeRequest added in v1.54.2

DeletePredefinedAttributeRequest mocks base method

func (*MockConnectAPI) DeletePredefinedAttributeWithContext added in v1.54.2

func (m *MockConnectAPI) DeletePredefinedAttributeWithContext(arg0 context.Context, arg1 *connect.DeletePredefinedAttributeInput, arg2 ...request.Option) (*connect.DeletePredefinedAttributeOutput, error)

DeletePredefinedAttributeWithContext mocks base method

func (*MockConnectAPI) DeletePrompt added in v1.44.265

DeletePrompt mocks base method

func (*MockConnectAPI) DeletePromptRequest added in v1.44.265

DeletePromptRequest mocks base method

func (*MockConnectAPI) DeletePromptWithContext added in v1.44.265

func (m *MockConnectAPI) DeletePromptWithContext(arg0 context.Context, arg1 *connect.DeletePromptInput, arg2 ...request.Option) (*connect.DeletePromptOutput, error)

DeletePromptWithContext mocks base method

func (*MockConnectAPI) DeleteQueue added in v1.44.300

DeleteQueue mocks base method

func (*MockConnectAPI) DeleteQueueRequest added in v1.44.300

DeleteQueueRequest mocks base method

func (*MockConnectAPI) DeleteQueueWithContext added in v1.44.300

func (m *MockConnectAPI) DeleteQueueWithContext(arg0 context.Context, arg1 *connect.DeleteQueueInput, arg2 ...request.Option) (*connect.DeleteQueueOutput, error)

DeleteQueueWithContext mocks base method

func (*MockConnectAPI) DeleteQuickConnect

DeleteQuickConnect mocks base method

func (*MockConnectAPI) DeleteQuickConnectRequest

DeleteQuickConnectRequest mocks base method

func (*MockConnectAPI) DeleteQuickConnectWithContext

func (m *MockConnectAPI) DeleteQuickConnectWithContext(arg0 context.Context, arg1 *connect.DeleteQuickConnectInput, arg2 ...request.Option) (*connect.DeleteQuickConnectOutput, error)

DeleteQuickConnectWithContext mocks base method

func (*MockConnectAPI) DeleteRoutingProfile added in v1.44.300

DeleteRoutingProfile mocks base method

func (*MockConnectAPI) DeleteRoutingProfileRequest added in v1.44.300

DeleteRoutingProfileRequest mocks base method

func (*MockConnectAPI) DeleteRoutingProfileWithContext added in v1.44.300

func (m *MockConnectAPI) DeleteRoutingProfileWithContext(arg0 context.Context, arg1 *connect.DeleteRoutingProfileInput, arg2 ...request.Option) (*connect.DeleteRoutingProfileOutput, error)

DeleteRoutingProfileWithContext mocks base method

func (*MockConnectAPI) DeleteRule added in v1.44.154

DeleteRule mocks base method

func (*MockConnectAPI) DeleteRuleRequest added in v1.44.154

DeleteRuleRequest mocks base method

func (*MockConnectAPI) DeleteRuleWithContext added in v1.44.154

func (m *MockConnectAPI) DeleteRuleWithContext(arg0 context.Context, arg1 *connect.DeleteRuleInput, arg2 ...request.Option) (*connect.DeleteRuleOutput, error)

DeleteRuleWithContext mocks base method

func (*MockConnectAPI) DeleteSecurityProfile

DeleteSecurityProfile mocks base method

func (*MockConnectAPI) DeleteSecurityProfileRequest

DeleteSecurityProfileRequest mocks base method

func (*MockConnectAPI) DeleteSecurityProfileWithContext

func (m *MockConnectAPI) DeleteSecurityProfileWithContext(arg0 context.Context, arg1 *connect.DeleteSecurityProfileInput, arg2 ...request.Option) (*connect.DeleteSecurityProfileOutput, error)

DeleteSecurityProfileWithContext mocks base method

func (*MockConnectAPI) DeleteTaskTemplate added in v1.44.27

DeleteTaskTemplate mocks base method

func (*MockConnectAPI) DeleteTaskTemplateRequest added in v1.44.27

DeleteTaskTemplateRequest mocks base method

func (*MockConnectAPI) DeleteTaskTemplateWithContext added in v1.44.27

func (m *MockConnectAPI) DeleteTaskTemplateWithContext(arg0 context.Context, arg1 *connect.DeleteTaskTemplateInput, arg2 ...request.Option) (*connect.DeleteTaskTemplateOutput, error)

DeleteTaskTemplateWithContext mocks base method

func (*MockConnectAPI) DeleteTrafficDistributionGroup added in v1.44.119

DeleteTrafficDistributionGroup mocks base method

func (*MockConnectAPI) DeleteTrafficDistributionGroupRequest added in v1.44.119

DeleteTrafficDistributionGroupRequest mocks base method

func (*MockConnectAPI) DeleteTrafficDistributionGroupWithContext added in v1.44.119

func (m *MockConnectAPI) DeleteTrafficDistributionGroupWithContext(arg0 context.Context, arg1 *connect.DeleteTrafficDistributionGroupInput, arg2 ...request.Option) (*connect.DeleteTrafficDistributionGroupOutput, error)

DeleteTrafficDistributionGroupWithContext mocks base method

func (*MockConnectAPI) DeleteUseCase

DeleteUseCase mocks base method

func (*MockConnectAPI) DeleteUseCaseRequest

DeleteUseCaseRequest mocks base method

func (*MockConnectAPI) DeleteUseCaseWithContext

func (m *MockConnectAPI) DeleteUseCaseWithContext(arg0 context.Context, arg1 *connect.DeleteUseCaseInput, arg2 ...request.Option) (*connect.DeleteUseCaseOutput, error)

DeleteUseCaseWithContext mocks base method

func (*MockConnectAPI) DeleteUser

DeleteUser mocks base method

func (*MockConnectAPI) DeleteUserHierarchyGroup

DeleteUserHierarchyGroup mocks base method

func (*MockConnectAPI) DeleteUserHierarchyGroupRequest

DeleteUserHierarchyGroupRequest mocks base method

func (*MockConnectAPI) DeleteUserHierarchyGroupWithContext

func (m *MockConnectAPI) DeleteUserHierarchyGroupWithContext(arg0 context.Context, arg1 *connect.DeleteUserHierarchyGroupInput, arg2 ...request.Option) (*connect.DeleteUserHierarchyGroupOutput, error)

DeleteUserHierarchyGroupWithContext mocks base method

func (*MockConnectAPI) DeleteUserRequest

DeleteUserRequest mocks base method

func (*MockConnectAPI) DeleteUserWithContext

func (m *MockConnectAPI) DeleteUserWithContext(arg0 context.Context, arg1 *connect.DeleteUserInput, arg2 ...request.Option) (*connect.DeleteUserOutput, error)

DeleteUserWithContext mocks base method

func (*MockConnectAPI) DeleteView added in v1.45.2

DeleteView mocks base method

func (*MockConnectAPI) DeleteViewRequest added in v1.45.2

DeleteViewRequest mocks base method

func (*MockConnectAPI) DeleteViewVersion added in v1.45.2

DeleteViewVersion mocks base method

func (*MockConnectAPI) DeleteViewVersionRequest added in v1.45.2

DeleteViewVersionRequest mocks base method

func (*MockConnectAPI) DeleteViewVersionWithContext added in v1.45.2

func (m *MockConnectAPI) DeleteViewVersionWithContext(arg0 context.Context, arg1 *connect.DeleteViewVersionInput, arg2 ...request.Option) (*connect.DeleteViewVersionOutput, error)

DeleteViewVersionWithContext mocks base method

func (*MockConnectAPI) DeleteViewWithContext added in v1.45.2

func (m *MockConnectAPI) DeleteViewWithContext(arg0 context.Context, arg1 *connect.DeleteViewInput, arg2 ...request.Option) (*connect.DeleteViewOutput, error)

DeleteViewWithContext mocks base method

func (*MockConnectAPI) DeleteVocabulary

DeleteVocabulary mocks base method

func (*MockConnectAPI) DeleteVocabularyRequest

DeleteVocabularyRequest mocks base method

func (*MockConnectAPI) DeleteVocabularyWithContext

func (m *MockConnectAPI) DeleteVocabularyWithContext(arg0 context.Context, arg1 *connect.DeleteVocabularyInput, arg2 ...request.Option) (*connect.DeleteVocabularyOutput, error)

DeleteVocabularyWithContext mocks base method

func (*MockConnectAPI) DescribeAgentStatus

DescribeAgentStatus mocks base method

func (*MockConnectAPI) DescribeAgentStatusRequest

DescribeAgentStatusRequest mocks base method

func (*MockConnectAPI) DescribeAgentStatusWithContext

func (m *MockConnectAPI) DescribeAgentStatusWithContext(arg0 context.Context, arg1 *connect.DescribeAgentStatusInput, arg2 ...request.Option) (*connect.DescribeAgentStatusOutput, error)

DescribeAgentStatusWithContext mocks base method

func (*MockConnectAPI) DescribeAuthenticationProfile added in v1.54.12

DescribeAuthenticationProfile mocks base method

func (*MockConnectAPI) DescribeAuthenticationProfileRequest added in v1.54.12

DescribeAuthenticationProfileRequest mocks base method

func (*MockConnectAPI) DescribeAuthenticationProfileWithContext added in v1.54.12

func (m *MockConnectAPI) DescribeAuthenticationProfileWithContext(arg0 context.Context, arg1 *connect.DescribeAuthenticationProfileInput, arg2 ...request.Option) (*connect.DescribeAuthenticationProfileOutput, error)

DescribeAuthenticationProfileWithContext mocks base method

func (*MockConnectAPI) DescribeContact

DescribeContact mocks base method

func (*MockConnectAPI) DescribeContactEvaluation added in v1.44.250

DescribeContactEvaluation mocks base method

func (*MockConnectAPI) DescribeContactEvaluationRequest added in v1.44.250

DescribeContactEvaluationRequest mocks base method

func (*MockConnectAPI) DescribeContactEvaluationWithContext added in v1.44.250

func (m *MockConnectAPI) DescribeContactEvaluationWithContext(arg0 context.Context, arg1 *connect.DescribeContactEvaluationInput, arg2 ...request.Option) (*connect.DescribeContactEvaluationOutput, error)

DescribeContactEvaluationWithContext mocks base method

func (*MockConnectAPI) DescribeContactFlow

DescribeContactFlow mocks base method

func (*MockConnectAPI) DescribeContactFlowModule

DescribeContactFlowModule mocks base method

func (*MockConnectAPI) DescribeContactFlowModuleRequest

DescribeContactFlowModuleRequest mocks base method

func (*MockConnectAPI) DescribeContactFlowModuleWithContext

func (m *MockConnectAPI) DescribeContactFlowModuleWithContext(arg0 context.Context, arg1 *connect.DescribeContactFlowModuleInput, arg2 ...request.Option) (*connect.DescribeContactFlowModuleOutput, error)

DescribeContactFlowModuleWithContext mocks base method

func (*MockConnectAPI) DescribeContactFlowRequest

DescribeContactFlowRequest mocks base method

func (*MockConnectAPI) DescribeContactFlowWithContext

func (m *MockConnectAPI) DescribeContactFlowWithContext(arg0 context.Context, arg1 *connect.DescribeContactFlowInput, arg2 ...request.Option) (*connect.DescribeContactFlowOutput, error)

DescribeContactFlowWithContext mocks base method

func (*MockConnectAPI) DescribeContactRequest

DescribeContactRequest mocks base method

func (*MockConnectAPI) DescribeContactWithContext

func (m *MockConnectAPI) DescribeContactWithContext(arg0 context.Context, arg1 *connect.DescribeContactInput, arg2 ...request.Option) (*connect.DescribeContactOutput, error)

DescribeContactWithContext mocks base method

func (*MockConnectAPI) DescribeEvaluationForm added in v1.44.250

DescribeEvaluationForm mocks base method

func (*MockConnectAPI) DescribeEvaluationFormRequest added in v1.44.250

DescribeEvaluationFormRequest mocks base method

func (*MockConnectAPI) DescribeEvaluationFormWithContext added in v1.44.250

func (m *MockConnectAPI) DescribeEvaluationFormWithContext(arg0 context.Context, arg1 *connect.DescribeEvaluationFormInput, arg2 ...request.Option) (*connect.DescribeEvaluationFormOutput, error)

DescribeEvaluationFormWithContext mocks base method

func (*MockConnectAPI) DescribeHoursOfOperation

DescribeHoursOfOperation mocks base method

func (*MockConnectAPI) DescribeHoursOfOperationRequest

DescribeHoursOfOperationRequest mocks base method

func (*MockConnectAPI) DescribeHoursOfOperationWithContext

func (m *MockConnectAPI) DescribeHoursOfOperationWithContext(arg0 context.Context, arg1 *connect.DescribeHoursOfOperationInput, arg2 ...request.Option) (*connect.DescribeHoursOfOperationOutput, error)

DescribeHoursOfOperationWithContext mocks base method

func (*MockConnectAPI) DescribeInstance

DescribeInstance mocks base method

func (*MockConnectAPI) DescribeInstanceAttribute

DescribeInstanceAttribute mocks base method

func (*MockConnectAPI) DescribeInstanceAttributeRequest

DescribeInstanceAttributeRequest mocks base method

func (*MockConnectAPI) DescribeInstanceAttributeWithContext

func (m *MockConnectAPI) DescribeInstanceAttributeWithContext(arg0 context.Context, arg1 *connect.DescribeInstanceAttributeInput, arg2 ...request.Option) (*connect.DescribeInstanceAttributeOutput, error)

DescribeInstanceAttributeWithContext mocks base method

func (*MockConnectAPI) DescribeInstanceRequest

DescribeInstanceRequest mocks base method

func (*MockConnectAPI) DescribeInstanceStorageConfig

DescribeInstanceStorageConfig mocks base method

func (*MockConnectAPI) DescribeInstanceStorageConfigRequest

DescribeInstanceStorageConfigRequest mocks base method

func (*MockConnectAPI) DescribeInstanceStorageConfigWithContext

func (m *MockConnectAPI) DescribeInstanceStorageConfigWithContext(arg0 context.Context, arg1 *connect.DescribeInstanceStorageConfigInput, arg2 ...request.Option) (*connect.DescribeInstanceStorageConfigOutput, error)

DescribeInstanceStorageConfigWithContext mocks base method

func (*MockConnectAPI) DescribeInstanceWithContext

func (m *MockConnectAPI) DescribeInstanceWithContext(arg0 context.Context, arg1 *connect.DescribeInstanceInput, arg2 ...request.Option) (*connect.DescribeInstanceOutput, error)

DescribeInstanceWithContext mocks base method

func (*MockConnectAPI) DescribePhoneNumber added in v1.43.43

DescribePhoneNumber mocks base method

func (*MockConnectAPI) DescribePhoneNumberRequest added in v1.43.43

DescribePhoneNumberRequest mocks base method

func (*MockConnectAPI) DescribePhoneNumberWithContext added in v1.43.43

func (m *MockConnectAPI) DescribePhoneNumberWithContext(arg0 context.Context, arg1 *connect.DescribePhoneNumberInput, arg2 ...request.Option) (*connect.DescribePhoneNumberOutput, error)

DescribePhoneNumberWithContext mocks base method

func (*MockConnectAPI) DescribePredefinedAttribute added in v1.54.2

DescribePredefinedAttribute mocks base method

func (*MockConnectAPI) DescribePredefinedAttributeRequest added in v1.54.2

DescribePredefinedAttributeRequest mocks base method

func (*MockConnectAPI) DescribePredefinedAttributeWithContext added in v1.54.2

func (m *MockConnectAPI) DescribePredefinedAttributeWithContext(arg0 context.Context, arg1 *connect.DescribePredefinedAttributeInput, arg2 ...request.Option) (*connect.DescribePredefinedAttributeOutput, error)

DescribePredefinedAttributeWithContext mocks base method

func (*MockConnectAPI) DescribePrompt added in v1.44.265

DescribePrompt mocks base method

func (*MockConnectAPI) DescribePromptRequest added in v1.44.265

DescribePromptRequest mocks base method

func (*MockConnectAPI) DescribePromptWithContext added in v1.44.265

func (m *MockConnectAPI) DescribePromptWithContext(arg0 context.Context, arg1 *connect.DescribePromptInput, arg2 ...request.Option) (*connect.DescribePromptOutput, error)

DescribePromptWithContext mocks base method

func (*MockConnectAPI) DescribeQueue

DescribeQueue mocks base method

func (*MockConnectAPI) DescribeQueueRequest

DescribeQueueRequest mocks base method

func (*MockConnectAPI) DescribeQueueWithContext

func (m *MockConnectAPI) DescribeQueueWithContext(arg0 context.Context, arg1 *connect.DescribeQueueInput, arg2 ...request.Option) (*connect.DescribeQueueOutput, error)

DescribeQueueWithContext mocks base method

func (*MockConnectAPI) DescribeQuickConnect

DescribeQuickConnect mocks base method

func (*MockConnectAPI) DescribeQuickConnectRequest

DescribeQuickConnectRequest mocks base method

func (*MockConnectAPI) DescribeQuickConnectWithContext

func (m *MockConnectAPI) DescribeQuickConnectWithContext(arg0 context.Context, arg1 *connect.DescribeQuickConnectInput, arg2 ...request.Option) (*connect.DescribeQuickConnectOutput, error)

DescribeQuickConnectWithContext mocks base method

func (*MockConnectAPI) DescribeRoutingProfile

DescribeRoutingProfile mocks base method

func (*MockConnectAPI) DescribeRoutingProfileRequest

DescribeRoutingProfileRequest mocks base method

func (*MockConnectAPI) DescribeRoutingProfileWithContext

func (m *MockConnectAPI) DescribeRoutingProfileWithContext(arg0 context.Context, arg1 *connect.DescribeRoutingProfileInput, arg2 ...request.Option) (*connect.DescribeRoutingProfileOutput, error)

DescribeRoutingProfileWithContext mocks base method

func (*MockConnectAPI) DescribeRule added in v1.44.154

DescribeRule mocks base method

func (*MockConnectAPI) DescribeRuleRequest added in v1.44.154

DescribeRuleRequest mocks base method

func (*MockConnectAPI) DescribeRuleWithContext added in v1.44.154

func (m *MockConnectAPI) DescribeRuleWithContext(arg0 context.Context, arg1 *connect.DescribeRuleInput, arg2 ...request.Option) (*connect.DescribeRuleOutput, error)

DescribeRuleWithContext mocks base method

func (*MockConnectAPI) DescribeSecurityProfile

DescribeSecurityProfile mocks base method

func (*MockConnectAPI) DescribeSecurityProfileRequest

DescribeSecurityProfileRequest mocks base method

func (*MockConnectAPI) DescribeSecurityProfileWithContext

func (m *MockConnectAPI) DescribeSecurityProfileWithContext(arg0 context.Context, arg1 *connect.DescribeSecurityProfileInput, arg2 ...request.Option) (*connect.DescribeSecurityProfileOutput, error)

DescribeSecurityProfileWithContext mocks base method

func (*MockConnectAPI) DescribeTrafficDistributionGroup added in v1.44.119

DescribeTrafficDistributionGroup mocks base method

func (*MockConnectAPI) DescribeTrafficDistributionGroupRequest added in v1.44.119

DescribeTrafficDistributionGroupRequest mocks base method

func (*MockConnectAPI) DescribeTrafficDistributionGroupWithContext added in v1.44.119

func (m *MockConnectAPI) DescribeTrafficDistributionGroupWithContext(arg0 context.Context, arg1 *connect.DescribeTrafficDistributionGroupInput, arg2 ...request.Option) (*connect.DescribeTrafficDistributionGroupOutput, error)

DescribeTrafficDistributionGroupWithContext mocks base method

func (*MockConnectAPI) DescribeUser

DescribeUser mocks base method

func (*MockConnectAPI) DescribeUserHierarchyGroup

DescribeUserHierarchyGroup mocks base method

func (*MockConnectAPI) DescribeUserHierarchyGroupRequest

DescribeUserHierarchyGroupRequest mocks base method

func (*MockConnectAPI) DescribeUserHierarchyGroupWithContext

func (m *MockConnectAPI) DescribeUserHierarchyGroupWithContext(arg0 context.Context, arg1 *connect.DescribeUserHierarchyGroupInput, arg2 ...request.Option) (*connect.DescribeUserHierarchyGroupOutput, error)

DescribeUserHierarchyGroupWithContext mocks base method

func (*MockConnectAPI) DescribeUserHierarchyStructure

DescribeUserHierarchyStructure mocks base method

func (*MockConnectAPI) DescribeUserHierarchyStructureRequest

DescribeUserHierarchyStructureRequest mocks base method

func (*MockConnectAPI) DescribeUserHierarchyStructureWithContext

func (m *MockConnectAPI) DescribeUserHierarchyStructureWithContext(arg0 context.Context, arg1 *connect.DescribeUserHierarchyStructureInput, arg2 ...request.Option) (*connect.DescribeUserHierarchyStructureOutput, error)

DescribeUserHierarchyStructureWithContext mocks base method

func (*MockConnectAPI) DescribeUserRequest

DescribeUserRequest mocks base method

func (*MockConnectAPI) DescribeUserWithContext

func (m *MockConnectAPI) DescribeUserWithContext(arg0 context.Context, arg1 *connect.DescribeUserInput, arg2 ...request.Option) (*connect.DescribeUserOutput, error)

DescribeUserWithContext mocks base method

func (*MockConnectAPI) DescribeView added in v1.45.2

DescribeView mocks base method

func (*MockConnectAPI) DescribeViewRequest added in v1.45.2

DescribeViewRequest mocks base method

func (*MockConnectAPI) DescribeViewWithContext added in v1.45.2

func (m *MockConnectAPI) DescribeViewWithContext(arg0 context.Context, arg1 *connect.DescribeViewInput, arg2 ...request.Option) (*connect.DescribeViewOutput, error)

DescribeViewWithContext mocks base method

func (*MockConnectAPI) DescribeVocabulary

DescribeVocabulary mocks base method

func (*MockConnectAPI) DescribeVocabularyRequest

DescribeVocabularyRequest mocks base method

func (*MockConnectAPI) DescribeVocabularyWithContext

func (m *MockConnectAPI) DescribeVocabularyWithContext(arg0 context.Context, arg1 *connect.DescribeVocabularyInput, arg2 ...request.Option) (*connect.DescribeVocabularyOutput, error)

DescribeVocabularyWithContext mocks base method

func (*MockConnectAPI) DisassociateAnalyticsDataSet added in v1.54.2

DisassociateAnalyticsDataSet mocks base method

func (*MockConnectAPI) DisassociateAnalyticsDataSetRequest added in v1.54.2

DisassociateAnalyticsDataSetRequest mocks base method

func (*MockConnectAPI) DisassociateAnalyticsDataSetWithContext added in v1.54.2

func (m *MockConnectAPI) DisassociateAnalyticsDataSetWithContext(arg0 context.Context, arg1 *connect.DisassociateAnalyticsDataSetInput, arg2 ...request.Option) (*connect.DisassociateAnalyticsDataSetOutput, error)

DisassociateAnalyticsDataSetWithContext mocks base method

func (*MockConnectAPI) DisassociateApprovedOrigin

DisassociateApprovedOrigin mocks base method

func (*MockConnectAPI) DisassociateApprovedOriginRequest

DisassociateApprovedOriginRequest mocks base method

func (*MockConnectAPI) DisassociateApprovedOriginWithContext

func (m *MockConnectAPI) DisassociateApprovedOriginWithContext(arg0 context.Context, arg1 *connect.DisassociateApprovedOriginInput, arg2 ...request.Option) (*connect.DisassociateApprovedOriginOutput, error)

DisassociateApprovedOriginWithContext mocks base method

func (*MockConnectAPI) DisassociateBot

DisassociateBot mocks base method

func (*MockConnectAPI) DisassociateBotRequest

DisassociateBotRequest mocks base method

func (*MockConnectAPI) DisassociateBotWithContext

func (m *MockConnectAPI) DisassociateBotWithContext(arg0 context.Context, arg1 *connect.DisassociateBotInput, arg2 ...request.Option) (*connect.DisassociateBotOutput, error)

DisassociateBotWithContext mocks base method

func (*MockConnectAPI) DisassociateFlow added in v1.54.2

DisassociateFlow mocks base method

func (*MockConnectAPI) DisassociateFlowRequest added in v1.54.2

DisassociateFlowRequest mocks base method

func (*MockConnectAPI) DisassociateFlowWithContext added in v1.54.2

func (m *MockConnectAPI) DisassociateFlowWithContext(arg0 context.Context, arg1 *connect.DisassociateFlowInput, arg2 ...request.Option) (*connect.DisassociateFlowOutput, error)

DisassociateFlowWithContext mocks base method

func (*MockConnectAPI) DisassociateInstanceStorageConfig

DisassociateInstanceStorageConfig mocks base method

func (*MockConnectAPI) DisassociateInstanceStorageConfigRequest

DisassociateInstanceStorageConfigRequest mocks base method

func (*MockConnectAPI) DisassociateInstanceStorageConfigWithContext

func (m *MockConnectAPI) DisassociateInstanceStorageConfigWithContext(arg0 context.Context, arg1 *connect.DisassociateInstanceStorageConfigInput, arg2 ...request.Option) (*connect.DisassociateInstanceStorageConfigOutput, error)

DisassociateInstanceStorageConfigWithContext mocks base method

func (*MockConnectAPI) DisassociateLambdaFunction

DisassociateLambdaFunction mocks base method

func (*MockConnectAPI) DisassociateLambdaFunctionRequest

DisassociateLambdaFunctionRequest mocks base method

func (*MockConnectAPI) DisassociateLambdaFunctionWithContext

func (m *MockConnectAPI) DisassociateLambdaFunctionWithContext(arg0 context.Context, arg1 *connect.DisassociateLambdaFunctionInput, arg2 ...request.Option) (*connect.DisassociateLambdaFunctionOutput, error)

DisassociateLambdaFunctionWithContext mocks base method

func (*MockConnectAPI) DisassociateLexBot

DisassociateLexBot mocks base method

func (*MockConnectAPI) DisassociateLexBotRequest

DisassociateLexBotRequest mocks base method

func (*MockConnectAPI) DisassociateLexBotWithContext

func (m *MockConnectAPI) DisassociateLexBotWithContext(arg0 context.Context, arg1 *connect.DisassociateLexBotInput, arg2 ...request.Option) (*connect.DisassociateLexBotOutput, error)

DisassociateLexBotWithContext mocks base method

func (*MockConnectAPI) DisassociatePhoneNumberContactFlow added in v1.43.43

DisassociatePhoneNumberContactFlow mocks base method

func (*MockConnectAPI) DisassociatePhoneNumberContactFlowRequest added in v1.43.43

DisassociatePhoneNumberContactFlowRequest mocks base method

func (*MockConnectAPI) DisassociatePhoneNumberContactFlowWithContext added in v1.43.43

func (m *MockConnectAPI) DisassociatePhoneNumberContactFlowWithContext(arg0 context.Context, arg1 *connect.DisassociatePhoneNumberContactFlowInput, arg2 ...request.Option) (*connect.DisassociatePhoneNumberContactFlowOutput, error)

DisassociatePhoneNumberContactFlowWithContext mocks base method

func (*MockConnectAPI) DisassociateQueueQuickConnects

DisassociateQueueQuickConnects mocks base method

func (*MockConnectAPI) DisassociateQueueQuickConnectsRequest

DisassociateQueueQuickConnectsRequest mocks base method

func (*MockConnectAPI) DisassociateQueueQuickConnectsWithContext

func (m *MockConnectAPI) DisassociateQueueQuickConnectsWithContext(arg0 context.Context, arg1 *connect.DisassociateQueueQuickConnectsInput, arg2 ...request.Option) (*connect.DisassociateQueueQuickConnectsOutput, error)

DisassociateQueueQuickConnectsWithContext mocks base method

func (*MockConnectAPI) DisassociateRoutingProfileQueues

DisassociateRoutingProfileQueues mocks base method

func (*MockConnectAPI) DisassociateRoutingProfileQueuesRequest

DisassociateRoutingProfileQueuesRequest mocks base method

func (*MockConnectAPI) DisassociateRoutingProfileQueuesWithContext

func (m *MockConnectAPI) DisassociateRoutingProfileQueuesWithContext(arg0 context.Context, arg1 *connect.DisassociateRoutingProfileQueuesInput, arg2 ...request.Option) (*connect.DisassociateRoutingProfileQueuesOutput, error)

DisassociateRoutingProfileQueuesWithContext mocks base method

func (*MockConnectAPI) DisassociateSecurityKey

DisassociateSecurityKey mocks base method

func (*MockConnectAPI) DisassociateSecurityKeyRequest

DisassociateSecurityKeyRequest mocks base method

func (*MockConnectAPI) DisassociateSecurityKeyWithContext

func (m *MockConnectAPI) DisassociateSecurityKeyWithContext(arg0 context.Context, arg1 *connect.DisassociateSecurityKeyInput, arg2 ...request.Option) (*connect.DisassociateSecurityKeyOutput, error)

DisassociateSecurityKeyWithContext mocks base method

func (*MockConnectAPI) DisassociateTrafficDistributionGroupUser added in v1.44.321

DisassociateTrafficDistributionGroupUser mocks base method

func (*MockConnectAPI) DisassociateTrafficDistributionGroupUserRequest added in v1.44.321

DisassociateTrafficDistributionGroupUserRequest mocks base method

func (*MockConnectAPI) DisassociateTrafficDistributionGroupUserWithContext added in v1.44.321

DisassociateTrafficDistributionGroupUserWithContext mocks base method

func (*MockConnectAPI) DisassociateUserProficiencies added in v1.54.2

DisassociateUserProficiencies mocks base method

func (*MockConnectAPI) DisassociateUserProficienciesRequest added in v1.54.2

DisassociateUserProficienciesRequest mocks base method

func (*MockConnectAPI) DisassociateUserProficienciesWithContext added in v1.54.2

func (m *MockConnectAPI) DisassociateUserProficienciesWithContext(arg0 context.Context, arg1 *connect.DisassociateUserProficienciesInput, arg2 ...request.Option) (*connect.DisassociateUserProficienciesOutput, error)

DisassociateUserProficienciesWithContext mocks base method

func (*MockConnectAPI) DismissUserContact added in v1.44.127

DismissUserContact mocks base method

func (*MockConnectAPI) DismissUserContactRequest added in v1.44.127

DismissUserContactRequest mocks base method

func (*MockConnectAPI) DismissUserContactWithContext added in v1.44.127

func (m *MockConnectAPI) DismissUserContactWithContext(arg0 context.Context, arg1 *connect.DismissUserContactInput, arg2 ...request.Option) (*connect.DismissUserContactOutput, error)

DismissUserContactWithContext mocks base method

func (*MockConnectAPI) EXPECT

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

func (*MockConnectAPI) GetAttachedFile added in v1.54.2

GetAttachedFile mocks base method

func (*MockConnectAPI) GetAttachedFileRequest added in v1.54.2

GetAttachedFileRequest mocks base method

func (*MockConnectAPI) GetAttachedFileWithContext added in v1.54.2

func (m *MockConnectAPI) GetAttachedFileWithContext(arg0 context.Context, arg1 *connect.GetAttachedFileInput, arg2 ...request.Option) (*connect.GetAttachedFileOutput, error)

GetAttachedFileWithContext mocks base method

func (*MockConnectAPI) GetContactAttributes

GetContactAttributes mocks base method

func (*MockConnectAPI) GetContactAttributesRequest

GetContactAttributesRequest mocks base method

func (*MockConnectAPI) GetContactAttributesWithContext

func (m *MockConnectAPI) GetContactAttributesWithContext(arg0 context.Context, arg1 *connect.GetContactAttributesInput, arg2 ...request.Option) (*connect.GetContactAttributesOutput, error)

GetContactAttributesWithContext mocks base method

func (*MockConnectAPI) GetCurrentMetricData

GetCurrentMetricData mocks base method

func (*MockConnectAPI) GetCurrentMetricDataPages

func (m *MockConnectAPI) GetCurrentMetricDataPages(arg0 *connect.GetCurrentMetricDataInput, arg1 func(*connect.GetCurrentMetricDataOutput, bool) bool) error

GetCurrentMetricDataPages mocks base method

func (*MockConnectAPI) GetCurrentMetricDataPagesWithContext

func (m *MockConnectAPI) GetCurrentMetricDataPagesWithContext(arg0 context.Context, arg1 *connect.GetCurrentMetricDataInput, arg2 func(*connect.GetCurrentMetricDataOutput, bool) bool, arg3 ...request.Option) error

GetCurrentMetricDataPagesWithContext mocks base method

func (*MockConnectAPI) GetCurrentMetricDataRequest

GetCurrentMetricDataRequest mocks base method

func (*MockConnectAPI) GetCurrentMetricDataWithContext

func (m *MockConnectAPI) GetCurrentMetricDataWithContext(arg0 context.Context, arg1 *connect.GetCurrentMetricDataInput, arg2 ...request.Option) (*connect.GetCurrentMetricDataOutput, error)

GetCurrentMetricDataWithContext mocks base method

func (*MockConnectAPI) GetCurrentUserData added in v1.44.28

GetCurrentUserData mocks base method

func (*MockConnectAPI) GetCurrentUserDataPages added in v1.44.28

func (m *MockConnectAPI) GetCurrentUserDataPages(arg0 *connect.GetCurrentUserDataInput, arg1 func(*connect.GetCurrentUserDataOutput, bool) bool) error

GetCurrentUserDataPages mocks base method

func (*MockConnectAPI) GetCurrentUserDataPagesWithContext added in v1.44.28

func (m *MockConnectAPI) GetCurrentUserDataPagesWithContext(arg0 context.Context, arg1 *connect.GetCurrentUserDataInput, arg2 func(*connect.GetCurrentUserDataOutput, bool) bool, arg3 ...request.Option) error

GetCurrentUserDataPagesWithContext mocks base method

func (*MockConnectAPI) GetCurrentUserDataRequest added in v1.44.28

GetCurrentUserDataRequest mocks base method

func (*MockConnectAPI) GetCurrentUserDataWithContext added in v1.44.28

func (m *MockConnectAPI) GetCurrentUserDataWithContext(arg0 context.Context, arg1 *connect.GetCurrentUserDataInput, arg2 ...request.Option) (*connect.GetCurrentUserDataOutput, error)

GetCurrentUserDataWithContext mocks base method

func (*MockConnectAPI) GetFederationToken

GetFederationToken mocks base method

func (*MockConnectAPI) GetFederationTokenRequest

GetFederationTokenRequest mocks base method

func (*MockConnectAPI) GetFederationTokenWithContext

func (m *MockConnectAPI) GetFederationTokenWithContext(arg0 context.Context, arg1 *connect.GetFederationTokenInput, arg2 ...request.Option) (*connect.GetFederationTokenOutput, error)

GetFederationTokenWithContext mocks base method

func (*MockConnectAPI) GetFlowAssociation added in v1.54.2

GetFlowAssociation mocks base method

func (*MockConnectAPI) GetFlowAssociationRequest added in v1.54.2

GetFlowAssociationRequest mocks base method

func (*MockConnectAPI) GetFlowAssociationWithContext added in v1.54.2

func (m *MockConnectAPI) GetFlowAssociationWithContext(arg0 context.Context, arg1 *connect.GetFlowAssociationInput, arg2 ...request.Option) (*connect.GetFlowAssociationOutput, error)

GetFlowAssociationWithContext mocks base method

func (*MockConnectAPI) GetMetricData

GetMetricData mocks base method

func (*MockConnectAPI) GetMetricDataPages

func (m *MockConnectAPI) GetMetricDataPages(arg0 *connect.GetMetricDataInput, arg1 func(*connect.GetMetricDataOutput, bool) bool) error

GetMetricDataPages mocks base method

func (*MockConnectAPI) GetMetricDataPagesWithContext

func (m *MockConnectAPI) GetMetricDataPagesWithContext(arg0 context.Context, arg1 *connect.GetMetricDataInput, arg2 func(*connect.GetMetricDataOutput, bool) bool, arg3 ...request.Option) error

GetMetricDataPagesWithContext mocks base method

func (*MockConnectAPI) GetMetricDataRequest

GetMetricDataRequest mocks base method

func (*MockConnectAPI) GetMetricDataV2 added in v1.44.218

GetMetricDataV2 mocks base method

func (*MockConnectAPI) GetMetricDataV2Pages added in v1.44.218

func (m *MockConnectAPI) GetMetricDataV2Pages(arg0 *connect.GetMetricDataV2Input, arg1 func(*connect.GetMetricDataV2Output, bool) bool) error

GetMetricDataV2Pages mocks base method

func (*MockConnectAPI) GetMetricDataV2PagesWithContext added in v1.44.218

func (m *MockConnectAPI) GetMetricDataV2PagesWithContext(arg0 context.Context, arg1 *connect.GetMetricDataV2Input, arg2 func(*connect.GetMetricDataV2Output, bool) bool, arg3 ...request.Option) error

GetMetricDataV2PagesWithContext mocks base method

func (*MockConnectAPI) GetMetricDataV2Request added in v1.44.218

GetMetricDataV2Request mocks base method

func (*MockConnectAPI) GetMetricDataV2WithContext added in v1.44.218

func (m *MockConnectAPI) GetMetricDataV2WithContext(arg0 context.Context, arg1 *connect.GetMetricDataV2Input, arg2 ...request.Option) (*connect.GetMetricDataV2Output, error)

GetMetricDataV2WithContext mocks base method

func (*MockConnectAPI) GetMetricDataWithContext

func (m *MockConnectAPI) GetMetricDataWithContext(arg0 context.Context, arg1 *connect.GetMetricDataInput, arg2 ...request.Option) (*connect.GetMetricDataOutput, error)

GetMetricDataWithContext mocks base method

func (*MockConnectAPI) GetPromptFile added in v1.44.265

GetPromptFile mocks base method

func (*MockConnectAPI) GetPromptFileRequest added in v1.44.265

GetPromptFileRequest mocks base method

func (*MockConnectAPI) GetPromptFileWithContext added in v1.44.265

func (m *MockConnectAPI) GetPromptFileWithContext(arg0 context.Context, arg1 *connect.GetPromptFileInput, arg2 ...request.Option) (*connect.GetPromptFileOutput, error)

GetPromptFileWithContext mocks base method

func (*MockConnectAPI) GetTaskTemplate added in v1.44.27

GetTaskTemplate mocks base method

func (*MockConnectAPI) GetTaskTemplateRequest added in v1.44.27

GetTaskTemplateRequest mocks base method

func (*MockConnectAPI) GetTaskTemplateWithContext added in v1.44.27

func (m *MockConnectAPI) GetTaskTemplateWithContext(arg0 context.Context, arg1 *connect.GetTaskTemplateInput, arg2 ...request.Option) (*connect.GetTaskTemplateOutput, error)

GetTaskTemplateWithContext mocks base method

func (*MockConnectAPI) GetTrafficDistribution added in v1.44.119

GetTrafficDistribution mocks base method

func (*MockConnectAPI) GetTrafficDistributionRequest added in v1.44.119

GetTrafficDistributionRequest mocks base method

func (*MockConnectAPI) GetTrafficDistributionWithContext added in v1.44.119

func (m *MockConnectAPI) GetTrafficDistributionWithContext(arg0 context.Context, arg1 *connect.GetTrafficDistributionInput, arg2 ...request.Option) (*connect.GetTrafficDistributionOutput, error)

GetTrafficDistributionWithContext mocks base method

func (*MockConnectAPI) ImportPhoneNumber added in v1.54.2

ImportPhoneNumber mocks base method

func (*MockConnectAPI) ImportPhoneNumberRequest added in v1.54.2

ImportPhoneNumberRequest mocks base method

func (*MockConnectAPI) ImportPhoneNumberWithContext added in v1.54.2

func (m *MockConnectAPI) ImportPhoneNumberWithContext(arg0 context.Context, arg1 *connect.ImportPhoneNumberInput, arg2 ...request.Option) (*connect.ImportPhoneNumberOutput, error)

ImportPhoneNumberWithContext mocks base method

func (*MockConnectAPI) ListAgentStatuses

ListAgentStatuses mocks base method

func (*MockConnectAPI) ListAgentStatusesPages

func (m *MockConnectAPI) ListAgentStatusesPages(arg0 *connect.ListAgentStatusesInput, arg1 func(*connect.ListAgentStatusesOutput, bool) bool) error

ListAgentStatusesPages mocks base method

func (*MockConnectAPI) ListAgentStatusesPagesWithContext

func (m *MockConnectAPI) ListAgentStatusesPagesWithContext(arg0 context.Context, arg1 *connect.ListAgentStatusesInput, arg2 func(*connect.ListAgentStatusesOutput, bool) bool, arg3 ...request.Option) error

ListAgentStatusesPagesWithContext mocks base method

func (*MockConnectAPI) ListAgentStatusesRequest

ListAgentStatusesRequest mocks base method

func (*MockConnectAPI) ListAgentStatusesWithContext

func (m *MockConnectAPI) ListAgentStatusesWithContext(arg0 context.Context, arg1 *connect.ListAgentStatusesInput, arg2 ...request.Option) (*connect.ListAgentStatusesOutput, error)

ListAgentStatusesWithContext mocks base method

func (*MockConnectAPI) ListAnalyticsDataAssociations added in v1.54.2

ListAnalyticsDataAssociations mocks base method

func (*MockConnectAPI) ListAnalyticsDataAssociationsRequest added in v1.54.2

ListAnalyticsDataAssociationsRequest mocks base method

func (*MockConnectAPI) ListAnalyticsDataAssociationsWithContext added in v1.54.2

func (m *MockConnectAPI) ListAnalyticsDataAssociationsWithContext(arg0 context.Context, arg1 *connect.ListAnalyticsDataAssociationsInput, arg2 ...request.Option) (*connect.ListAnalyticsDataAssociationsOutput, error)

ListAnalyticsDataAssociationsWithContext mocks base method

func (*MockConnectAPI) ListApprovedOrigins

ListApprovedOrigins mocks base method

func (*MockConnectAPI) ListApprovedOriginsPages

func (m *MockConnectAPI) ListApprovedOriginsPages(arg0 *connect.ListApprovedOriginsInput, arg1 func(*connect.ListApprovedOriginsOutput, bool) bool) error

ListApprovedOriginsPages mocks base method

func (*MockConnectAPI) ListApprovedOriginsPagesWithContext

func (m *MockConnectAPI) ListApprovedOriginsPagesWithContext(arg0 context.Context, arg1 *connect.ListApprovedOriginsInput, arg2 func(*connect.ListApprovedOriginsOutput, bool) bool, arg3 ...request.Option) error

ListApprovedOriginsPagesWithContext mocks base method

func (*MockConnectAPI) ListApprovedOriginsRequest

ListApprovedOriginsRequest mocks base method

func (*MockConnectAPI) ListApprovedOriginsWithContext

func (m *MockConnectAPI) ListApprovedOriginsWithContext(arg0 context.Context, arg1 *connect.ListApprovedOriginsInput, arg2 ...request.Option) (*connect.ListApprovedOriginsOutput, error)

ListApprovedOriginsWithContext mocks base method

func (*MockConnectAPI) ListAuthenticationProfiles added in v1.54.12

ListAuthenticationProfiles mocks base method

func (*MockConnectAPI) ListAuthenticationProfilesPages added in v1.54.12

func (m *MockConnectAPI) ListAuthenticationProfilesPages(arg0 *connect.ListAuthenticationProfilesInput, arg1 func(*connect.ListAuthenticationProfilesOutput, bool) bool) error

ListAuthenticationProfilesPages mocks base method

func (*MockConnectAPI) ListAuthenticationProfilesPagesWithContext added in v1.54.12

func (m *MockConnectAPI) ListAuthenticationProfilesPagesWithContext(arg0 context.Context, arg1 *connect.ListAuthenticationProfilesInput, arg2 func(*connect.ListAuthenticationProfilesOutput, bool) bool, arg3 ...request.Option) error

ListAuthenticationProfilesPagesWithContext mocks base method

func (*MockConnectAPI) ListAuthenticationProfilesRequest added in v1.54.12

ListAuthenticationProfilesRequest mocks base method

func (*MockConnectAPI) ListAuthenticationProfilesWithContext added in v1.54.12

func (m *MockConnectAPI) ListAuthenticationProfilesWithContext(arg0 context.Context, arg1 *connect.ListAuthenticationProfilesInput, arg2 ...request.Option) (*connect.ListAuthenticationProfilesOutput, error)

ListAuthenticationProfilesWithContext mocks base method

func (*MockConnectAPI) ListBots

ListBots mocks base method

func (*MockConnectAPI) ListBotsPages

func (m *MockConnectAPI) ListBotsPages(arg0 *connect.ListBotsInput, arg1 func(*connect.ListBotsOutput, bool) bool) error

ListBotsPages mocks base method

func (*MockConnectAPI) ListBotsPagesWithContext

func (m *MockConnectAPI) ListBotsPagesWithContext(arg0 context.Context, arg1 *connect.ListBotsInput, arg2 func(*connect.ListBotsOutput, bool) bool, arg3 ...request.Option) error

ListBotsPagesWithContext mocks base method

func (*MockConnectAPI) ListBotsRequest

func (m *MockConnectAPI) ListBotsRequest(arg0 *connect.ListBotsInput) (*request.Request, *connect.ListBotsOutput)

ListBotsRequest mocks base method

func (*MockConnectAPI) ListBotsWithContext

func (m *MockConnectAPI) ListBotsWithContext(arg0 context.Context, arg1 *connect.ListBotsInput, arg2 ...request.Option) (*connect.ListBotsOutput, error)

ListBotsWithContext mocks base method

func (*MockConnectAPI) ListContactEvaluations added in v1.44.250

ListContactEvaluations mocks base method

func (*MockConnectAPI) ListContactEvaluationsPages added in v1.44.250

func (m *MockConnectAPI) ListContactEvaluationsPages(arg0 *connect.ListContactEvaluationsInput, arg1 func(*connect.ListContactEvaluationsOutput, bool) bool) error

ListContactEvaluationsPages mocks base method

func (*MockConnectAPI) ListContactEvaluationsPagesWithContext added in v1.44.250

func (m *MockConnectAPI) ListContactEvaluationsPagesWithContext(arg0 context.Context, arg1 *connect.ListContactEvaluationsInput, arg2 func(*connect.ListContactEvaluationsOutput, bool) bool, arg3 ...request.Option) error

ListContactEvaluationsPagesWithContext mocks base method

func (*MockConnectAPI) ListContactEvaluationsRequest added in v1.44.250

ListContactEvaluationsRequest mocks base method

func (*MockConnectAPI) ListContactEvaluationsWithContext added in v1.44.250

func (m *MockConnectAPI) ListContactEvaluationsWithContext(arg0 context.Context, arg1 *connect.ListContactEvaluationsInput, arg2 ...request.Option) (*connect.ListContactEvaluationsOutput, error)

ListContactEvaluationsWithContext mocks base method

func (*MockConnectAPI) ListContactFlowModules

ListContactFlowModules mocks base method

func (*MockConnectAPI) ListContactFlowModulesPages

func (m *MockConnectAPI) ListContactFlowModulesPages(arg0 *connect.ListContactFlowModulesInput, arg1 func(*connect.ListContactFlowModulesOutput, bool) bool) error

ListContactFlowModulesPages mocks base method

func (*MockConnectAPI) ListContactFlowModulesPagesWithContext

func (m *MockConnectAPI) ListContactFlowModulesPagesWithContext(arg0 context.Context, arg1 *connect.ListContactFlowModulesInput, arg2 func(*connect.ListContactFlowModulesOutput, bool) bool, arg3 ...request.Option) error

ListContactFlowModulesPagesWithContext mocks base method

func (*MockConnectAPI) ListContactFlowModulesRequest

ListContactFlowModulesRequest mocks base method

func (*MockConnectAPI) ListContactFlowModulesWithContext

func (m *MockConnectAPI) ListContactFlowModulesWithContext(arg0 context.Context, arg1 *connect.ListContactFlowModulesInput, arg2 ...request.Option) (*connect.ListContactFlowModulesOutput, error)

ListContactFlowModulesWithContext mocks base method

func (*MockConnectAPI) ListContactFlows

ListContactFlows mocks base method

func (*MockConnectAPI) ListContactFlowsPages

func (m *MockConnectAPI) ListContactFlowsPages(arg0 *connect.ListContactFlowsInput, arg1 func(*connect.ListContactFlowsOutput, bool) bool) error

ListContactFlowsPages mocks base method

func (*MockConnectAPI) ListContactFlowsPagesWithContext

func (m *MockConnectAPI) ListContactFlowsPagesWithContext(arg0 context.Context, arg1 *connect.ListContactFlowsInput, arg2 func(*connect.ListContactFlowsOutput, bool) bool, arg3 ...request.Option) error

ListContactFlowsPagesWithContext mocks base method

func (*MockConnectAPI) ListContactFlowsRequest

ListContactFlowsRequest mocks base method

func (*MockConnectAPI) ListContactFlowsWithContext

func (m *MockConnectAPI) ListContactFlowsWithContext(arg0 context.Context, arg1 *connect.ListContactFlowsInput, arg2 ...request.Option) (*connect.ListContactFlowsOutput, error)

ListContactFlowsWithContext mocks base method

func (*MockConnectAPI) ListContactReferences

ListContactReferences mocks base method

func (*MockConnectAPI) ListContactReferencesPages

func (m *MockConnectAPI) ListContactReferencesPages(arg0 *connect.ListContactReferencesInput, arg1 func(*connect.ListContactReferencesOutput, bool) bool) error

ListContactReferencesPages mocks base method

func (*MockConnectAPI) ListContactReferencesPagesWithContext

func (m *MockConnectAPI) ListContactReferencesPagesWithContext(arg0 context.Context, arg1 *connect.ListContactReferencesInput, arg2 func(*connect.ListContactReferencesOutput, bool) bool, arg3 ...request.Option) error

ListContactReferencesPagesWithContext mocks base method

func (*MockConnectAPI) ListContactReferencesRequest

ListContactReferencesRequest mocks base method

func (*MockConnectAPI) ListContactReferencesWithContext

func (m *MockConnectAPI) ListContactReferencesWithContext(arg0 context.Context, arg1 *connect.ListContactReferencesInput, arg2 ...request.Option) (*connect.ListContactReferencesOutput, error)

ListContactReferencesWithContext mocks base method

func (*MockConnectAPI) ListDefaultVocabularies

ListDefaultVocabularies mocks base method

func (*MockConnectAPI) ListDefaultVocabulariesPages

func (m *MockConnectAPI) ListDefaultVocabulariesPages(arg0 *connect.ListDefaultVocabulariesInput, arg1 func(*connect.ListDefaultVocabulariesOutput, bool) bool) error

ListDefaultVocabulariesPages mocks base method

func (*MockConnectAPI) ListDefaultVocabulariesPagesWithContext

func (m *MockConnectAPI) ListDefaultVocabulariesPagesWithContext(arg0 context.Context, arg1 *connect.ListDefaultVocabulariesInput, arg2 func(*connect.ListDefaultVocabulariesOutput, bool) bool, arg3 ...request.Option) error

ListDefaultVocabulariesPagesWithContext mocks base method

func (*MockConnectAPI) ListDefaultVocabulariesRequest

ListDefaultVocabulariesRequest mocks base method

func (*MockConnectAPI) ListDefaultVocabulariesWithContext

func (m *MockConnectAPI) ListDefaultVocabulariesWithContext(arg0 context.Context, arg1 *connect.ListDefaultVocabulariesInput, arg2 ...request.Option) (*connect.ListDefaultVocabulariesOutput, error)

ListDefaultVocabulariesWithContext mocks base method

func (*MockConnectAPI) ListEvaluationFormVersions added in v1.44.250

ListEvaluationFormVersions mocks base method

func (*MockConnectAPI) ListEvaluationFormVersionsPages added in v1.44.250

func (m *MockConnectAPI) ListEvaluationFormVersionsPages(arg0 *connect.ListEvaluationFormVersionsInput, arg1 func(*connect.ListEvaluationFormVersionsOutput, bool) bool) error

ListEvaluationFormVersionsPages mocks base method

func (*MockConnectAPI) ListEvaluationFormVersionsPagesWithContext added in v1.44.250

func (m *MockConnectAPI) ListEvaluationFormVersionsPagesWithContext(arg0 context.Context, arg1 *connect.ListEvaluationFormVersionsInput, arg2 func(*connect.ListEvaluationFormVersionsOutput, bool) bool, arg3 ...request.Option) error

ListEvaluationFormVersionsPagesWithContext mocks base method

func (*MockConnectAPI) ListEvaluationFormVersionsRequest added in v1.44.250

ListEvaluationFormVersionsRequest mocks base method

func (*MockConnectAPI) ListEvaluationFormVersionsWithContext added in v1.44.250

func (m *MockConnectAPI) ListEvaluationFormVersionsWithContext(arg0 context.Context, arg1 *connect.ListEvaluationFormVersionsInput, arg2 ...request.Option) (*connect.ListEvaluationFormVersionsOutput, error)

ListEvaluationFormVersionsWithContext mocks base method

func (*MockConnectAPI) ListEvaluationForms added in v1.44.250

ListEvaluationForms mocks base method

func (*MockConnectAPI) ListEvaluationFormsPages added in v1.44.250

func (m *MockConnectAPI) ListEvaluationFormsPages(arg0 *connect.ListEvaluationFormsInput, arg1 func(*connect.ListEvaluationFormsOutput, bool) bool) error

ListEvaluationFormsPages mocks base method

func (*MockConnectAPI) ListEvaluationFormsPagesWithContext added in v1.44.250

func (m *MockConnectAPI) ListEvaluationFormsPagesWithContext(arg0 context.Context, arg1 *connect.ListEvaluationFormsInput, arg2 func(*connect.ListEvaluationFormsOutput, bool) bool, arg3 ...request.Option) error

ListEvaluationFormsPagesWithContext mocks base method

func (*MockConnectAPI) ListEvaluationFormsRequest added in v1.44.250

ListEvaluationFormsRequest mocks base method

func (*MockConnectAPI) ListEvaluationFormsWithContext added in v1.44.250

func (m *MockConnectAPI) ListEvaluationFormsWithContext(arg0 context.Context, arg1 *connect.ListEvaluationFormsInput, arg2 ...request.Option) (*connect.ListEvaluationFormsOutput, error)

ListEvaluationFormsWithContext mocks base method

func (*MockConnectAPI) ListFlowAssociations added in v1.54.2

ListFlowAssociations mocks base method

func (*MockConnectAPI) ListFlowAssociationsPages added in v1.54.2

func (m *MockConnectAPI) ListFlowAssociationsPages(arg0 *connect.ListFlowAssociationsInput, arg1 func(*connect.ListFlowAssociationsOutput, bool) bool) error

ListFlowAssociationsPages mocks base method

func (*MockConnectAPI) ListFlowAssociationsPagesWithContext added in v1.54.2

func (m *MockConnectAPI) ListFlowAssociationsPagesWithContext(arg0 context.Context, arg1 *connect.ListFlowAssociationsInput, arg2 func(*connect.ListFlowAssociationsOutput, bool) bool, arg3 ...request.Option) error

ListFlowAssociationsPagesWithContext mocks base method

func (*MockConnectAPI) ListFlowAssociationsRequest added in v1.54.2

ListFlowAssociationsRequest mocks base method

func (*MockConnectAPI) ListFlowAssociationsWithContext added in v1.54.2

func (m *MockConnectAPI) ListFlowAssociationsWithContext(arg0 context.Context, arg1 *connect.ListFlowAssociationsInput, arg2 ...request.Option) (*connect.ListFlowAssociationsOutput, error)

ListFlowAssociationsWithContext mocks base method

func (*MockConnectAPI) ListHoursOfOperations

ListHoursOfOperations mocks base method

func (*MockConnectAPI) ListHoursOfOperationsPages

func (m *MockConnectAPI) ListHoursOfOperationsPages(arg0 *connect.ListHoursOfOperationsInput, arg1 func(*connect.ListHoursOfOperationsOutput, bool) bool) error

ListHoursOfOperationsPages mocks base method

func (*MockConnectAPI) ListHoursOfOperationsPagesWithContext

func (m *MockConnectAPI) ListHoursOfOperationsPagesWithContext(arg0 context.Context, arg1 *connect.ListHoursOfOperationsInput, arg2 func(*connect.ListHoursOfOperationsOutput, bool) bool, arg3 ...request.Option) error

ListHoursOfOperationsPagesWithContext mocks base method

func (*MockConnectAPI) ListHoursOfOperationsRequest

ListHoursOfOperationsRequest mocks base method

func (*MockConnectAPI) ListHoursOfOperationsWithContext

func (m *MockConnectAPI) ListHoursOfOperationsWithContext(arg0 context.Context, arg1 *connect.ListHoursOfOperationsInput, arg2 ...request.Option) (*connect.ListHoursOfOperationsOutput, error)

ListHoursOfOperationsWithContext mocks base method

func (*MockConnectAPI) ListInstanceAttributes

ListInstanceAttributes mocks base method

func (*MockConnectAPI) ListInstanceAttributesPages

func (m *MockConnectAPI) ListInstanceAttributesPages(arg0 *connect.ListInstanceAttributesInput, arg1 func(*connect.ListInstanceAttributesOutput, bool) bool) error

ListInstanceAttributesPages mocks base method

func (*MockConnectAPI) ListInstanceAttributesPagesWithContext

func (m *MockConnectAPI) ListInstanceAttributesPagesWithContext(arg0 context.Context, arg1 *connect.ListInstanceAttributesInput, arg2 func(*connect.ListInstanceAttributesOutput, bool) bool, arg3 ...request.Option) error

ListInstanceAttributesPagesWithContext mocks base method

func (*MockConnectAPI) ListInstanceAttributesRequest

ListInstanceAttributesRequest mocks base method

func (*MockConnectAPI) ListInstanceAttributesWithContext

func (m *MockConnectAPI) ListInstanceAttributesWithContext(arg0 context.Context, arg1 *connect.ListInstanceAttributesInput, arg2 ...request.Option) (*connect.ListInstanceAttributesOutput, error)

ListInstanceAttributesWithContext mocks base method

func (*MockConnectAPI) ListInstanceStorageConfigs

ListInstanceStorageConfigs mocks base method

func (*MockConnectAPI) ListInstanceStorageConfigsPages

func (m *MockConnectAPI) ListInstanceStorageConfigsPages(arg0 *connect.ListInstanceStorageConfigsInput, arg1 func(*connect.ListInstanceStorageConfigsOutput, bool) bool) error

ListInstanceStorageConfigsPages mocks base method

func (*MockConnectAPI) ListInstanceStorageConfigsPagesWithContext

func (m *MockConnectAPI) ListInstanceStorageConfigsPagesWithContext(arg0 context.Context, arg1 *connect.ListInstanceStorageConfigsInput, arg2 func(*connect.ListInstanceStorageConfigsOutput, bool) bool, arg3 ...request.Option) error

ListInstanceStorageConfigsPagesWithContext mocks base method

func (*MockConnectAPI) ListInstanceStorageConfigsRequest

ListInstanceStorageConfigsRequest mocks base method

func (*MockConnectAPI) ListInstanceStorageConfigsWithContext

func (m *MockConnectAPI) ListInstanceStorageConfigsWithContext(arg0 context.Context, arg1 *connect.ListInstanceStorageConfigsInput, arg2 ...request.Option) (*connect.ListInstanceStorageConfigsOutput, error)

ListInstanceStorageConfigsWithContext mocks base method

func (*MockConnectAPI) ListInstances

ListInstances mocks base method

func (*MockConnectAPI) ListInstancesPages

func (m *MockConnectAPI) ListInstancesPages(arg0 *connect.ListInstancesInput, arg1 func(*connect.ListInstancesOutput, bool) bool) error

ListInstancesPages mocks base method

func (*MockConnectAPI) ListInstancesPagesWithContext

func (m *MockConnectAPI) ListInstancesPagesWithContext(arg0 context.Context, arg1 *connect.ListInstancesInput, arg2 func(*connect.ListInstancesOutput, bool) bool, arg3 ...request.Option) error

ListInstancesPagesWithContext mocks base method

func (*MockConnectAPI) ListInstancesRequest

ListInstancesRequest mocks base method

func (*MockConnectAPI) ListInstancesWithContext

func (m *MockConnectAPI) ListInstancesWithContext(arg0 context.Context, arg1 *connect.ListInstancesInput, arg2 ...request.Option) (*connect.ListInstancesOutput, error)

ListInstancesWithContext mocks base method

func (*MockConnectAPI) ListIntegrationAssociations

ListIntegrationAssociations mocks base method

func (*MockConnectAPI) ListIntegrationAssociationsPages

func (m *MockConnectAPI) ListIntegrationAssociationsPages(arg0 *connect.ListIntegrationAssociationsInput, arg1 func(*connect.ListIntegrationAssociationsOutput, bool) bool) error

ListIntegrationAssociationsPages mocks base method

func (*MockConnectAPI) ListIntegrationAssociationsPagesWithContext

func (m *MockConnectAPI) ListIntegrationAssociationsPagesWithContext(arg0 context.Context, arg1 *connect.ListIntegrationAssociationsInput, arg2 func(*connect.ListIntegrationAssociationsOutput, bool) bool, arg3 ...request.Option) error

ListIntegrationAssociationsPagesWithContext mocks base method

func (*MockConnectAPI) ListIntegrationAssociationsRequest

ListIntegrationAssociationsRequest mocks base method

func (*MockConnectAPI) ListIntegrationAssociationsWithContext

func (m *MockConnectAPI) ListIntegrationAssociationsWithContext(arg0 context.Context, arg1 *connect.ListIntegrationAssociationsInput, arg2 ...request.Option) (*connect.ListIntegrationAssociationsOutput, error)

ListIntegrationAssociationsWithContext mocks base method

func (*MockConnectAPI) ListLambdaFunctions

ListLambdaFunctions mocks base method

func (*MockConnectAPI) ListLambdaFunctionsPages

func (m *MockConnectAPI) ListLambdaFunctionsPages(arg0 *connect.ListLambdaFunctionsInput, arg1 func(*connect.ListLambdaFunctionsOutput, bool) bool) error

ListLambdaFunctionsPages mocks base method

func (*MockConnectAPI) ListLambdaFunctionsPagesWithContext

func (m *MockConnectAPI) ListLambdaFunctionsPagesWithContext(arg0 context.Context, arg1 *connect.ListLambdaFunctionsInput, arg2 func(*connect.ListLambdaFunctionsOutput, bool) bool, arg3 ...request.Option) error

ListLambdaFunctionsPagesWithContext mocks base method

func (*MockConnectAPI) ListLambdaFunctionsRequest

ListLambdaFunctionsRequest mocks base method

func (*MockConnectAPI) ListLambdaFunctionsWithContext

func (m *MockConnectAPI) ListLambdaFunctionsWithContext(arg0 context.Context, arg1 *connect.ListLambdaFunctionsInput, arg2 ...request.Option) (*connect.ListLambdaFunctionsOutput, error)

ListLambdaFunctionsWithContext mocks base method

func (*MockConnectAPI) ListLexBots

ListLexBots mocks base method

func (*MockConnectAPI) ListLexBotsPages

func (m *MockConnectAPI) ListLexBotsPages(arg0 *connect.ListLexBotsInput, arg1 func(*connect.ListLexBotsOutput, bool) bool) error

ListLexBotsPages mocks base method

func (*MockConnectAPI) ListLexBotsPagesWithContext

func (m *MockConnectAPI) ListLexBotsPagesWithContext(arg0 context.Context, arg1 *connect.ListLexBotsInput, arg2 func(*connect.ListLexBotsOutput, bool) bool, arg3 ...request.Option) error

ListLexBotsPagesWithContext mocks base method

func (*MockConnectAPI) ListLexBotsRequest

ListLexBotsRequest mocks base method

func (*MockConnectAPI) ListLexBotsWithContext

func (m *MockConnectAPI) ListLexBotsWithContext(arg0 context.Context, arg1 *connect.ListLexBotsInput, arg2 ...request.Option) (*connect.ListLexBotsOutput, error)

ListLexBotsWithContext mocks base method

func (*MockConnectAPI) ListPhoneNumbers

ListPhoneNumbers mocks base method

func (*MockConnectAPI) ListPhoneNumbersPages

func (m *MockConnectAPI) ListPhoneNumbersPages(arg0 *connect.ListPhoneNumbersInput, arg1 func(*connect.ListPhoneNumbersOutput, bool) bool) error

ListPhoneNumbersPages mocks base method

func (*MockConnectAPI) ListPhoneNumbersPagesWithContext

func (m *MockConnectAPI) ListPhoneNumbersPagesWithContext(arg0 context.Context, arg1 *connect.ListPhoneNumbersInput, arg2 func(*connect.ListPhoneNumbersOutput, bool) bool, arg3 ...request.Option) error

ListPhoneNumbersPagesWithContext mocks base method

func (*MockConnectAPI) ListPhoneNumbersRequest

ListPhoneNumbersRequest mocks base method

func (*MockConnectAPI) ListPhoneNumbersV2 added in v1.43.43

ListPhoneNumbersV2 mocks base method

func (*MockConnectAPI) ListPhoneNumbersV2Pages added in v1.43.43

func (m *MockConnectAPI) ListPhoneNumbersV2Pages(arg0 *connect.ListPhoneNumbersV2Input, arg1 func(*connect.ListPhoneNumbersV2Output, bool) bool) error

ListPhoneNumbersV2Pages mocks base method

func (*MockConnectAPI) ListPhoneNumbersV2PagesWithContext added in v1.43.43

func (m *MockConnectAPI) ListPhoneNumbersV2PagesWithContext(arg0 context.Context, arg1 *connect.ListPhoneNumbersV2Input, arg2 func(*connect.ListPhoneNumbersV2Output, bool) bool, arg3 ...request.Option) error

ListPhoneNumbersV2PagesWithContext mocks base method

func (*MockConnectAPI) ListPhoneNumbersV2Request added in v1.43.43

ListPhoneNumbersV2Request mocks base method

func (*MockConnectAPI) ListPhoneNumbersV2WithContext added in v1.43.43

func (m *MockConnectAPI) ListPhoneNumbersV2WithContext(arg0 context.Context, arg1 *connect.ListPhoneNumbersV2Input, arg2 ...request.Option) (*connect.ListPhoneNumbersV2Output, error)

ListPhoneNumbersV2WithContext mocks base method

func (*MockConnectAPI) ListPhoneNumbersWithContext

func (m *MockConnectAPI) ListPhoneNumbersWithContext(arg0 context.Context, arg1 *connect.ListPhoneNumbersInput, arg2 ...request.Option) (*connect.ListPhoneNumbersOutput, error)

ListPhoneNumbersWithContext mocks base method

func (*MockConnectAPI) ListPredefinedAttributes added in v1.54.2

ListPredefinedAttributes mocks base method

func (*MockConnectAPI) ListPredefinedAttributesPages added in v1.54.2

func (m *MockConnectAPI) ListPredefinedAttributesPages(arg0 *connect.ListPredefinedAttributesInput, arg1 func(*connect.ListPredefinedAttributesOutput, bool) bool) error

ListPredefinedAttributesPages mocks base method

func (*MockConnectAPI) ListPredefinedAttributesPagesWithContext added in v1.54.2

func (m *MockConnectAPI) ListPredefinedAttributesPagesWithContext(arg0 context.Context, arg1 *connect.ListPredefinedAttributesInput, arg2 func(*connect.ListPredefinedAttributesOutput, bool) bool, arg3 ...request.Option) error

ListPredefinedAttributesPagesWithContext mocks base method

func (*MockConnectAPI) ListPredefinedAttributesRequest added in v1.54.2

ListPredefinedAttributesRequest mocks base method

func (*MockConnectAPI) ListPredefinedAttributesWithContext added in v1.54.2

func (m *MockConnectAPI) ListPredefinedAttributesWithContext(arg0 context.Context, arg1 *connect.ListPredefinedAttributesInput, arg2 ...request.Option) (*connect.ListPredefinedAttributesOutput, error)

ListPredefinedAttributesWithContext mocks base method

func (*MockConnectAPI) ListPrompts

ListPrompts mocks base method

func (*MockConnectAPI) ListPromptsPages

func (m *MockConnectAPI) ListPromptsPages(arg0 *connect.ListPromptsInput, arg1 func(*connect.ListPromptsOutput, bool) bool) error

ListPromptsPages mocks base method

func (*MockConnectAPI) ListPromptsPagesWithContext

func (m *MockConnectAPI) ListPromptsPagesWithContext(arg0 context.Context, arg1 *connect.ListPromptsInput, arg2 func(*connect.ListPromptsOutput, bool) bool, arg3 ...request.Option) error

ListPromptsPagesWithContext mocks base method

func (*MockConnectAPI) ListPromptsRequest

ListPromptsRequest mocks base method

func (*MockConnectAPI) ListPromptsWithContext

func (m *MockConnectAPI) ListPromptsWithContext(arg0 context.Context, arg1 *connect.ListPromptsInput, arg2 ...request.Option) (*connect.ListPromptsOutput, error)

ListPromptsWithContext mocks base method

func (*MockConnectAPI) ListQueueQuickConnects

ListQueueQuickConnects mocks base method

func (*MockConnectAPI) ListQueueQuickConnectsPages

func (m *MockConnectAPI) ListQueueQuickConnectsPages(arg0 *connect.ListQueueQuickConnectsInput, arg1 func(*connect.ListQueueQuickConnectsOutput, bool) bool) error

ListQueueQuickConnectsPages mocks base method

func (*MockConnectAPI) ListQueueQuickConnectsPagesWithContext

func (m *MockConnectAPI) ListQueueQuickConnectsPagesWithContext(arg0 context.Context, arg1 *connect.ListQueueQuickConnectsInput, arg2 func(*connect.ListQueueQuickConnectsOutput, bool) bool, arg3 ...request.Option) error

ListQueueQuickConnectsPagesWithContext mocks base method

func (*MockConnectAPI) ListQueueQuickConnectsRequest

ListQueueQuickConnectsRequest mocks base method

func (*MockConnectAPI) ListQueueQuickConnectsWithContext

func (m *MockConnectAPI) ListQueueQuickConnectsWithContext(arg0 context.Context, arg1 *connect.ListQueueQuickConnectsInput, arg2 ...request.Option) (*connect.ListQueueQuickConnectsOutput, error)

ListQueueQuickConnectsWithContext mocks base method

func (*MockConnectAPI) ListQueues

ListQueues mocks base method

func (*MockConnectAPI) ListQueuesPages

func (m *MockConnectAPI) ListQueuesPages(arg0 *connect.ListQueuesInput, arg1 func(*connect.ListQueuesOutput, bool) bool) error

ListQueuesPages mocks base method

func (*MockConnectAPI) ListQueuesPagesWithContext

func (m *MockConnectAPI) ListQueuesPagesWithContext(arg0 context.Context, arg1 *connect.ListQueuesInput, arg2 func(*connect.ListQueuesOutput, bool) bool, arg3 ...request.Option) error

ListQueuesPagesWithContext mocks base method

func (*MockConnectAPI) ListQueuesRequest

ListQueuesRequest mocks base method

func (*MockConnectAPI) ListQueuesWithContext

func (m *MockConnectAPI) ListQueuesWithContext(arg0 context.Context, arg1 *connect.ListQueuesInput, arg2 ...request.Option) (*connect.ListQueuesOutput, error)

ListQueuesWithContext mocks base method

func (*MockConnectAPI) ListQuickConnects

ListQuickConnects mocks base method

func (*MockConnectAPI) ListQuickConnectsPages

func (m *MockConnectAPI) ListQuickConnectsPages(arg0 *connect.ListQuickConnectsInput, arg1 func(*connect.ListQuickConnectsOutput, bool) bool) error

ListQuickConnectsPages mocks base method

func (*MockConnectAPI) ListQuickConnectsPagesWithContext

func (m *MockConnectAPI) ListQuickConnectsPagesWithContext(arg0 context.Context, arg1 *connect.ListQuickConnectsInput, arg2 func(*connect.ListQuickConnectsOutput, bool) bool, arg3 ...request.Option) error

ListQuickConnectsPagesWithContext mocks base method

func (*MockConnectAPI) ListQuickConnectsRequest

ListQuickConnectsRequest mocks base method

func (*MockConnectAPI) ListQuickConnectsWithContext

func (m *MockConnectAPI) ListQuickConnectsWithContext(arg0 context.Context, arg1 *connect.ListQuickConnectsInput, arg2 ...request.Option) (*connect.ListQuickConnectsOutput, error)

ListQuickConnectsWithContext mocks base method

func (*MockConnectAPI) ListRealtimeContactAnalysisSegmentsV2 added in v1.54.2

ListRealtimeContactAnalysisSegmentsV2 mocks base method

func (*MockConnectAPI) ListRealtimeContactAnalysisSegmentsV2Pages added in v1.54.2

ListRealtimeContactAnalysisSegmentsV2Pages mocks base method

func (*MockConnectAPI) ListRealtimeContactAnalysisSegmentsV2PagesWithContext added in v1.54.2

func (m *MockConnectAPI) ListRealtimeContactAnalysisSegmentsV2PagesWithContext(arg0 context.Context, arg1 *connect.ListRealtimeContactAnalysisSegmentsV2Input, arg2 func(*connect.ListRealtimeContactAnalysisSegmentsV2Output, bool) bool, arg3 ...request.Option) error

ListRealtimeContactAnalysisSegmentsV2PagesWithContext mocks base method

func (*MockConnectAPI) ListRealtimeContactAnalysisSegmentsV2Request added in v1.54.2

ListRealtimeContactAnalysisSegmentsV2Request mocks base method

func (*MockConnectAPI) ListRealtimeContactAnalysisSegmentsV2WithContext added in v1.54.2

ListRealtimeContactAnalysisSegmentsV2WithContext mocks base method

func (*MockConnectAPI) ListRoutingProfileQueues

ListRoutingProfileQueues mocks base method

func (*MockConnectAPI) ListRoutingProfileQueuesPages

func (m *MockConnectAPI) ListRoutingProfileQueuesPages(arg0 *connect.ListRoutingProfileQueuesInput, arg1 func(*connect.ListRoutingProfileQueuesOutput, bool) bool) error

ListRoutingProfileQueuesPages mocks base method

func (*MockConnectAPI) ListRoutingProfileQueuesPagesWithContext

func (m *MockConnectAPI) ListRoutingProfileQueuesPagesWithContext(arg0 context.Context, arg1 *connect.ListRoutingProfileQueuesInput, arg2 func(*connect.ListRoutingProfileQueuesOutput, bool) bool, arg3 ...request.Option) error

ListRoutingProfileQueuesPagesWithContext mocks base method

func (*MockConnectAPI) ListRoutingProfileQueuesRequest

ListRoutingProfileQueuesRequest mocks base method

func (*MockConnectAPI) ListRoutingProfileQueuesWithContext

func (m *MockConnectAPI) ListRoutingProfileQueuesWithContext(arg0 context.Context, arg1 *connect.ListRoutingProfileQueuesInput, arg2 ...request.Option) (*connect.ListRoutingProfileQueuesOutput, error)

ListRoutingProfileQueuesWithContext mocks base method

func (*MockConnectAPI) ListRoutingProfiles

ListRoutingProfiles mocks base method

func (*MockConnectAPI) ListRoutingProfilesPages

func (m *MockConnectAPI) ListRoutingProfilesPages(arg0 *connect.ListRoutingProfilesInput, arg1 func(*connect.ListRoutingProfilesOutput, bool) bool) error

ListRoutingProfilesPages mocks base method

func (*MockConnectAPI) ListRoutingProfilesPagesWithContext

func (m *MockConnectAPI) ListRoutingProfilesPagesWithContext(arg0 context.Context, arg1 *connect.ListRoutingProfilesInput, arg2 func(*connect.ListRoutingProfilesOutput, bool) bool, arg3 ...request.Option) error

ListRoutingProfilesPagesWithContext mocks base method

func (*MockConnectAPI) ListRoutingProfilesRequest

ListRoutingProfilesRequest mocks base method

func (*MockConnectAPI) ListRoutingProfilesWithContext

func (m *MockConnectAPI) ListRoutingProfilesWithContext(arg0 context.Context, arg1 *connect.ListRoutingProfilesInput, arg2 ...request.Option) (*connect.ListRoutingProfilesOutput, error)

ListRoutingProfilesWithContext mocks base method

func (*MockConnectAPI) ListRules added in v1.44.154

ListRules mocks base method

func (*MockConnectAPI) ListRulesPages added in v1.44.154

func (m *MockConnectAPI) ListRulesPages(arg0 *connect.ListRulesInput, arg1 func(*connect.ListRulesOutput, bool) bool) error

ListRulesPages mocks base method

func (*MockConnectAPI) ListRulesPagesWithContext added in v1.44.154

func (m *MockConnectAPI) ListRulesPagesWithContext(arg0 context.Context, arg1 *connect.ListRulesInput, arg2 func(*connect.ListRulesOutput, bool) bool, arg3 ...request.Option) error

ListRulesPagesWithContext mocks base method

func (*MockConnectAPI) ListRulesRequest added in v1.44.154

ListRulesRequest mocks base method

func (*MockConnectAPI) ListRulesWithContext added in v1.44.154

func (m *MockConnectAPI) ListRulesWithContext(arg0 context.Context, arg1 *connect.ListRulesInput, arg2 ...request.Option) (*connect.ListRulesOutput, error)

ListRulesWithContext mocks base method

func (*MockConnectAPI) ListSecurityKeys

ListSecurityKeys mocks base method

func (*MockConnectAPI) ListSecurityKeysPages

func (m *MockConnectAPI) ListSecurityKeysPages(arg0 *connect.ListSecurityKeysInput, arg1 func(*connect.ListSecurityKeysOutput, bool) bool) error

ListSecurityKeysPages mocks base method

func (*MockConnectAPI) ListSecurityKeysPagesWithContext

func (m *MockConnectAPI) ListSecurityKeysPagesWithContext(arg0 context.Context, arg1 *connect.ListSecurityKeysInput, arg2 func(*connect.ListSecurityKeysOutput, bool) bool, arg3 ...request.Option) error

ListSecurityKeysPagesWithContext mocks base method

func (*MockConnectAPI) ListSecurityKeysRequest

ListSecurityKeysRequest mocks base method

func (*MockConnectAPI) ListSecurityKeysWithContext

func (m *MockConnectAPI) ListSecurityKeysWithContext(arg0 context.Context, arg1 *connect.ListSecurityKeysInput, arg2 ...request.Option) (*connect.ListSecurityKeysOutput, error)

ListSecurityKeysWithContext mocks base method

func (*MockConnectAPI) ListSecurityProfileApplications added in v1.45.17

ListSecurityProfileApplications mocks base method

func (*MockConnectAPI) ListSecurityProfileApplicationsPages added in v1.45.17

func (m *MockConnectAPI) ListSecurityProfileApplicationsPages(arg0 *connect.ListSecurityProfileApplicationsInput, arg1 func(*connect.ListSecurityProfileApplicationsOutput, bool) bool) error

ListSecurityProfileApplicationsPages mocks base method

func (*MockConnectAPI) ListSecurityProfileApplicationsPagesWithContext added in v1.45.17

func (m *MockConnectAPI) ListSecurityProfileApplicationsPagesWithContext(arg0 context.Context, arg1 *connect.ListSecurityProfileApplicationsInput, arg2 func(*connect.ListSecurityProfileApplicationsOutput, bool) bool, arg3 ...request.Option) error

ListSecurityProfileApplicationsPagesWithContext mocks base method

func (*MockConnectAPI) ListSecurityProfileApplicationsRequest added in v1.45.17

ListSecurityProfileApplicationsRequest mocks base method

func (*MockConnectAPI) ListSecurityProfileApplicationsWithContext added in v1.45.17

func (m *MockConnectAPI) ListSecurityProfileApplicationsWithContext(arg0 context.Context, arg1 *connect.ListSecurityProfileApplicationsInput, arg2 ...request.Option) (*connect.ListSecurityProfileApplicationsOutput, error)

ListSecurityProfileApplicationsWithContext mocks base method

func (*MockConnectAPI) ListSecurityProfilePermissions

ListSecurityProfilePermissions mocks base method

func (*MockConnectAPI) ListSecurityProfilePermissionsPages

func (m *MockConnectAPI) ListSecurityProfilePermissionsPages(arg0 *connect.ListSecurityProfilePermissionsInput, arg1 func(*connect.ListSecurityProfilePermissionsOutput, bool) bool) error

ListSecurityProfilePermissionsPages mocks base method

func (*MockConnectAPI) ListSecurityProfilePermissionsPagesWithContext

func (m *MockConnectAPI) ListSecurityProfilePermissionsPagesWithContext(arg0 context.Context, arg1 *connect.ListSecurityProfilePermissionsInput, arg2 func(*connect.ListSecurityProfilePermissionsOutput, bool) bool, arg3 ...request.Option) error

ListSecurityProfilePermissionsPagesWithContext mocks base method

func (*MockConnectAPI) ListSecurityProfilePermissionsRequest

ListSecurityProfilePermissionsRequest mocks base method

func (*MockConnectAPI) ListSecurityProfilePermissionsWithContext

func (m *MockConnectAPI) ListSecurityProfilePermissionsWithContext(arg0 context.Context, arg1 *connect.ListSecurityProfilePermissionsInput, arg2 ...request.Option) (*connect.ListSecurityProfilePermissionsOutput, error)

ListSecurityProfilePermissionsWithContext mocks base method

func (*MockConnectAPI) ListSecurityProfiles

ListSecurityProfiles mocks base method

func (*MockConnectAPI) ListSecurityProfilesPages

func (m *MockConnectAPI) ListSecurityProfilesPages(arg0 *connect.ListSecurityProfilesInput, arg1 func(*connect.ListSecurityProfilesOutput, bool) bool) error

ListSecurityProfilesPages mocks base method

func (*MockConnectAPI) ListSecurityProfilesPagesWithContext

func (m *MockConnectAPI) ListSecurityProfilesPagesWithContext(arg0 context.Context, arg1 *connect.ListSecurityProfilesInput, arg2 func(*connect.ListSecurityProfilesOutput, bool) bool, arg3 ...request.Option) error

ListSecurityProfilesPagesWithContext mocks base method

func (*MockConnectAPI) ListSecurityProfilesRequest

ListSecurityProfilesRequest mocks base method

func (*MockConnectAPI) ListSecurityProfilesWithContext

func (m *MockConnectAPI) ListSecurityProfilesWithContext(arg0 context.Context, arg1 *connect.ListSecurityProfilesInput, arg2 ...request.Option) (*connect.ListSecurityProfilesOutput, error)

ListSecurityProfilesWithContext mocks base method

func (*MockConnectAPI) ListTagsForResource

ListTagsForResource mocks base method

func (*MockConnectAPI) ListTagsForResourceRequest

ListTagsForResourceRequest mocks base method

func (*MockConnectAPI) ListTagsForResourceWithContext

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

ListTagsForResourceWithContext mocks base method

func (*MockConnectAPI) ListTaskTemplates added in v1.44.27

ListTaskTemplates mocks base method

func (*MockConnectAPI) ListTaskTemplatesPages added in v1.44.27

func (m *MockConnectAPI) ListTaskTemplatesPages(arg0 *connect.ListTaskTemplatesInput, arg1 func(*connect.ListTaskTemplatesOutput, bool) bool) error

ListTaskTemplatesPages mocks base method

func (*MockConnectAPI) ListTaskTemplatesPagesWithContext added in v1.44.27

func (m *MockConnectAPI) ListTaskTemplatesPagesWithContext(arg0 context.Context, arg1 *connect.ListTaskTemplatesInput, arg2 func(*connect.ListTaskTemplatesOutput, bool) bool, arg3 ...request.Option) error

ListTaskTemplatesPagesWithContext mocks base method

func (*MockConnectAPI) ListTaskTemplatesRequest added in v1.44.27

ListTaskTemplatesRequest mocks base method

func (*MockConnectAPI) ListTaskTemplatesWithContext added in v1.44.27

func (m *MockConnectAPI) ListTaskTemplatesWithContext(arg0 context.Context, arg1 *connect.ListTaskTemplatesInput, arg2 ...request.Option) (*connect.ListTaskTemplatesOutput, error)

ListTaskTemplatesWithContext mocks base method

func (*MockConnectAPI) ListTrafficDistributionGroupUsers added in v1.44.321

ListTrafficDistributionGroupUsers mocks base method

func (*MockConnectAPI) ListTrafficDistributionGroupUsersPages added in v1.44.321

func (m *MockConnectAPI) ListTrafficDistributionGroupUsersPages(arg0 *connect.ListTrafficDistributionGroupUsersInput, arg1 func(*connect.ListTrafficDistributionGroupUsersOutput, bool) bool) error

ListTrafficDistributionGroupUsersPages mocks base method

func (*MockConnectAPI) ListTrafficDistributionGroupUsersPagesWithContext added in v1.44.321

func (m *MockConnectAPI) ListTrafficDistributionGroupUsersPagesWithContext(arg0 context.Context, arg1 *connect.ListTrafficDistributionGroupUsersInput, arg2 func(*connect.ListTrafficDistributionGroupUsersOutput, bool) bool, arg3 ...request.Option) error

ListTrafficDistributionGroupUsersPagesWithContext mocks base method

func (*MockConnectAPI) ListTrafficDistributionGroupUsersRequest added in v1.44.321

ListTrafficDistributionGroupUsersRequest mocks base method

func (*MockConnectAPI) ListTrafficDistributionGroupUsersWithContext added in v1.44.321

func (m *MockConnectAPI) ListTrafficDistributionGroupUsersWithContext(arg0 context.Context, arg1 *connect.ListTrafficDistributionGroupUsersInput, arg2 ...request.Option) (*connect.ListTrafficDistributionGroupUsersOutput, error)

ListTrafficDistributionGroupUsersWithContext mocks base method

func (*MockConnectAPI) ListTrafficDistributionGroups added in v1.44.119

ListTrafficDistributionGroups mocks base method

func (*MockConnectAPI) ListTrafficDistributionGroupsPages added in v1.44.119

func (m *MockConnectAPI) ListTrafficDistributionGroupsPages(arg0 *connect.ListTrafficDistributionGroupsInput, arg1 func(*connect.ListTrafficDistributionGroupsOutput, bool) bool) error

ListTrafficDistributionGroupsPages mocks base method

func (*MockConnectAPI) ListTrafficDistributionGroupsPagesWithContext added in v1.44.119

func (m *MockConnectAPI) ListTrafficDistributionGroupsPagesWithContext(arg0 context.Context, arg1 *connect.ListTrafficDistributionGroupsInput, arg2 func(*connect.ListTrafficDistributionGroupsOutput, bool) bool, arg3 ...request.Option) error

ListTrafficDistributionGroupsPagesWithContext mocks base method

func (*MockConnectAPI) ListTrafficDistributionGroupsRequest added in v1.44.119

ListTrafficDistributionGroupsRequest mocks base method

func (*MockConnectAPI) ListTrafficDistributionGroupsWithContext added in v1.44.119

func (m *MockConnectAPI) ListTrafficDistributionGroupsWithContext(arg0 context.Context, arg1 *connect.ListTrafficDistributionGroupsInput, arg2 ...request.Option) (*connect.ListTrafficDistributionGroupsOutput, error)

ListTrafficDistributionGroupsWithContext mocks base method

func (*MockConnectAPI) ListUseCases

ListUseCases mocks base method

func (*MockConnectAPI) ListUseCasesPages

func (m *MockConnectAPI) ListUseCasesPages(arg0 *connect.ListUseCasesInput, arg1 func(*connect.ListUseCasesOutput, bool) bool) error

ListUseCasesPages mocks base method

func (*MockConnectAPI) ListUseCasesPagesWithContext

func (m *MockConnectAPI) ListUseCasesPagesWithContext(arg0 context.Context, arg1 *connect.ListUseCasesInput, arg2 func(*connect.ListUseCasesOutput, bool) bool, arg3 ...request.Option) error

ListUseCasesPagesWithContext mocks base method

func (*MockConnectAPI) ListUseCasesRequest

ListUseCasesRequest mocks base method

func (*MockConnectAPI) ListUseCasesWithContext

func (m *MockConnectAPI) ListUseCasesWithContext(arg0 context.Context, arg1 *connect.ListUseCasesInput, arg2 ...request.Option) (*connect.ListUseCasesOutput, error)

ListUseCasesWithContext mocks base method

func (*MockConnectAPI) ListUserHierarchyGroups

ListUserHierarchyGroups mocks base method

func (*MockConnectAPI) ListUserHierarchyGroupsPages

func (m *MockConnectAPI) ListUserHierarchyGroupsPages(arg0 *connect.ListUserHierarchyGroupsInput, arg1 func(*connect.ListUserHierarchyGroupsOutput, bool) bool) error

ListUserHierarchyGroupsPages mocks base method

func (*MockConnectAPI) ListUserHierarchyGroupsPagesWithContext

func (m *MockConnectAPI) ListUserHierarchyGroupsPagesWithContext(arg0 context.Context, arg1 *connect.ListUserHierarchyGroupsInput, arg2 func(*connect.ListUserHierarchyGroupsOutput, bool) bool, arg3 ...request.Option) error

ListUserHierarchyGroupsPagesWithContext mocks base method

func (*MockConnectAPI) ListUserHierarchyGroupsRequest

ListUserHierarchyGroupsRequest mocks base method

func (*MockConnectAPI) ListUserHierarchyGroupsWithContext

func (m *MockConnectAPI) ListUserHierarchyGroupsWithContext(arg0 context.Context, arg1 *connect.ListUserHierarchyGroupsInput, arg2 ...request.Option) (*connect.ListUserHierarchyGroupsOutput, error)

ListUserHierarchyGroupsWithContext mocks base method

func (*MockConnectAPI) ListUserProficiencies added in v1.54.2

ListUserProficiencies mocks base method

func (*MockConnectAPI) ListUserProficienciesPages added in v1.54.2

func (m *MockConnectAPI) ListUserProficienciesPages(arg0 *connect.ListUserProficienciesInput, arg1 func(*connect.ListUserProficienciesOutput, bool) bool) error

ListUserProficienciesPages mocks base method

func (*MockConnectAPI) ListUserProficienciesPagesWithContext added in v1.54.2

func (m *MockConnectAPI) ListUserProficienciesPagesWithContext(arg0 context.Context, arg1 *connect.ListUserProficienciesInput, arg2 func(*connect.ListUserProficienciesOutput, bool) bool, arg3 ...request.Option) error

ListUserProficienciesPagesWithContext mocks base method

func (*MockConnectAPI) ListUserProficienciesRequest added in v1.54.2

ListUserProficienciesRequest mocks base method

func (*MockConnectAPI) ListUserProficienciesWithContext added in v1.54.2

func (m *MockConnectAPI) ListUserProficienciesWithContext(arg0 context.Context, arg1 *connect.ListUserProficienciesInput, arg2 ...request.Option) (*connect.ListUserProficienciesOutput, error)

ListUserProficienciesWithContext mocks base method

func (*MockConnectAPI) ListUsers

ListUsers mocks base method

func (*MockConnectAPI) ListUsersPages

func (m *MockConnectAPI) ListUsersPages(arg0 *connect.ListUsersInput, arg1 func(*connect.ListUsersOutput, bool) bool) error

ListUsersPages mocks base method

func (*MockConnectAPI) ListUsersPagesWithContext

func (m *MockConnectAPI) ListUsersPagesWithContext(arg0 context.Context, arg1 *connect.ListUsersInput, arg2 func(*connect.ListUsersOutput, bool) bool, arg3 ...request.Option) error

ListUsersPagesWithContext mocks base method

func (*MockConnectAPI) ListUsersRequest

ListUsersRequest mocks base method

func (*MockConnectAPI) ListUsersWithContext

func (m *MockConnectAPI) ListUsersWithContext(arg0 context.Context, arg1 *connect.ListUsersInput, arg2 ...request.Option) (*connect.ListUsersOutput, error)

ListUsersWithContext mocks base method

func (*MockConnectAPI) ListViewVersions added in v1.45.2

ListViewVersions mocks base method

func (*MockConnectAPI) ListViewVersionsPages added in v1.45.2

func (m *MockConnectAPI) ListViewVersionsPages(arg0 *connect.ListViewVersionsInput, arg1 func(*connect.ListViewVersionsOutput, bool) bool) error

ListViewVersionsPages mocks base method

func (*MockConnectAPI) ListViewVersionsPagesWithContext added in v1.45.2

func (m *MockConnectAPI) ListViewVersionsPagesWithContext(arg0 context.Context, arg1 *connect.ListViewVersionsInput, arg2 func(*connect.ListViewVersionsOutput, bool) bool, arg3 ...request.Option) error

ListViewVersionsPagesWithContext mocks base method

func (*MockConnectAPI) ListViewVersionsRequest added in v1.45.2

ListViewVersionsRequest mocks base method

func (*MockConnectAPI) ListViewVersionsWithContext added in v1.45.2

func (m *MockConnectAPI) ListViewVersionsWithContext(arg0 context.Context, arg1 *connect.ListViewVersionsInput, arg2 ...request.Option) (*connect.ListViewVersionsOutput, error)

ListViewVersionsWithContext mocks base method

func (*MockConnectAPI) ListViews added in v1.45.2

ListViews mocks base method

func (*MockConnectAPI) ListViewsPages added in v1.45.2

func (m *MockConnectAPI) ListViewsPages(arg0 *connect.ListViewsInput, arg1 func(*connect.ListViewsOutput, bool) bool) error

ListViewsPages mocks base method

func (*MockConnectAPI) ListViewsPagesWithContext added in v1.45.2

func (m *MockConnectAPI) ListViewsPagesWithContext(arg0 context.Context, arg1 *connect.ListViewsInput, arg2 func(*connect.ListViewsOutput, bool) bool, arg3 ...request.Option) error

ListViewsPagesWithContext mocks base method

func (*MockConnectAPI) ListViewsRequest added in v1.45.2

ListViewsRequest mocks base method

func (*MockConnectAPI) ListViewsWithContext added in v1.45.2

func (m *MockConnectAPI) ListViewsWithContext(arg0 context.Context, arg1 *connect.ListViewsInput, arg2 ...request.Option) (*connect.ListViewsOutput, error)

ListViewsWithContext mocks base method

func (*MockConnectAPI) MonitorContact added in v1.44.139

MonitorContact mocks base method

func (*MockConnectAPI) MonitorContactRequest added in v1.44.139

MonitorContactRequest mocks base method

func (*MockConnectAPI) MonitorContactWithContext added in v1.44.139

func (m *MockConnectAPI) MonitorContactWithContext(arg0 context.Context, arg1 *connect.MonitorContactInput, arg2 ...request.Option) (*connect.MonitorContactOutput, error)

MonitorContactWithContext mocks base method

func (*MockConnectAPI) PauseContact added in v1.54.2

PauseContact mocks base method

func (*MockConnectAPI) PauseContactRequest added in v1.54.2

PauseContactRequest mocks base method

func (*MockConnectAPI) PauseContactWithContext added in v1.54.2

func (m *MockConnectAPI) PauseContactWithContext(arg0 context.Context, arg1 *connect.PauseContactInput, arg2 ...request.Option) (*connect.PauseContactOutput, error)

PauseContactWithContext mocks base method

func (*MockConnectAPI) PutUserStatus added in v1.44.3

PutUserStatus mocks base method

func (*MockConnectAPI) PutUserStatusRequest added in v1.44.3

PutUserStatusRequest mocks base method

func (*MockConnectAPI) PutUserStatusWithContext added in v1.44.3

func (m *MockConnectAPI) PutUserStatusWithContext(arg0 context.Context, arg1 *connect.PutUserStatusInput, arg2 ...request.Option) (*connect.PutUserStatusOutput, error)

PutUserStatusWithContext mocks base method

func (*MockConnectAPI) ReleasePhoneNumber added in v1.43.43

ReleasePhoneNumber mocks base method

func (*MockConnectAPI) ReleasePhoneNumberRequest added in v1.43.43

ReleasePhoneNumberRequest mocks base method

func (*MockConnectAPI) ReleasePhoneNumberWithContext added in v1.43.43

func (m *MockConnectAPI) ReleasePhoneNumberWithContext(arg0 context.Context, arg1 *connect.ReleasePhoneNumberInput, arg2 ...request.Option) (*connect.ReleasePhoneNumberOutput, error)

ReleasePhoneNumberWithContext mocks base method

func (*MockConnectAPI) ReplicateInstance added in v1.44.119

ReplicateInstance mocks base method

func (*MockConnectAPI) ReplicateInstanceRequest added in v1.44.119

ReplicateInstanceRequest mocks base method

func (*MockConnectAPI) ReplicateInstanceWithContext added in v1.44.119

func (m *MockConnectAPI) ReplicateInstanceWithContext(arg0 context.Context, arg1 *connect.ReplicateInstanceInput, arg2 ...request.Option) (*connect.ReplicateInstanceOutput, error)

ReplicateInstanceWithContext mocks base method

func (*MockConnectAPI) ResumeContact added in v1.54.2

ResumeContact mocks base method

func (*MockConnectAPI) ResumeContactRecording

ResumeContactRecording mocks base method

func (*MockConnectAPI) ResumeContactRecordingRequest

ResumeContactRecordingRequest mocks base method

func (*MockConnectAPI) ResumeContactRecordingWithContext

func (m *MockConnectAPI) ResumeContactRecordingWithContext(arg0 context.Context, arg1 *connect.ResumeContactRecordingInput, arg2 ...request.Option) (*connect.ResumeContactRecordingOutput, error)

ResumeContactRecordingWithContext mocks base method

func (*MockConnectAPI) ResumeContactRequest added in v1.54.2

ResumeContactRequest mocks base method

func (*MockConnectAPI) ResumeContactWithContext added in v1.54.2

func (m *MockConnectAPI) ResumeContactWithContext(arg0 context.Context, arg1 *connect.ResumeContactInput, arg2 ...request.Option) (*connect.ResumeContactOutput, error)

ResumeContactWithContext mocks base method

func (*MockConnectAPI) SearchAgentStatuses added in v1.54.20

SearchAgentStatuses mocks base method

func (*MockConnectAPI) SearchAgentStatusesPages added in v1.54.20

func (m *MockConnectAPI) SearchAgentStatusesPages(arg0 *connect.SearchAgentStatusesInput, arg1 func(*connect.SearchAgentStatusesOutput, bool) bool) error

SearchAgentStatusesPages mocks base method

func (*MockConnectAPI) SearchAgentStatusesPagesWithContext added in v1.54.20

func (m *MockConnectAPI) SearchAgentStatusesPagesWithContext(arg0 context.Context, arg1 *connect.SearchAgentStatusesInput, arg2 func(*connect.SearchAgentStatusesOutput, bool) bool, arg3 ...request.Option) error

SearchAgentStatusesPagesWithContext mocks base method

func (*MockConnectAPI) SearchAgentStatusesRequest added in v1.54.20

SearchAgentStatusesRequest mocks base method

func (*MockConnectAPI) SearchAgentStatusesWithContext added in v1.54.20

func (m *MockConnectAPI) SearchAgentStatusesWithContext(arg0 context.Context, arg1 *connect.SearchAgentStatusesInput, arg2 ...request.Option) (*connect.SearchAgentStatusesOutput, error)

SearchAgentStatusesWithContext mocks base method

func (*MockConnectAPI) SearchAvailablePhoneNumbers added in v1.43.43

SearchAvailablePhoneNumbers mocks base method

func (*MockConnectAPI) SearchAvailablePhoneNumbersPages added in v1.43.43

func (m *MockConnectAPI) SearchAvailablePhoneNumbersPages(arg0 *connect.SearchAvailablePhoneNumbersInput, arg1 func(*connect.SearchAvailablePhoneNumbersOutput, bool) bool) error

SearchAvailablePhoneNumbersPages mocks base method

func (*MockConnectAPI) SearchAvailablePhoneNumbersPagesWithContext added in v1.43.43

func (m *MockConnectAPI) SearchAvailablePhoneNumbersPagesWithContext(arg0 context.Context, arg1 *connect.SearchAvailablePhoneNumbersInput, arg2 func(*connect.SearchAvailablePhoneNumbersOutput, bool) bool, arg3 ...request.Option) error

SearchAvailablePhoneNumbersPagesWithContext mocks base method

func (*MockConnectAPI) SearchAvailablePhoneNumbersRequest added in v1.43.43

SearchAvailablePhoneNumbersRequest mocks base method

func (*MockConnectAPI) SearchAvailablePhoneNumbersWithContext added in v1.43.43

func (m *MockConnectAPI) SearchAvailablePhoneNumbersWithContext(arg0 context.Context, arg1 *connect.SearchAvailablePhoneNumbersInput, arg2 ...request.Option) (*connect.SearchAvailablePhoneNumbersOutput, error)

SearchAvailablePhoneNumbersWithContext mocks base method

func (*MockConnectAPI) SearchContactFlowModules added in v1.54.2

SearchContactFlowModules mocks base method

func (*MockConnectAPI) SearchContactFlowModulesPages added in v1.54.2

func (m *MockConnectAPI) SearchContactFlowModulesPages(arg0 *connect.SearchContactFlowModulesInput, arg1 func(*connect.SearchContactFlowModulesOutput, bool) bool) error

SearchContactFlowModulesPages mocks base method

func (*MockConnectAPI) SearchContactFlowModulesPagesWithContext added in v1.54.2

func (m *MockConnectAPI) SearchContactFlowModulesPagesWithContext(arg0 context.Context, arg1 *connect.SearchContactFlowModulesInput, arg2 func(*connect.SearchContactFlowModulesOutput, bool) bool, arg3 ...request.Option) error

SearchContactFlowModulesPagesWithContext mocks base method

func (*MockConnectAPI) SearchContactFlowModulesRequest added in v1.54.2

SearchContactFlowModulesRequest mocks base method

func (*MockConnectAPI) SearchContactFlowModulesWithContext added in v1.54.2

func (m *MockConnectAPI) SearchContactFlowModulesWithContext(arg0 context.Context, arg1 *connect.SearchContactFlowModulesInput, arg2 ...request.Option) (*connect.SearchContactFlowModulesOutput, error)

SearchContactFlowModulesWithContext mocks base method

func (*MockConnectAPI) SearchContactFlows added in v1.54.2

SearchContactFlows mocks base method

func (*MockConnectAPI) SearchContactFlowsPages added in v1.54.2

func (m *MockConnectAPI) SearchContactFlowsPages(arg0 *connect.SearchContactFlowsInput, arg1 func(*connect.SearchContactFlowsOutput, bool) bool) error

SearchContactFlowsPages mocks base method

func (*MockConnectAPI) SearchContactFlowsPagesWithContext added in v1.54.2

func (m *MockConnectAPI) SearchContactFlowsPagesWithContext(arg0 context.Context, arg1 *connect.SearchContactFlowsInput, arg2 func(*connect.SearchContactFlowsOutput, bool) bool, arg3 ...request.Option) error

SearchContactFlowsPagesWithContext mocks base method

func (*MockConnectAPI) SearchContactFlowsRequest added in v1.54.2

SearchContactFlowsRequest mocks base method

func (*MockConnectAPI) SearchContactFlowsWithContext added in v1.54.2

func (m *MockConnectAPI) SearchContactFlowsWithContext(arg0 context.Context, arg1 *connect.SearchContactFlowsInput, arg2 ...request.Option) (*connect.SearchContactFlowsOutput, error)

SearchContactFlowsWithContext mocks base method

func (*MockConnectAPI) SearchContacts added in v1.54.2

SearchContacts mocks base method

func (*MockConnectAPI) SearchContactsPages added in v1.54.2

func (m *MockConnectAPI) SearchContactsPages(arg0 *connect.SearchContactsInput, arg1 func(*connect.SearchContactsOutput, bool) bool) error

SearchContactsPages mocks base method

func (*MockConnectAPI) SearchContactsPagesWithContext added in v1.54.2

func (m *MockConnectAPI) SearchContactsPagesWithContext(arg0 context.Context, arg1 *connect.SearchContactsInput, arg2 func(*connect.SearchContactsOutput, bool) bool, arg3 ...request.Option) error

SearchContactsPagesWithContext mocks base method

func (*MockConnectAPI) SearchContactsRequest added in v1.54.2

SearchContactsRequest mocks base method

func (*MockConnectAPI) SearchContactsWithContext added in v1.54.2

func (m *MockConnectAPI) SearchContactsWithContext(arg0 context.Context, arg1 *connect.SearchContactsInput, arg2 ...request.Option) (*connect.SearchContactsOutput, error)

SearchContactsWithContext mocks base method

func (*MockConnectAPI) SearchHoursOfOperations added in v1.44.280

SearchHoursOfOperations mocks base method

func (*MockConnectAPI) SearchHoursOfOperationsPages added in v1.44.280

func (m *MockConnectAPI) SearchHoursOfOperationsPages(arg0 *connect.SearchHoursOfOperationsInput, arg1 func(*connect.SearchHoursOfOperationsOutput, bool) bool) error

SearchHoursOfOperationsPages mocks base method

func (*MockConnectAPI) SearchHoursOfOperationsPagesWithContext added in v1.44.280

func (m *MockConnectAPI) SearchHoursOfOperationsPagesWithContext(arg0 context.Context, arg1 *connect.SearchHoursOfOperationsInput, arg2 func(*connect.SearchHoursOfOperationsOutput, bool) bool, arg3 ...request.Option) error

SearchHoursOfOperationsPagesWithContext mocks base method

func (*MockConnectAPI) SearchHoursOfOperationsRequest added in v1.44.280

SearchHoursOfOperationsRequest mocks base method

func (*MockConnectAPI) SearchHoursOfOperationsWithContext added in v1.44.280

func (m *MockConnectAPI) SearchHoursOfOperationsWithContext(arg0 context.Context, arg1 *connect.SearchHoursOfOperationsInput, arg2 ...request.Option) (*connect.SearchHoursOfOperationsOutput, error)

SearchHoursOfOperationsWithContext mocks base method

func (*MockConnectAPI) SearchPredefinedAttributes added in v1.54.2

SearchPredefinedAttributes mocks base method

func (*MockConnectAPI) SearchPredefinedAttributesPages added in v1.54.2

func (m *MockConnectAPI) SearchPredefinedAttributesPages(arg0 *connect.SearchPredefinedAttributesInput, arg1 func(*connect.SearchPredefinedAttributesOutput, bool) bool) error

SearchPredefinedAttributesPages mocks base method

func (*MockConnectAPI) SearchPredefinedAttributesPagesWithContext added in v1.54.2

func (m *MockConnectAPI) SearchPredefinedAttributesPagesWithContext(arg0 context.Context, arg1 *connect.SearchPredefinedAttributesInput, arg2 func(*connect.SearchPredefinedAttributesOutput, bool) bool, arg3 ...request.Option) error

SearchPredefinedAttributesPagesWithContext mocks base method

func (*MockConnectAPI) SearchPredefinedAttributesRequest added in v1.54.2

SearchPredefinedAttributesRequest mocks base method

func (*MockConnectAPI) SearchPredefinedAttributesWithContext added in v1.54.2

func (m *MockConnectAPI) SearchPredefinedAttributesWithContext(arg0 context.Context, arg1 *connect.SearchPredefinedAttributesInput, arg2 ...request.Option) (*connect.SearchPredefinedAttributesOutput, error)

SearchPredefinedAttributesWithContext mocks base method

func (*MockConnectAPI) SearchPrompts added in v1.44.280

SearchPrompts mocks base method

func (*MockConnectAPI) SearchPromptsPages added in v1.44.280

func (m *MockConnectAPI) SearchPromptsPages(arg0 *connect.SearchPromptsInput, arg1 func(*connect.SearchPromptsOutput, bool) bool) error

SearchPromptsPages mocks base method

func (*MockConnectAPI) SearchPromptsPagesWithContext added in v1.44.280

func (m *MockConnectAPI) SearchPromptsPagesWithContext(arg0 context.Context, arg1 *connect.SearchPromptsInput, arg2 func(*connect.SearchPromptsOutput, bool) bool, arg3 ...request.Option) error

SearchPromptsPagesWithContext mocks base method

func (*MockConnectAPI) SearchPromptsRequest added in v1.44.280

SearchPromptsRequest mocks base method

func (*MockConnectAPI) SearchPromptsWithContext added in v1.44.280

func (m *MockConnectAPI) SearchPromptsWithContext(arg0 context.Context, arg1 *connect.SearchPromptsInput, arg2 ...request.Option) (*connect.SearchPromptsOutput, error)

SearchPromptsWithContext mocks base method

func (*MockConnectAPI) SearchQueues added in v1.44.91

SearchQueues mocks base method

func (*MockConnectAPI) SearchQueuesPages added in v1.44.91

func (m *MockConnectAPI) SearchQueuesPages(arg0 *connect.SearchQueuesInput, arg1 func(*connect.SearchQueuesOutput, bool) bool) error

SearchQueuesPages mocks base method

func (*MockConnectAPI) SearchQueuesPagesWithContext added in v1.44.91

func (m *MockConnectAPI) SearchQueuesPagesWithContext(arg0 context.Context, arg1 *connect.SearchQueuesInput, arg2 func(*connect.SearchQueuesOutput, bool) bool, arg3 ...request.Option) error

SearchQueuesPagesWithContext mocks base method

func (*MockConnectAPI) SearchQueuesRequest added in v1.44.91

SearchQueuesRequest mocks base method

func (*MockConnectAPI) SearchQueuesWithContext added in v1.44.91

func (m *MockConnectAPI) SearchQueuesWithContext(arg0 context.Context, arg1 *connect.SearchQueuesInput, arg2 ...request.Option) (*connect.SearchQueuesOutput, error)

SearchQueuesWithContext mocks base method

func (*MockConnectAPI) SearchQuickConnects added in v1.44.280

SearchQuickConnects mocks base method

func (*MockConnectAPI) SearchQuickConnectsPages added in v1.44.280

func (m *MockConnectAPI) SearchQuickConnectsPages(arg0 *connect.SearchQuickConnectsInput, arg1 func(*connect.SearchQuickConnectsOutput, bool) bool) error

SearchQuickConnectsPages mocks base method

func (*MockConnectAPI) SearchQuickConnectsPagesWithContext added in v1.44.280

func (m *MockConnectAPI) SearchQuickConnectsPagesWithContext(arg0 context.Context, arg1 *connect.SearchQuickConnectsInput, arg2 func(*connect.SearchQuickConnectsOutput, bool) bool, arg3 ...request.Option) error

SearchQuickConnectsPagesWithContext mocks base method

func (*MockConnectAPI) SearchQuickConnectsRequest added in v1.44.280

SearchQuickConnectsRequest mocks base method

func (*MockConnectAPI) SearchQuickConnectsWithContext added in v1.44.280

func (m *MockConnectAPI) SearchQuickConnectsWithContext(arg0 context.Context, arg1 *connect.SearchQuickConnectsInput, arg2 ...request.Option) (*connect.SearchQuickConnectsOutput, error)

SearchQuickConnectsWithContext mocks base method

func (*MockConnectAPI) SearchResourceTags added in v1.44.290

SearchResourceTags mocks base method

func (*MockConnectAPI) SearchResourceTagsPages added in v1.44.290

func (m *MockConnectAPI) SearchResourceTagsPages(arg0 *connect.SearchResourceTagsInput, arg1 func(*connect.SearchResourceTagsOutput, bool) bool) error

SearchResourceTagsPages mocks base method

func (*MockConnectAPI) SearchResourceTagsPagesWithContext added in v1.44.290

func (m *MockConnectAPI) SearchResourceTagsPagesWithContext(arg0 context.Context, arg1 *connect.SearchResourceTagsInput, arg2 func(*connect.SearchResourceTagsOutput, bool) bool, arg3 ...request.Option) error

SearchResourceTagsPagesWithContext mocks base method

func (*MockConnectAPI) SearchResourceTagsRequest added in v1.44.290

SearchResourceTagsRequest mocks base method

func (*MockConnectAPI) SearchResourceTagsWithContext added in v1.44.290

func (m *MockConnectAPI) SearchResourceTagsWithContext(arg0 context.Context, arg1 *connect.SearchResourceTagsInput, arg2 ...request.Option) (*connect.SearchResourceTagsOutput, error)

SearchResourceTagsWithContext mocks base method

func (*MockConnectAPI) SearchRoutingProfiles added in v1.44.91

SearchRoutingProfiles mocks base method

func (*MockConnectAPI) SearchRoutingProfilesPages added in v1.44.91

func (m *MockConnectAPI) SearchRoutingProfilesPages(arg0 *connect.SearchRoutingProfilesInput, arg1 func(*connect.SearchRoutingProfilesOutput, bool) bool) error

SearchRoutingProfilesPages mocks base method

func (*MockConnectAPI) SearchRoutingProfilesPagesWithContext added in v1.44.91

func (m *MockConnectAPI) SearchRoutingProfilesPagesWithContext(arg0 context.Context, arg1 *connect.SearchRoutingProfilesInput, arg2 func(*connect.SearchRoutingProfilesOutput, bool) bool, arg3 ...request.Option) error

SearchRoutingProfilesPagesWithContext mocks base method

func (*MockConnectAPI) SearchRoutingProfilesRequest added in v1.44.91

SearchRoutingProfilesRequest mocks base method

func (*MockConnectAPI) SearchRoutingProfilesWithContext added in v1.44.91

func (m *MockConnectAPI) SearchRoutingProfilesWithContext(arg0 context.Context, arg1 *connect.SearchRoutingProfilesInput, arg2 ...request.Option) (*connect.SearchRoutingProfilesOutput, error)

SearchRoutingProfilesWithContext mocks base method

func (*MockConnectAPI) SearchSecurityProfiles added in v1.44.81

SearchSecurityProfiles mocks base method

func (*MockConnectAPI) SearchSecurityProfilesPages added in v1.44.81

func (m *MockConnectAPI) SearchSecurityProfilesPages(arg0 *connect.SearchSecurityProfilesInput, arg1 func(*connect.SearchSecurityProfilesOutput, bool) bool) error

SearchSecurityProfilesPages mocks base method

func (*MockConnectAPI) SearchSecurityProfilesPagesWithContext added in v1.44.81

func (m *MockConnectAPI) SearchSecurityProfilesPagesWithContext(arg0 context.Context, arg1 *connect.SearchSecurityProfilesInput, arg2 func(*connect.SearchSecurityProfilesOutput, bool) bool, arg3 ...request.Option) error

SearchSecurityProfilesPagesWithContext mocks base method

func (*MockConnectAPI) SearchSecurityProfilesRequest added in v1.44.81

SearchSecurityProfilesRequest mocks base method

func (*MockConnectAPI) SearchSecurityProfilesWithContext added in v1.44.81

func (m *MockConnectAPI) SearchSecurityProfilesWithContext(arg0 context.Context, arg1 *connect.SearchSecurityProfilesInput, arg2 ...request.Option) (*connect.SearchSecurityProfilesOutput, error)

SearchSecurityProfilesWithContext mocks base method

func (*MockConnectAPI) SearchUserHierarchyGroups added in v1.54.20

SearchUserHierarchyGroups mocks base method

func (*MockConnectAPI) SearchUserHierarchyGroupsPages added in v1.54.20

func (m *MockConnectAPI) SearchUserHierarchyGroupsPages(arg0 *connect.SearchUserHierarchyGroupsInput, arg1 func(*connect.SearchUserHierarchyGroupsOutput, bool) bool) error

SearchUserHierarchyGroupsPages mocks base method

func (*MockConnectAPI) SearchUserHierarchyGroupsPagesWithContext added in v1.54.20

func (m *MockConnectAPI) SearchUserHierarchyGroupsPagesWithContext(arg0 context.Context, arg1 *connect.SearchUserHierarchyGroupsInput, arg2 func(*connect.SearchUserHierarchyGroupsOutput, bool) bool, arg3 ...request.Option) error

SearchUserHierarchyGroupsPagesWithContext mocks base method

func (*MockConnectAPI) SearchUserHierarchyGroupsRequest added in v1.54.20

SearchUserHierarchyGroupsRequest mocks base method

func (*MockConnectAPI) SearchUserHierarchyGroupsWithContext added in v1.54.20

func (m *MockConnectAPI) SearchUserHierarchyGroupsWithContext(arg0 context.Context, arg1 *connect.SearchUserHierarchyGroupsInput, arg2 ...request.Option) (*connect.SearchUserHierarchyGroupsOutput, error)

SearchUserHierarchyGroupsWithContext mocks base method

func (*MockConnectAPI) SearchUsers added in v1.44.0

SearchUsers mocks base method

func (*MockConnectAPI) SearchUsersPages added in v1.44.0

func (m *MockConnectAPI) SearchUsersPages(arg0 *connect.SearchUsersInput, arg1 func(*connect.SearchUsersOutput, bool) bool) error

SearchUsersPages mocks base method

func (*MockConnectAPI) SearchUsersPagesWithContext added in v1.44.0

func (m *MockConnectAPI) SearchUsersPagesWithContext(arg0 context.Context, arg1 *connect.SearchUsersInput, arg2 func(*connect.SearchUsersOutput, bool) bool, arg3 ...request.Option) error

SearchUsersPagesWithContext mocks base method

func (*MockConnectAPI) SearchUsersRequest added in v1.44.0

SearchUsersRequest mocks base method

func (*MockConnectAPI) SearchUsersWithContext added in v1.44.0

func (m *MockConnectAPI) SearchUsersWithContext(arg0 context.Context, arg1 *connect.SearchUsersInput, arg2 ...request.Option) (*connect.SearchUsersOutput, error)

SearchUsersWithContext mocks base method

func (*MockConnectAPI) SearchVocabularies

SearchVocabularies mocks base method

func (*MockConnectAPI) SearchVocabulariesPages

func (m *MockConnectAPI) SearchVocabulariesPages(arg0 *connect.SearchVocabulariesInput, arg1 func(*connect.SearchVocabulariesOutput, bool) bool) error

SearchVocabulariesPages mocks base method

func (*MockConnectAPI) SearchVocabulariesPagesWithContext

func (m *MockConnectAPI) SearchVocabulariesPagesWithContext(arg0 context.Context, arg1 *connect.SearchVocabulariesInput, arg2 func(*connect.SearchVocabulariesOutput, bool) bool, arg3 ...request.Option) error

SearchVocabulariesPagesWithContext mocks base method

func (*MockConnectAPI) SearchVocabulariesRequest

SearchVocabulariesRequest mocks base method

func (*MockConnectAPI) SearchVocabulariesWithContext

func (m *MockConnectAPI) SearchVocabulariesWithContext(arg0 context.Context, arg1 *connect.SearchVocabulariesInput, arg2 ...request.Option) (*connect.SearchVocabulariesOutput, error)

SearchVocabulariesWithContext mocks base method

func (*MockConnectAPI) SendChatIntegrationEvent added in v1.54.2

SendChatIntegrationEvent mocks base method

func (*MockConnectAPI) SendChatIntegrationEventRequest added in v1.54.2

SendChatIntegrationEventRequest mocks base method

func (*MockConnectAPI) SendChatIntegrationEventWithContext added in v1.54.2

func (m *MockConnectAPI) SendChatIntegrationEventWithContext(arg0 context.Context, arg1 *connect.SendChatIntegrationEventInput, arg2 ...request.Option) (*connect.SendChatIntegrationEventOutput, error)

SendChatIntegrationEventWithContext mocks base method

func (*MockConnectAPI) StartAttachedFileUpload added in v1.54.2

StartAttachedFileUpload mocks base method

func (*MockConnectAPI) StartAttachedFileUploadRequest added in v1.54.2

StartAttachedFileUploadRequest mocks base method

func (*MockConnectAPI) StartAttachedFileUploadWithContext added in v1.54.2

func (m *MockConnectAPI) StartAttachedFileUploadWithContext(arg0 context.Context, arg1 *connect.StartAttachedFileUploadInput, arg2 ...request.Option) (*connect.StartAttachedFileUploadOutput, error)

StartAttachedFileUploadWithContext mocks base method

func (*MockConnectAPI) StartChatContact

StartChatContact mocks base method

func (*MockConnectAPI) StartChatContactRequest

StartChatContactRequest mocks base method

func (*MockConnectAPI) StartChatContactWithContext

func (m *MockConnectAPI) StartChatContactWithContext(arg0 context.Context, arg1 *connect.StartChatContactInput, arg2 ...request.Option) (*connect.StartChatContactOutput, error)

StartChatContactWithContext mocks base method

func (*MockConnectAPI) StartContactEvaluation added in v1.44.250

StartContactEvaluation mocks base method

func (*MockConnectAPI) StartContactEvaluationRequest added in v1.44.250

StartContactEvaluationRequest mocks base method

func (*MockConnectAPI) StartContactEvaluationWithContext added in v1.44.250

func (m *MockConnectAPI) StartContactEvaluationWithContext(arg0 context.Context, arg1 *connect.StartContactEvaluationInput, arg2 ...request.Option) (*connect.StartContactEvaluationOutput, error)

StartContactEvaluationWithContext mocks base method

func (*MockConnectAPI) StartContactRecording

StartContactRecording mocks base method

func (*MockConnectAPI) StartContactRecordingRequest

StartContactRecordingRequest mocks base method

func (*MockConnectAPI) StartContactRecordingWithContext

func (m *MockConnectAPI) StartContactRecordingWithContext(arg0 context.Context, arg1 *connect.StartContactRecordingInput, arg2 ...request.Option) (*connect.StartContactRecordingOutput, error)

StartContactRecordingWithContext mocks base method

func (*MockConnectAPI) StartContactStreaming

StartContactStreaming mocks base method

func (*MockConnectAPI) StartContactStreamingRequest

StartContactStreamingRequest mocks base method

func (*MockConnectAPI) StartContactStreamingWithContext

func (m *MockConnectAPI) StartContactStreamingWithContext(arg0 context.Context, arg1 *connect.StartContactStreamingInput, arg2 ...request.Option) (*connect.StartContactStreamingOutput, error)

StartContactStreamingWithContext mocks base method

func (*MockConnectAPI) StartOutboundVoiceContact

StartOutboundVoiceContact mocks base method

func (*MockConnectAPI) StartOutboundVoiceContactRequest

StartOutboundVoiceContactRequest mocks base method

func (*MockConnectAPI) StartOutboundVoiceContactWithContext

func (m *MockConnectAPI) StartOutboundVoiceContactWithContext(arg0 context.Context, arg1 *connect.StartOutboundVoiceContactInput, arg2 ...request.Option) (*connect.StartOutboundVoiceContactOutput, error)

StartOutboundVoiceContactWithContext mocks base method

func (*MockConnectAPI) StartTaskContact

StartTaskContact mocks base method

func (*MockConnectAPI) StartTaskContactRequest

StartTaskContactRequest mocks base method

func (*MockConnectAPI) StartTaskContactWithContext

func (m *MockConnectAPI) StartTaskContactWithContext(arg0 context.Context, arg1 *connect.StartTaskContactInput, arg2 ...request.Option) (*connect.StartTaskContactOutput, error)

StartTaskContactWithContext mocks base method

func (*MockConnectAPI) StartWebRTCContact added in v1.54.2

StartWebRTCContact mocks base method

func (*MockConnectAPI) StartWebRTCContactRequest added in v1.54.2

StartWebRTCContactRequest mocks base method

func (*MockConnectAPI) StartWebRTCContactWithContext added in v1.54.2

func (m *MockConnectAPI) StartWebRTCContactWithContext(arg0 context.Context, arg1 *connect.StartWebRTCContactInput, arg2 ...request.Option) (*connect.StartWebRTCContactOutput, error)

StartWebRTCContactWithContext mocks base method

func (*MockConnectAPI) StopContact

StopContact mocks base method

func (*MockConnectAPI) StopContactRecording

StopContactRecording mocks base method

func (*MockConnectAPI) StopContactRecordingRequest

StopContactRecordingRequest mocks base method

func (*MockConnectAPI) StopContactRecordingWithContext

func (m *MockConnectAPI) StopContactRecordingWithContext(arg0 context.Context, arg1 *connect.StopContactRecordingInput, arg2 ...request.Option) (*connect.StopContactRecordingOutput, error)

StopContactRecordingWithContext mocks base method

func (*MockConnectAPI) StopContactRequest

StopContactRequest mocks base method

func (*MockConnectAPI) StopContactStreaming

StopContactStreaming mocks base method

func (*MockConnectAPI) StopContactStreamingRequest

StopContactStreamingRequest mocks base method

func (*MockConnectAPI) StopContactStreamingWithContext

func (m *MockConnectAPI) StopContactStreamingWithContext(arg0 context.Context, arg1 *connect.StopContactStreamingInput, arg2 ...request.Option) (*connect.StopContactStreamingOutput, error)

StopContactStreamingWithContext mocks base method

func (*MockConnectAPI) StopContactWithContext

func (m *MockConnectAPI) StopContactWithContext(arg0 context.Context, arg1 *connect.StopContactInput, arg2 ...request.Option) (*connect.StopContactOutput, error)

StopContactWithContext mocks base method

func (*MockConnectAPI) SubmitContactEvaluation added in v1.44.250

SubmitContactEvaluation mocks base method

func (*MockConnectAPI) SubmitContactEvaluationRequest added in v1.44.250

SubmitContactEvaluationRequest mocks base method

func (*MockConnectAPI) SubmitContactEvaluationWithContext added in v1.44.250

func (m *MockConnectAPI) SubmitContactEvaluationWithContext(arg0 context.Context, arg1 *connect.SubmitContactEvaluationInput, arg2 ...request.Option) (*connect.SubmitContactEvaluationOutput, error)

SubmitContactEvaluationWithContext mocks base method

func (*MockConnectAPI) SuspendContactRecording

SuspendContactRecording mocks base method

func (*MockConnectAPI) SuspendContactRecordingRequest

SuspendContactRecordingRequest mocks base method

func (*MockConnectAPI) SuspendContactRecordingWithContext

func (m *MockConnectAPI) SuspendContactRecordingWithContext(arg0 context.Context, arg1 *connect.SuspendContactRecordingInput, arg2 ...request.Option) (*connect.SuspendContactRecordingOutput, error)

SuspendContactRecordingWithContext mocks base method

func (*MockConnectAPI) TagContact added in v1.54.2

TagContact mocks base method

func (*MockConnectAPI) TagContactRequest added in v1.54.2

TagContactRequest mocks base method

func (*MockConnectAPI) TagContactWithContext added in v1.54.2

func (m *MockConnectAPI) TagContactWithContext(arg0 context.Context, arg1 *connect.TagContactInput, arg2 ...request.Option) (*connect.TagContactOutput, error)

TagContactWithContext mocks base method

func (*MockConnectAPI) TagResource

TagResource mocks base method

func (*MockConnectAPI) TagResourceRequest

TagResourceRequest mocks base method

func (*MockConnectAPI) TagResourceWithContext

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

TagResourceWithContext mocks base method

func (*MockConnectAPI) TransferContact added in v1.44.27

TransferContact mocks base method

func (*MockConnectAPI) TransferContactRequest added in v1.44.27

TransferContactRequest mocks base method

func (*MockConnectAPI) TransferContactWithContext added in v1.44.27

func (m *MockConnectAPI) TransferContactWithContext(arg0 context.Context, arg1 *connect.TransferContactInput, arg2 ...request.Option) (*connect.TransferContactOutput, error)

TransferContactWithContext mocks base method

func (*MockConnectAPI) UntagContact added in v1.54.2

UntagContact mocks base method

func (*MockConnectAPI) UntagContactRequest added in v1.54.2

UntagContactRequest mocks base method

func (*MockConnectAPI) UntagContactWithContext added in v1.54.2

func (m *MockConnectAPI) UntagContactWithContext(arg0 context.Context, arg1 *connect.UntagContactInput, arg2 ...request.Option) (*connect.UntagContactOutput, error)

UntagContactWithContext mocks base method

func (*MockConnectAPI) UntagResource

UntagResource mocks base method

func (*MockConnectAPI) UntagResourceRequest

UntagResourceRequest mocks base method

func (*MockConnectAPI) UntagResourceWithContext

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

UntagResourceWithContext mocks base method

func (*MockConnectAPI) UpdateAgentStatus

UpdateAgentStatus mocks base method

func (*MockConnectAPI) UpdateAgentStatusRequest

UpdateAgentStatusRequest mocks base method

func (*MockConnectAPI) UpdateAgentStatusWithContext

func (m *MockConnectAPI) UpdateAgentStatusWithContext(arg0 context.Context, arg1 *connect.UpdateAgentStatusInput, arg2 ...request.Option) (*connect.UpdateAgentStatusOutput, error)

UpdateAgentStatusWithContext mocks base method

func (*MockConnectAPI) UpdateAuthenticationProfile added in v1.54.12

UpdateAuthenticationProfile mocks base method

func (*MockConnectAPI) UpdateAuthenticationProfileRequest added in v1.54.12

UpdateAuthenticationProfileRequest mocks base method

func (*MockConnectAPI) UpdateAuthenticationProfileWithContext added in v1.54.12

func (m *MockConnectAPI) UpdateAuthenticationProfileWithContext(arg0 context.Context, arg1 *connect.UpdateAuthenticationProfileInput, arg2 ...request.Option) (*connect.UpdateAuthenticationProfileOutput, error)

UpdateAuthenticationProfileWithContext mocks base method

func (*MockConnectAPI) UpdateContact

UpdateContact mocks base method

func (*MockConnectAPI) UpdateContactAttributes

UpdateContactAttributes mocks base method

func (*MockConnectAPI) UpdateContactAttributesRequest

UpdateContactAttributesRequest mocks base method

func (*MockConnectAPI) UpdateContactAttributesWithContext

func (m *MockConnectAPI) UpdateContactAttributesWithContext(arg0 context.Context, arg1 *connect.UpdateContactAttributesInput, arg2 ...request.Option) (*connect.UpdateContactAttributesOutput, error)

UpdateContactAttributesWithContext mocks base method

func (*MockConnectAPI) UpdateContactEvaluation added in v1.44.250

UpdateContactEvaluation mocks base method

func (*MockConnectAPI) UpdateContactEvaluationRequest added in v1.44.250

UpdateContactEvaluationRequest mocks base method

func (*MockConnectAPI) UpdateContactEvaluationWithContext added in v1.44.250

func (m *MockConnectAPI) UpdateContactEvaluationWithContext(arg0 context.Context, arg1 *connect.UpdateContactEvaluationInput, arg2 ...request.Option) (*connect.UpdateContactEvaluationOutput, error)

UpdateContactEvaluationWithContext mocks base method

func (*MockConnectAPI) UpdateContactFlowContent

UpdateContactFlowContent mocks base method

func (*MockConnectAPI) UpdateContactFlowContentRequest

UpdateContactFlowContentRequest mocks base method

func (*MockConnectAPI) UpdateContactFlowContentWithContext

func (m *MockConnectAPI) UpdateContactFlowContentWithContext(arg0 context.Context, arg1 *connect.UpdateContactFlowContentInput, arg2 ...request.Option) (*connect.UpdateContactFlowContentOutput, error)

UpdateContactFlowContentWithContext mocks base method

func (*MockConnectAPI) UpdateContactFlowMetadata

UpdateContactFlowMetadata mocks base method

func (*MockConnectAPI) UpdateContactFlowMetadataRequest

UpdateContactFlowMetadataRequest mocks base method

func (*MockConnectAPI) UpdateContactFlowMetadataWithContext

func (m *MockConnectAPI) UpdateContactFlowMetadataWithContext(arg0 context.Context, arg1 *connect.UpdateContactFlowMetadataInput, arg2 ...request.Option) (*connect.UpdateContactFlowMetadataOutput, error)

UpdateContactFlowMetadataWithContext mocks base method

func (*MockConnectAPI) UpdateContactFlowModuleContent

UpdateContactFlowModuleContent mocks base method

func (*MockConnectAPI) UpdateContactFlowModuleContentRequest

UpdateContactFlowModuleContentRequest mocks base method

func (*MockConnectAPI) UpdateContactFlowModuleContentWithContext

func (m *MockConnectAPI) UpdateContactFlowModuleContentWithContext(arg0 context.Context, arg1 *connect.UpdateContactFlowModuleContentInput, arg2 ...request.Option) (*connect.UpdateContactFlowModuleContentOutput, error)

UpdateContactFlowModuleContentWithContext mocks base method

func (*MockConnectAPI) UpdateContactFlowModuleMetadata

UpdateContactFlowModuleMetadata mocks base method

func (*MockConnectAPI) UpdateContactFlowModuleMetadataRequest

UpdateContactFlowModuleMetadataRequest mocks base method

func (*MockConnectAPI) UpdateContactFlowModuleMetadataWithContext

func (m *MockConnectAPI) UpdateContactFlowModuleMetadataWithContext(arg0 context.Context, arg1 *connect.UpdateContactFlowModuleMetadataInput, arg2 ...request.Option) (*connect.UpdateContactFlowModuleMetadataOutput, error)

UpdateContactFlowModuleMetadataWithContext mocks base method

func (*MockConnectAPI) UpdateContactFlowName

UpdateContactFlowName mocks base method

func (*MockConnectAPI) UpdateContactFlowNameRequest

UpdateContactFlowNameRequest mocks base method

func (*MockConnectAPI) UpdateContactFlowNameWithContext

func (m *MockConnectAPI) UpdateContactFlowNameWithContext(arg0 context.Context, arg1 *connect.UpdateContactFlowNameInput, arg2 ...request.Option) (*connect.UpdateContactFlowNameOutput, error)

UpdateContactFlowNameWithContext mocks base method

func (*MockConnectAPI) UpdateContactRequest

UpdateContactRequest mocks base method

func (*MockConnectAPI) UpdateContactRoutingData added in v1.54.2

UpdateContactRoutingData mocks base method

func (*MockConnectAPI) UpdateContactRoutingDataRequest added in v1.54.2

UpdateContactRoutingDataRequest mocks base method

func (*MockConnectAPI) UpdateContactRoutingDataWithContext added in v1.54.2

func (m *MockConnectAPI) UpdateContactRoutingDataWithContext(arg0 context.Context, arg1 *connect.UpdateContactRoutingDataInput, arg2 ...request.Option) (*connect.UpdateContactRoutingDataOutput, error)

UpdateContactRoutingDataWithContext mocks base method

func (*MockConnectAPI) UpdateContactSchedule

UpdateContactSchedule mocks base method

func (*MockConnectAPI) UpdateContactScheduleRequest

UpdateContactScheduleRequest mocks base method

func (*MockConnectAPI) UpdateContactScheduleWithContext

func (m *MockConnectAPI) UpdateContactScheduleWithContext(arg0 context.Context, arg1 *connect.UpdateContactScheduleInput, arg2 ...request.Option) (*connect.UpdateContactScheduleOutput, error)

UpdateContactScheduleWithContext mocks base method

func (*MockConnectAPI) UpdateContactWithContext

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

UpdateContactWithContext mocks base method

func (*MockConnectAPI) UpdateEvaluationForm added in v1.44.250

UpdateEvaluationForm mocks base method

func (*MockConnectAPI) UpdateEvaluationFormRequest added in v1.44.250

UpdateEvaluationFormRequest mocks base method

func (*MockConnectAPI) UpdateEvaluationFormWithContext added in v1.44.250

func (m *MockConnectAPI) UpdateEvaluationFormWithContext(arg0 context.Context, arg1 *connect.UpdateEvaluationFormInput, arg2 ...request.Option) (*connect.UpdateEvaluationFormOutput, error)

UpdateEvaluationFormWithContext mocks base method

func (*MockConnectAPI) UpdateHoursOfOperation

UpdateHoursOfOperation mocks base method

func (*MockConnectAPI) UpdateHoursOfOperationRequest

UpdateHoursOfOperationRequest mocks base method

func (*MockConnectAPI) UpdateHoursOfOperationWithContext

func (m *MockConnectAPI) UpdateHoursOfOperationWithContext(arg0 context.Context, arg1 *connect.UpdateHoursOfOperationInput, arg2 ...request.Option) (*connect.UpdateHoursOfOperationOutput, error)

UpdateHoursOfOperationWithContext mocks base method

func (*MockConnectAPI) UpdateInstanceAttribute

UpdateInstanceAttribute mocks base method

func (*MockConnectAPI) UpdateInstanceAttributeRequest

UpdateInstanceAttributeRequest mocks base method

func (*MockConnectAPI) UpdateInstanceAttributeWithContext

func (m *MockConnectAPI) UpdateInstanceAttributeWithContext(arg0 context.Context, arg1 *connect.UpdateInstanceAttributeInput, arg2 ...request.Option) (*connect.UpdateInstanceAttributeOutput, error)

UpdateInstanceAttributeWithContext mocks base method

func (*MockConnectAPI) UpdateInstanceStorageConfig

UpdateInstanceStorageConfig mocks base method

func (*MockConnectAPI) UpdateInstanceStorageConfigRequest

UpdateInstanceStorageConfigRequest mocks base method

func (*MockConnectAPI) UpdateInstanceStorageConfigWithContext

func (m *MockConnectAPI) UpdateInstanceStorageConfigWithContext(arg0 context.Context, arg1 *connect.UpdateInstanceStorageConfigInput, arg2 ...request.Option) (*connect.UpdateInstanceStorageConfigOutput, error)

UpdateInstanceStorageConfigWithContext mocks base method

func (*MockConnectAPI) UpdateParticipantRoleConfig added in v1.44.166

UpdateParticipantRoleConfig mocks base method

func (*MockConnectAPI) UpdateParticipantRoleConfigRequest added in v1.44.166

UpdateParticipantRoleConfigRequest mocks base method

func (*MockConnectAPI) UpdateParticipantRoleConfigWithContext added in v1.44.166

func (m *MockConnectAPI) UpdateParticipantRoleConfigWithContext(arg0 context.Context, arg1 *connect.UpdateParticipantRoleConfigInput, arg2 ...request.Option) (*connect.UpdateParticipantRoleConfigOutput, error)

UpdateParticipantRoleConfigWithContext mocks base method

func (*MockConnectAPI) UpdatePhoneNumber added in v1.43.43

UpdatePhoneNumber mocks base method

func (*MockConnectAPI) UpdatePhoneNumberMetadata added in v1.46.1

UpdatePhoneNumberMetadata mocks base method

func (*MockConnectAPI) UpdatePhoneNumberMetadataRequest added in v1.46.1

UpdatePhoneNumberMetadataRequest mocks base method

func (*MockConnectAPI) UpdatePhoneNumberMetadataWithContext added in v1.46.1

func (m *MockConnectAPI) UpdatePhoneNumberMetadataWithContext(arg0 context.Context, arg1 *connect.UpdatePhoneNumberMetadataInput, arg2 ...request.Option) (*connect.UpdatePhoneNumberMetadataOutput, error)

UpdatePhoneNumberMetadataWithContext mocks base method

func (*MockConnectAPI) UpdatePhoneNumberRequest added in v1.43.43

UpdatePhoneNumberRequest mocks base method

func (*MockConnectAPI) UpdatePhoneNumberWithContext added in v1.43.43

func (m *MockConnectAPI) UpdatePhoneNumberWithContext(arg0 context.Context, arg1 *connect.UpdatePhoneNumberInput, arg2 ...request.Option) (*connect.UpdatePhoneNumberOutput, error)

UpdatePhoneNumberWithContext mocks base method

func (*MockConnectAPI) UpdatePredefinedAttribute added in v1.54.2

UpdatePredefinedAttribute mocks base method

func (*MockConnectAPI) UpdatePredefinedAttributeRequest added in v1.54.2

UpdatePredefinedAttributeRequest mocks base method

func (*MockConnectAPI) UpdatePredefinedAttributeWithContext added in v1.54.2

func (m *MockConnectAPI) UpdatePredefinedAttributeWithContext(arg0 context.Context, arg1 *connect.UpdatePredefinedAttributeInput, arg2 ...request.Option) (*connect.UpdatePredefinedAttributeOutput, error)

UpdatePredefinedAttributeWithContext mocks base method

func (*MockConnectAPI) UpdatePrompt added in v1.44.265

UpdatePrompt mocks base method

func (*MockConnectAPI) UpdatePromptRequest added in v1.44.265

UpdatePromptRequest mocks base method

func (*MockConnectAPI) UpdatePromptWithContext added in v1.44.265

func (m *MockConnectAPI) UpdatePromptWithContext(arg0 context.Context, arg1 *connect.UpdatePromptInput, arg2 ...request.Option) (*connect.UpdatePromptOutput, error)

UpdatePromptWithContext mocks base method

func (*MockConnectAPI) UpdateQueueHoursOfOperation

UpdateQueueHoursOfOperation mocks base method

func (*MockConnectAPI) UpdateQueueHoursOfOperationRequest

UpdateQueueHoursOfOperationRequest mocks base method

func (*MockConnectAPI) UpdateQueueHoursOfOperationWithContext

func (m *MockConnectAPI) UpdateQueueHoursOfOperationWithContext(arg0 context.Context, arg1 *connect.UpdateQueueHoursOfOperationInput, arg2 ...request.Option) (*connect.UpdateQueueHoursOfOperationOutput, error)

UpdateQueueHoursOfOperationWithContext mocks base method

func (*MockConnectAPI) UpdateQueueMaxContacts

UpdateQueueMaxContacts mocks base method

func (*MockConnectAPI) UpdateQueueMaxContactsRequest

UpdateQueueMaxContactsRequest mocks base method

func (*MockConnectAPI) UpdateQueueMaxContactsWithContext

func (m *MockConnectAPI) UpdateQueueMaxContactsWithContext(arg0 context.Context, arg1 *connect.UpdateQueueMaxContactsInput, arg2 ...request.Option) (*connect.UpdateQueueMaxContactsOutput, error)

UpdateQueueMaxContactsWithContext mocks base method

func (*MockConnectAPI) UpdateQueueName

UpdateQueueName mocks base method

func (*MockConnectAPI) UpdateQueueNameRequest

UpdateQueueNameRequest mocks base method

func (*MockConnectAPI) UpdateQueueNameWithContext

func (m *MockConnectAPI) UpdateQueueNameWithContext(arg0 context.Context, arg1 *connect.UpdateQueueNameInput, arg2 ...request.Option) (*connect.UpdateQueueNameOutput, error)

UpdateQueueNameWithContext mocks base method

func (*MockConnectAPI) UpdateQueueOutboundCallerConfig

UpdateQueueOutboundCallerConfig mocks base method

func (*MockConnectAPI) UpdateQueueOutboundCallerConfigRequest

UpdateQueueOutboundCallerConfigRequest mocks base method

func (*MockConnectAPI) UpdateQueueOutboundCallerConfigWithContext

func (m *MockConnectAPI) UpdateQueueOutboundCallerConfigWithContext(arg0 context.Context, arg1 *connect.UpdateQueueOutboundCallerConfigInput, arg2 ...request.Option) (*connect.UpdateQueueOutboundCallerConfigOutput, error)

UpdateQueueOutboundCallerConfigWithContext mocks base method

func (*MockConnectAPI) UpdateQueueStatus

UpdateQueueStatus mocks base method

func (*MockConnectAPI) UpdateQueueStatusRequest

UpdateQueueStatusRequest mocks base method

func (*MockConnectAPI) UpdateQueueStatusWithContext

func (m *MockConnectAPI) UpdateQueueStatusWithContext(arg0 context.Context, arg1 *connect.UpdateQueueStatusInput, arg2 ...request.Option) (*connect.UpdateQueueStatusOutput, error)

UpdateQueueStatusWithContext mocks base method

func (*MockConnectAPI) UpdateQuickConnectConfig

UpdateQuickConnectConfig mocks base method

func (*MockConnectAPI) UpdateQuickConnectConfigRequest

UpdateQuickConnectConfigRequest mocks base method

func (*MockConnectAPI) UpdateQuickConnectConfigWithContext

func (m *MockConnectAPI) UpdateQuickConnectConfigWithContext(arg0 context.Context, arg1 *connect.UpdateQuickConnectConfigInput, arg2 ...request.Option) (*connect.UpdateQuickConnectConfigOutput, error)

UpdateQuickConnectConfigWithContext mocks base method

func (*MockConnectAPI) UpdateQuickConnectName

UpdateQuickConnectName mocks base method

func (*MockConnectAPI) UpdateQuickConnectNameRequest

UpdateQuickConnectNameRequest mocks base method

func (*MockConnectAPI) UpdateQuickConnectNameWithContext

func (m *MockConnectAPI) UpdateQuickConnectNameWithContext(arg0 context.Context, arg1 *connect.UpdateQuickConnectNameInput, arg2 ...request.Option) (*connect.UpdateQuickConnectNameOutput, error)

UpdateQuickConnectNameWithContext mocks base method

func (*MockConnectAPI) UpdateRoutingProfileAgentAvailabilityTimer added in v1.44.317

UpdateRoutingProfileAgentAvailabilityTimer mocks base method

func (*MockConnectAPI) UpdateRoutingProfileAgentAvailabilityTimerRequest added in v1.44.317

UpdateRoutingProfileAgentAvailabilityTimerRequest mocks base method

func (*MockConnectAPI) UpdateRoutingProfileAgentAvailabilityTimerWithContext added in v1.44.317

UpdateRoutingProfileAgentAvailabilityTimerWithContext mocks base method

func (*MockConnectAPI) UpdateRoutingProfileConcurrency

UpdateRoutingProfileConcurrency mocks base method

func (*MockConnectAPI) UpdateRoutingProfileConcurrencyRequest

UpdateRoutingProfileConcurrencyRequest mocks base method

func (*MockConnectAPI) UpdateRoutingProfileConcurrencyWithContext

func (m *MockConnectAPI) UpdateRoutingProfileConcurrencyWithContext(arg0 context.Context, arg1 *connect.UpdateRoutingProfileConcurrencyInput, arg2 ...request.Option) (*connect.UpdateRoutingProfileConcurrencyOutput, error)

UpdateRoutingProfileConcurrencyWithContext mocks base method

func (*MockConnectAPI) UpdateRoutingProfileDefaultOutboundQueue

UpdateRoutingProfileDefaultOutboundQueue mocks base method

func (*MockConnectAPI) UpdateRoutingProfileDefaultOutboundQueueRequest

UpdateRoutingProfileDefaultOutboundQueueRequest mocks base method

func (*MockConnectAPI) UpdateRoutingProfileDefaultOutboundQueueWithContext

UpdateRoutingProfileDefaultOutboundQueueWithContext mocks base method

func (*MockConnectAPI) UpdateRoutingProfileName

UpdateRoutingProfileName mocks base method

func (*MockConnectAPI) UpdateRoutingProfileNameRequest

UpdateRoutingProfileNameRequest mocks base method

func (*MockConnectAPI) UpdateRoutingProfileNameWithContext

func (m *MockConnectAPI) UpdateRoutingProfileNameWithContext(arg0 context.Context, arg1 *connect.UpdateRoutingProfileNameInput, arg2 ...request.Option) (*connect.UpdateRoutingProfileNameOutput, error)

UpdateRoutingProfileNameWithContext mocks base method

func (*MockConnectAPI) UpdateRoutingProfileQueues

UpdateRoutingProfileQueues mocks base method

func (*MockConnectAPI) UpdateRoutingProfileQueuesRequest

UpdateRoutingProfileQueuesRequest mocks base method

func (*MockConnectAPI) UpdateRoutingProfileQueuesWithContext

func (m *MockConnectAPI) UpdateRoutingProfileQueuesWithContext(arg0 context.Context, arg1 *connect.UpdateRoutingProfileQueuesInput, arg2 ...request.Option) (*connect.UpdateRoutingProfileQueuesOutput, error)

UpdateRoutingProfileQueuesWithContext mocks base method

func (*MockConnectAPI) UpdateRule added in v1.44.154

UpdateRule mocks base method

func (*MockConnectAPI) UpdateRuleRequest added in v1.44.154

UpdateRuleRequest mocks base method

func (*MockConnectAPI) UpdateRuleWithContext added in v1.44.154

func (m *MockConnectAPI) UpdateRuleWithContext(arg0 context.Context, arg1 *connect.UpdateRuleInput, arg2 ...request.Option) (*connect.UpdateRuleOutput, error)

UpdateRuleWithContext mocks base method

func (*MockConnectAPI) UpdateSecurityProfile

UpdateSecurityProfile mocks base method

func (*MockConnectAPI) UpdateSecurityProfileRequest

UpdateSecurityProfileRequest mocks base method

func (*MockConnectAPI) UpdateSecurityProfileWithContext

func (m *MockConnectAPI) UpdateSecurityProfileWithContext(arg0 context.Context, arg1 *connect.UpdateSecurityProfileInput, arg2 ...request.Option) (*connect.UpdateSecurityProfileOutput, error)

UpdateSecurityProfileWithContext mocks base method

func (*MockConnectAPI) UpdateTaskTemplate added in v1.44.27

UpdateTaskTemplate mocks base method

func (*MockConnectAPI) UpdateTaskTemplateRequest added in v1.44.27

UpdateTaskTemplateRequest mocks base method

func (*MockConnectAPI) UpdateTaskTemplateWithContext added in v1.44.27

func (m *MockConnectAPI) UpdateTaskTemplateWithContext(arg0 context.Context, arg1 *connect.UpdateTaskTemplateInput, arg2 ...request.Option) (*connect.UpdateTaskTemplateOutput, error)

UpdateTaskTemplateWithContext mocks base method

func (*MockConnectAPI) UpdateTrafficDistribution added in v1.44.119

UpdateTrafficDistribution mocks base method

func (*MockConnectAPI) UpdateTrafficDistributionRequest added in v1.44.119

UpdateTrafficDistributionRequest mocks base method

func (*MockConnectAPI) UpdateTrafficDistributionWithContext added in v1.44.119

func (m *MockConnectAPI) UpdateTrafficDistributionWithContext(arg0 context.Context, arg1 *connect.UpdateTrafficDistributionInput, arg2 ...request.Option) (*connect.UpdateTrafficDistributionOutput, error)

UpdateTrafficDistributionWithContext mocks base method

func (*MockConnectAPI) UpdateUserHierarchy

UpdateUserHierarchy mocks base method

func (*MockConnectAPI) UpdateUserHierarchyGroupName

UpdateUserHierarchyGroupName mocks base method

func (*MockConnectAPI) UpdateUserHierarchyGroupNameRequest

UpdateUserHierarchyGroupNameRequest mocks base method

func (*MockConnectAPI) UpdateUserHierarchyGroupNameWithContext

func (m *MockConnectAPI) UpdateUserHierarchyGroupNameWithContext(arg0 context.Context, arg1 *connect.UpdateUserHierarchyGroupNameInput, arg2 ...request.Option) (*connect.UpdateUserHierarchyGroupNameOutput, error)

UpdateUserHierarchyGroupNameWithContext mocks base method

func (*MockConnectAPI) UpdateUserHierarchyRequest

UpdateUserHierarchyRequest mocks base method

func (*MockConnectAPI) UpdateUserHierarchyStructure

UpdateUserHierarchyStructure mocks base method

func (*MockConnectAPI) UpdateUserHierarchyStructureRequest

UpdateUserHierarchyStructureRequest mocks base method

func (*MockConnectAPI) UpdateUserHierarchyStructureWithContext

func (m *MockConnectAPI) UpdateUserHierarchyStructureWithContext(arg0 context.Context, arg1 *connect.UpdateUserHierarchyStructureInput, arg2 ...request.Option) (*connect.UpdateUserHierarchyStructureOutput, error)

UpdateUserHierarchyStructureWithContext mocks base method

func (*MockConnectAPI) UpdateUserHierarchyWithContext

func (m *MockConnectAPI) UpdateUserHierarchyWithContext(arg0 context.Context, arg1 *connect.UpdateUserHierarchyInput, arg2 ...request.Option) (*connect.UpdateUserHierarchyOutput, error)

UpdateUserHierarchyWithContext mocks base method

func (*MockConnectAPI) UpdateUserIdentityInfo

UpdateUserIdentityInfo mocks base method

func (*MockConnectAPI) UpdateUserIdentityInfoRequest

UpdateUserIdentityInfoRequest mocks base method

func (*MockConnectAPI) UpdateUserIdentityInfoWithContext

func (m *MockConnectAPI) UpdateUserIdentityInfoWithContext(arg0 context.Context, arg1 *connect.UpdateUserIdentityInfoInput, arg2 ...request.Option) (*connect.UpdateUserIdentityInfoOutput, error)

UpdateUserIdentityInfoWithContext mocks base method

func (*MockConnectAPI) UpdateUserPhoneConfig

UpdateUserPhoneConfig mocks base method

func (*MockConnectAPI) UpdateUserPhoneConfigRequest

UpdateUserPhoneConfigRequest mocks base method

func (*MockConnectAPI) UpdateUserPhoneConfigWithContext

func (m *MockConnectAPI) UpdateUserPhoneConfigWithContext(arg0 context.Context, arg1 *connect.UpdateUserPhoneConfigInput, arg2 ...request.Option) (*connect.UpdateUserPhoneConfigOutput, error)

UpdateUserPhoneConfigWithContext mocks base method

func (*MockConnectAPI) UpdateUserProficiencies added in v1.54.2

UpdateUserProficiencies mocks base method

func (*MockConnectAPI) UpdateUserProficienciesRequest added in v1.54.2

UpdateUserProficienciesRequest mocks base method

func (*MockConnectAPI) UpdateUserProficienciesWithContext added in v1.54.2

func (m *MockConnectAPI) UpdateUserProficienciesWithContext(arg0 context.Context, arg1 *connect.UpdateUserProficienciesInput, arg2 ...request.Option) (*connect.UpdateUserProficienciesOutput, error)

UpdateUserProficienciesWithContext mocks base method

func (*MockConnectAPI) UpdateUserRoutingProfile

UpdateUserRoutingProfile mocks base method

func (*MockConnectAPI) UpdateUserRoutingProfileRequest

UpdateUserRoutingProfileRequest mocks base method

func (*MockConnectAPI) UpdateUserRoutingProfileWithContext

func (m *MockConnectAPI) UpdateUserRoutingProfileWithContext(arg0 context.Context, arg1 *connect.UpdateUserRoutingProfileInput, arg2 ...request.Option) (*connect.UpdateUserRoutingProfileOutput, error)

UpdateUserRoutingProfileWithContext mocks base method

func (*MockConnectAPI) UpdateUserSecurityProfiles

UpdateUserSecurityProfiles mocks base method

func (*MockConnectAPI) UpdateUserSecurityProfilesRequest

UpdateUserSecurityProfilesRequest mocks base method

func (*MockConnectAPI) UpdateUserSecurityProfilesWithContext

func (m *MockConnectAPI) UpdateUserSecurityProfilesWithContext(arg0 context.Context, arg1 *connect.UpdateUserSecurityProfilesInput, arg2 ...request.Option) (*connect.UpdateUserSecurityProfilesOutput, error)

UpdateUserSecurityProfilesWithContext mocks base method

func (*MockConnectAPI) UpdateViewContent added in v1.45.2

UpdateViewContent mocks base method

func (*MockConnectAPI) UpdateViewContentRequest added in v1.45.2

UpdateViewContentRequest mocks base method

func (*MockConnectAPI) UpdateViewContentWithContext added in v1.45.2

func (m *MockConnectAPI) UpdateViewContentWithContext(arg0 context.Context, arg1 *connect.UpdateViewContentInput, arg2 ...request.Option) (*connect.UpdateViewContentOutput, error)

UpdateViewContentWithContext mocks base method

func (*MockConnectAPI) UpdateViewMetadata added in v1.45.2

UpdateViewMetadata mocks base method

func (*MockConnectAPI) UpdateViewMetadataRequest added in v1.45.2

UpdateViewMetadataRequest mocks base method

func (*MockConnectAPI) UpdateViewMetadataWithContext added in v1.45.2

func (m *MockConnectAPI) UpdateViewMetadataWithContext(arg0 context.Context, arg1 *connect.UpdateViewMetadataInput, arg2 ...request.Option) (*connect.UpdateViewMetadataOutput, error)

UpdateViewMetadataWithContext mocks base method

type MockConnectAPIMockRecorder

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

MockConnectAPIMockRecorder is the mock recorder for MockConnectAPI

func (*MockConnectAPIMockRecorder) ActivateEvaluationForm added in v1.44.250

func (mr *MockConnectAPIMockRecorder) ActivateEvaluationForm(arg0 interface{}) *gomock.Call

ActivateEvaluationForm indicates an expected call of ActivateEvaluationForm

func (*MockConnectAPIMockRecorder) ActivateEvaluationFormRequest added in v1.44.250

func (mr *MockConnectAPIMockRecorder) ActivateEvaluationFormRequest(arg0 interface{}) *gomock.Call

ActivateEvaluationFormRequest indicates an expected call of ActivateEvaluationFormRequest

func (*MockConnectAPIMockRecorder) ActivateEvaluationFormWithContext added in v1.44.250

func (mr *MockConnectAPIMockRecorder) ActivateEvaluationFormWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ActivateEvaluationFormWithContext indicates an expected call of ActivateEvaluationFormWithContext

func (*MockConnectAPIMockRecorder) AssociateAnalyticsDataSet added in v1.54.2

func (mr *MockConnectAPIMockRecorder) AssociateAnalyticsDataSet(arg0 interface{}) *gomock.Call

AssociateAnalyticsDataSet indicates an expected call of AssociateAnalyticsDataSet

func (*MockConnectAPIMockRecorder) AssociateAnalyticsDataSetRequest added in v1.54.2

func (mr *MockConnectAPIMockRecorder) AssociateAnalyticsDataSetRequest(arg0 interface{}) *gomock.Call

AssociateAnalyticsDataSetRequest indicates an expected call of AssociateAnalyticsDataSetRequest

func (*MockConnectAPIMockRecorder) AssociateAnalyticsDataSetWithContext added in v1.54.2

func (mr *MockConnectAPIMockRecorder) AssociateAnalyticsDataSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateAnalyticsDataSetWithContext indicates an expected call of AssociateAnalyticsDataSetWithContext

func (*MockConnectAPIMockRecorder) AssociateApprovedOrigin

func (mr *MockConnectAPIMockRecorder) AssociateApprovedOrigin(arg0 interface{}) *gomock.Call

AssociateApprovedOrigin indicates an expected call of AssociateApprovedOrigin

func (*MockConnectAPIMockRecorder) AssociateApprovedOriginRequest

func (mr *MockConnectAPIMockRecorder) AssociateApprovedOriginRequest(arg0 interface{}) *gomock.Call

AssociateApprovedOriginRequest indicates an expected call of AssociateApprovedOriginRequest

func (*MockConnectAPIMockRecorder) AssociateApprovedOriginWithContext

func (mr *MockConnectAPIMockRecorder) AssociateApprovedOriginWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateApprovedOriginWithContext indicates an expected call of AssociateApprovedOriginWithContext

func (*MockConnectAPIMockRecorder) AssociateBot

func (mr *MockConnectAPIMockRecorder) AssociateBot(arg0 interface{}) *gomock.Call

AssociateBot indicates an expected call of AssociateBot

func (*MockConnectAPIMockRecorder) AssociateBotRequest

func (mr *MockConnectAPIMockRecorder) AssociateBotRequest(arg0 interface{}) *gomock.Call

AssociateBotRequest indicates an expected call of AssociateBotRequest

func (*MockConnectAPIMockRecorder) AssociateBotWithContext

func (mr *MockConnectAPIMockRecorder) AssociateBotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateBotWithContext indicates an expected call of AssociateBotWithContext

func (*MockConnectAPIMockRecorder) AssociateDefaultVocabulary

func (mr *MockConnectAPIMockRecorder) AssociateDefaultVocabulary(arg0 interface{}) *gomock.Call

AssociateDefaultVocabulary indicates an expected call of AssociateDefaultVocabulary

func (*MockConnectAPIMockRecorder) AssociateDefaultVocabularyRequest

func (mr *MockConnectAPIMockRecorder) AssociateDefaultVocabularyRequest(arg0 interface{}) *gomock.Call

AssociateDefaultVocabularyRequest indicates an expected call of AssociateDefaultVocabularyRequest

func (*MockConnectAPIMockRecorder) AssociateDefaultVocabularyWithContext

func (mr *MockConnectAPIMockRecorder) AssociateDefaultVocabularyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateDefaultVocabularyWithContext indicates an expected call of AssociateDefaultVocabularyWithContext

func (*MockConnectAPIMockRecorder) AssociateFlow added in v1.54.2

func (mr *MockConnectAPIMockRecorder) AssociateFlow(arg0 interface{}) *gomock.Call

AssociateFlow indicates an expected call of AssociateFlow

func (*MockConnectAPIMockRecorder) AssociateFlowRequest added in v1.54.2

func (mr *MockConnectAPIMockRecorder) AssociateFlowRequest(arg0 interface{}) *gomock.Call

AssociateFlowRequest indicates an expected call of AssociateFlowRequest

func (*MockConnectAPIMockRecorder) AssociateFlowWithContext added in v1.54.2

func (mr *MockConnectAPIMockRecorder) AssociateFlowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateFlowWithContext indicates an expected call of AssociateFlowWithContext

func (*MockConnectAPIMockRecorder) AssociateInstanceStorageConfig

func (mr *MockConnectAPIMockRecorder) AssociateInstanceStorageConfig(arg0 interface{}) *gomock.Call

AssociateInstanceStorageConfig indicates an expected call of AssociateInstanceStorageConfig

func (*MockConnectAPIMockRecorder) AssociateInstanceStorageConfigRequest

func (mr *MockConnectAPIMockRecorder) AssociateInstanceStorageConfigRequest(arg0 interface{}) *gomock.Call

AssociateInstanceStorageConfigRequest indicates an expected call of AssociateInstanceStorageConfigRequest

func (*MockConnectAPIMockRecorder) AssociateInstanceStorageConfigWithContext

func (mr *MockConnectAPIMockRecorder) AssociateInstanceStorageConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateInstanceStorageConfigWithContext indicates an expected call of AssociateInstanceStorageConfigWithContext

func (*MockConnectAPIMockRecorder) AssociateLambdaFunction

func (mr *MockConnectAPIMockRecorder) AssociateLambdaFunction(arg0 interface{}) *gomock.Call

AssociateLambdaFunction indicates an expected call of AssociateLambdaFunction

func (*MockConnectAPIMockRecorder) AssociateLambdaFunctionRequest

func (mr *MockConnectAPIMockRecorder) AssociateLambdaFunctionRequest(arg0 interface{}) *gomock.Call

AssociateLambdaFunctionRequest indicates an expected call of AssociateLambdaFunctionRequest

func (*MockConnectAPIMockRecorder) AssociateLambdaFunctionWithContext

func (mr *MockConnectAPIMockRecorder) AssociateLambdaFunctionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateLambdaFunctionWithContext indicates an expected call of AssociateLambdaFunctionWithContext

func (*MockConnectAPIMockRecorder) AssociateLexBot

func (mr *MockConnectAPIMockRecorder) AssociateLexBot(arg0 interface{}) *gomock.Call

AssociateLexBot indicates an expected call of AssociateLexBot

func (*MockConnectAPIMockRecorder) AssociateLexBotRequest

func (mr *MockConnectAPIMockRecorder) AssociateLexBotRequest(arg0 interface{}) *gomock.Call

AssociateLexBotRequest indicates an expected call of AssociateLexBotRequest

func (*MockConnectAPIMockRecorder) AssociateLexBotWithContext

func (mr *MockConnectAPIMockRecorder) AssociateLexBotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateLexBotWithContext indicates an expected call of AssociateLexBotWithContext

func (*MockConnectAPIMockRecorder) AssociatePhoneNumberContactFlow added in v1.43.43

func (mr *MockConnectAPIMockRecorder) AssociatePhoneNumberContactFlow(arg0 interface{}) *gomock.Call

AssociatePhoneNumberContactFlow indicates an expected call of AssociatePhoneNumberContactFlow

func (*MockConnectAPIMockRecorder) AssociatePhoneNumberContactFlowRequest added in v1.43.43

func (mr *MockConnectAPIMockRecorder) AssociatePhoneNumberContactFlowRequest(arg0 interface{}) *gomock.Call

AssociatePhoneNumberContactFlowRequest indicates an expected call of AssociatePhoneNumberContactFlowRequest

func (*MockConnectAPIMockRecorder) AssociatePhoneNumberContactFlowWithContext added in v1.43.43

func (mr *MockConnectAPIMockRecorder) AssociatePhoneNumberContactFlowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociatePhoneNumberContactFlowWithContext indicates an expected call of AssociatePhoneNumberContactFlowWithContext

func (*MockConnectAPIMockRecorder) AssociateQueueQuickConnects

func (mr *MockConnectAPIMockRecorder) AssociateQueueQuickConnects(arg0 interface{}) *gomock.Call

AssociateQueueQuickConnects indicates an expected call of AssociateQueueQuickConnects

func (*MockConnectAPIMockRecorder) AssociateQueueQuickConnectsRequest

func (mr *MockConnectAPIMockRecorder) AssociateQueueQuickConnectsRequest(arg0 interface{}) *gomock.Call

AssociateQueueQuickConnectsRequest indicates an expected call of AssociateQueueQuickConnectsRequest

func (*MockConnectAPIMockRecorder) AssociateQueueQuickConnectsWithContext

func (mr *MockConnectAPIMockRecorder) AssociateQueueQuickConnectsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateQueueQuickConnectsWithContext indicates an expected call of AssociateQueueQuickConnectsWithContext

func (*MockConnectAPIMockRecorder) AssociateRoutingProfileQueues

func (mr *MockConnectAPIMockRecorder) AssociateRoutingProfileQueues(arg0 interface{}) *gomock.Call

AssociateRoutingProfileQueues indicates an expected call of AssociateRoutingProfileQueues

func (*MockConnectAPIMockRecorder) AssociateRoutingProfileQueuesRequest

func (mr *MockConnectAPIMockRecorder) AssociateRoutingProfileQueuesRequest(arg0 interface{}) *gomock.Call

AssociateRoutingProfileQueuesRequest indicates an expected call of AssociateRoutingProfileQueuesRequest

func (*MockConnectAPIMockRecorder) AssociateRoutingProfileQueuesWithContext

func (mr *MockConnectAPIMockRecorder) AssociateRoutingProfileQueuesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateRoutingProfileQueuesWithContext indicates an expected call of AssociateRoutingProfileQueuesWithContext

func (*MockConnectAPIMockRecorder) AssociateSecurityKey

func (mr *MockConnectAPIMockRecorder) AssociateSecurityKey(arg0 interface{}) *gomock.Call

AssociateSecurityKey indicates an expected call of AssociateSecurityKey

func (*MockConnectAPIMockRecorder) AssociateSecurityKeyRequest

func (mr *MockConnectAPIMockRecorder) AssociateSecurityKeyRequest(arg0 interface{}) *gomock.Call

AssociateSecurityKeyRequest indicates an expected call of AssociateSecurityKeyRequest

func (*MockConnectAPIMockRecorder) AssociateSecurityKeyWithContext

func (mr *MockConnectAPIMockRecorder) AssociateSecurityKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateSecurityKeyWithContext indicates an expected call of AssociateSecurityKeyWithContext

func (*MockConnectAPIMockRecorder) AssociateTrafficDistributionGroupUser added in v1.44.321

func (mr *MockConnectAPIMockRecorder) AssociateTrafficDistributionGroupUser(arg0 interface{}) *gomock.Call

AssociateTrafficDistributionGroupUser indicates an expected call of AssociateTrafficDistributionGroupUser

func (*MockConnectAPIMockRecorder) AssociateTrafficDistributionGroupUserRequest added in v1.44.321

func (mr *MockConnectAPIMockRecorder) AssociateTrafficDistributionGroupUserRequest(arg0 interface{}) *gomock.Call

AssociateTrafficDistributionGroupUserRequest indicates an expected call of AssociateTrafficDistributionGroupUserRequest

func (*MockConnectAPIMockRecorder) AssociateTrafficDistributionGroupUserWithContext added in v1.44.321

func (mr *MockConnectAPIMockRecorder) AssociateTrafficDistributionGroupUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateTrafficDistributionGroupUserWithContext indicates an expected call of AssociateTrafficDistributionGroupUserWithContext

func (*MockConnectAPIMockRecorder) AssociateUserProficiencies added in v1.54.2

func (mr *MockConnectAPIMockRecorder) AssociateUserProficiencies(arg0 interface{}) *gomock.Call

AssociateUserProficiencies indicates an expected call of AssociateUserProficiencies

func (*MockConnectAPIMockRecorder) AssociateUserProficienciesRequest added in v1.54.2

func (mr *MockConnectAPIMockRecorder) AssociateUserProficienciesRequest(arg0 interface{}) *gomock.Call

AssociateUserProficienciesRequest indicates an expected call of AssociateUserProficienciesRequest

func (*MockConnectAPIMockRecorder) AssociateUserProficienciesWithContext added in v1.54.2

func (mr *MockConnectAPIMockRecorder) AssociateUserProficienciesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateUserProficienciesWithContext indicates an expected call of AssociateUserProficienciesWithContext

func (*MockConnectAPIMockRecorder) BatchAssociateAnalyticsDataSet added in v1.54.2

func (mr *MockConnectAPIMockRecorder) BatchAssociateAnalyticsDataSet(arg0 interface{}) *gomock.Call

BatchAssociateAnalyticsDataSet indicates an expected call of BatchAssociateAnalyticsDataSet

func (*MockConnectAPIMockRecorder) BatchAssociateAnalyticsDataSetRequest added in v1.54.2

func (mr *MockConnectAPIMockRecorder) BatchAssociateAnalyticsDataSetRequest(arg0 interface{}) *gomock.Call

BatchAssociateAnalyticsDataSetRequest indicates an expected call of BatchAssociateAnalyticsDataSetRequest

func (*MockConnectAPIMockRecorder) BatchAssociateAnalyticsDataSetWithContext added in v1.54.2

func (mr *MockConnectAPIMockRecorder) BatchAssociateAnalyticsDataSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchAssociateAnalyticsDataSetWithContext indicates an expected call of BatchAssociateAnalyticsDataSetWithContext

func (*MockConnectAPIMockRecorder) BatchDisassociateAnalyticsDataSet added in v1.54.2

func (mr *MockConnectAPIMockRecorder) BatchDisassociateAnalyticsDataSet(arg0 interface{}) *gomock.Call

BatchDisassociateAnalyticsDataSet indicates an expected call of BatchDisassociateAnalyticsDataSet

func (*MockConnectAPIMockRecorder) BatchDisassociateAnalyticsDataSetRequest added in v1.54.2

func (mr *MockConnectAPIMockRecorder) BatchDisassociateAnalyticsDataSetRequest(arg0 interface{}) *gomock.Call

BatchDisassociateAnalyticsDataSetRequest indicates an expected call of BatchDisassociateAnalyticsDataSetRequest

func (*MockConnectAPIMockRecorder) BatchDisassociateAnalyticsDataSetWithContext added in v1.54.2

func (mr *MockConnectAPIMockRecorder) BatchDisassociateAnalyticsDataSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchDisassociateAnalyticsDataSetWithContext indicates an expected call of BatchDisassociateAnalyticsDataSetWithContext

func (*MockConnectAPIMockRecorder) BatchGetAttachedFileMetadata added in v1.54.2

func (mr *MockConnectAPIMockRecorder) BatchGetAttachedFileMetadata(arg0 interface{}) *gomock.Call

BatchGetAttachedFileMetadata indicates an expected call of BatchGetAttachedFileMetadata

func (*MockConnectAPIMockRecorder) BatchGetAttachedFileMetadataRequest added in v1.54.2

func (mr *MockConnectAPIMockRecorder) BatchGetAttachedFileMetadataRequest(arg0 interface{}) *gomock.Call

BatchGetAttachedFileMetadataRequest indicates an expected call of BatchGetAttachedFileMetadataRequest

func (*MockConnectAPIMockRecorder) BatchGetAttachedFileMetadataWithContext added in v1.54.2

func (mr *MockConnectAPIMockRecorder) BatchGetAttachedFileMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchGetAttachedFileMetadataWithContext indicates an expected call of BatchGetAttachedFileMetadataWithContext

func (*MockConnectAPIMockRecorder) BatchGetFlowAssociation added in v1.54.2

func (mr *MockConnectAPIMockRecorder) BatchGetFlowAssociation(arg0 interface{}) *gomock.Call

BatchGetFlowAssociation indicates an expected call of BatchGetFlowAssociation

func (*MockConnectAPIMockRecorder) BatchGetFlowAssociationRequest added in v1.54.2

func (mr *MockConnectAPIMockRecorder) BatchGetFlowAssociationRequest(arg0 interface{}) *gomock.Call

BatchGetFlowAssociationRequest indicates an expected call of BatchGetFlowAssociationRequest

func (*MockConnectAPIMockRecorder) BatchGetFlowAssociationWithContext added in v1.54.2

func (mr *MockConnectAPIMockRecorder) BatchGetFlowAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchGetFlowAssociationWithContext indicates an expected call of BatchGetFlowAssociationWithContext

func (*MockConnectAPIMockRecorder) BatchPutContact added in v1.54.2

func (mr *MockConnectAPIMockRecorder) BatchPutContact(arg0 interface{}) *gomock.Call

BatchPutContact indicates an expected call of BatchPutContact

func (*MockConnectAPIMockRecorder) BatchPutContactRequest added in v1.54.2

func (mr *MockConnectAPIMockRecorder) BatchPutContactRequest(arg0 interface{}) *gomock.Call

BatchPutContactRequest indicates an expected call of BatchPutContactRequest

func (*MockConnectAPIMockRecorder) BatchPutContactWithContext added in v1.54.2

func (mr *MockConnectAPIMockRecorder) BatchPutContactWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchPutContactWithContext indicates an expected call of BatchPutContactWithContext

func (*MockConnectAPIMockRecorder) ClaimPhoneNumber added in v1.43.43

func (mr *MockConnectAPIMockRecorder) ClaimPhoneNumber(arg0 interface{}) *gomock.Call

ClaimPhoneNumber indicates an expected call of ClaimPhoneNumber

func (*MockConnectAPIMockRecorder) ClaimPhoneNumberRequest added in v1.43.43

func (mr *MockConnectAPIMockRecorder) ClaimPhoneNumberRequest(arg0 interface{}) *gomock.Call

ClaimPhoneNumberRequest indicates an expected call of ClaimPhoneNumberRequest

func (*MockConnectAPIMockRecorder) ClaimPhoneNumberWithContext added in v1.43.43

func (mr *MockConnectAPIMockRecorder) ClaimPhoneNumberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ClaimPhoneNumberWithContext indicates an expected call of ClaimPhoneNumberWithContext

func (*MockConnectAPIMockRecorder) CompleteAttachedFileUpload added in v1.54.2

func (mr *MockConnectAPIMockRecorder) CompleteAttachedFileUpload(arg0 interface{}) *gomock.Call

CompleteAttachedFileUpload indicates an expected call of CompleteAttachedFileUpload

func (*MockConnectAPIMockRecorder) CompleteAttachedFileUploadRequest added in v1.54.2

func (mr *MockConnectAPIMockRecorder) CompleteAttachedFileUploadRequest(arg0 interface{}) *gomock.Call

CompleteAttachedFileUploadRequest indicates an expected call of CompleteAttachedFileUploadRequest

func (*MockConnectAPIMockRecorder) CompleteAttachedFileUploadWithContext added in v1.54.2

func (mr *MockConnectAPIMockRecorder) CompleteAttachedFileUploadWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CompleteAttachedFileUploadWithContext indicates an expected call of CompleteAttachedFileUploadWithContext

func (*MockConnectAPIMockRecorder) CreateAgentStatus

func (mr *MockConnectAPIMockRecorder) CreateAgentStatus(arg0 interface{}) *gomock.Call

CreateAgentStatus indicates an expected call of CreateAgentStatus

func (*MockConnectAPIMockRecorder) CreateAgentStatusRequest

func (mr *MockConnectAPIMockRecorder) CreateAgentStatusRequest(arg0 interface{}) *gomock.Call

CreateAgentStatusRequest indicates an expected call of CreateAgentStatusRequest

func (*MockConnectAPIMockRecorder) CreateAgentStatusWithContext

func (mr *MockConnectAPIMockRecorder) CreateAgentStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateAgentStatusWithContext indicates an expected call of CreateAgentStatusWithContext

func (*MockConnectAPIMockRecorder) CreateContactFlow

func (mr *MockConnectAPIMockRecorder) CreateContactFlow(arg0 interface{}) *gomock.Call

CreateContactFlow indicates an expected call of CreateContactFlow

func (*MockConnectAPIMockRecorder) CreateContactFlowModule

func (mr *MockConnectAPIMockRecorder) CreateContactFlowModule(arg0 interface{}) *gomock.Call

CreateContactFlowModule indicates an expected call of CreateContactFlowModule

func (*MockConnectAPIMockRecorder) CreateContactFlowModuleRequest

func (mr *MockConnectAPIMockRecorder) CreateContactFlowModuleRequest(arg0 interface{}) *gomock.Call

CreateContactFlowModuleRequest indicates an expected call of CreateContactFlowModuleRequest

func (*MockConnectAPIMockRecorder) CreateContactFlowModuleWithContext

func (mr *MockConnectAPIMockRecorder) CreateContactFlowModuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateContactFlowModuleWithContext indicates an expected call of CreateContactFlowModuleWithContext

func (*MockConnectAPIMockRecorder) CreateContactFlowRequest

func (mr *MockConnectAPIMockRecorder) CreateContactFlowRequest(arg0 interface{}) *gomock.Call

CreateContactFlowRequest indicates an expected call of CreateContactFlowRequest

func (*MockConnectAPIMockRecorder) CreateContactFlowWithContext

func (mr *MockConnectAPIMockRecorder) CreateContactFlowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateContactFlowWithContext indicates an expected call of CreateContactFlowWithContext

func (*MockConnectAPIMockRecorder) CreateEvaluationForm added in v1.44.250

func (mr *MockConnectAPIMockRecorder) CreateEvaluationForm(arg0 interface{}) *gomock.Call

CreateEvaluationForm indicates an expected call of CreateEvaluationForm

func (*MockConnectAPIMockRecorder) CreateEvaluationFormRequest added in v1.44.250

func (mr *MockConnectAPIMockRecorder) CreateEvaluationFormRequest(arg0 interface{}) *gomock.Call

CreateEvaluationFormRequest indicates an expected call of CreateEvaluationFormRequest

func (*MockConnectAPIMockRecorder) CreateEvaluationFormWithContext added in v1.44.250

func (mr *MockConnectAPIMockRecorder) CreateEvaluationFormWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateEvaluationFormWithContext indicates an expected call of CreateEvaluationFormWithContext

func (*MockConnectAPIMockRecorder) CreateHoursOfOperation

func (mr *MockConnectAPIMockRecorder) CreateHoursOfOperation(arg0 interface{}) *gomock.Call

CreateHoursOfOperation indicates an expected call of CreateHoursOfOperation

func (*MockConnectAPIMockRecorder) CreateHoursOfOperationRequest

func (mr *MockConnectAPIMockRecorder) CreateHoursOfOperationRequest(arg0 interface{}) *gomock.Call

CreateHoursOfOperationRequest indicates an expected call of CreateHoursOfOperationRequest

func (*MockConnectAPIMockRecorder) CreateHoursOfOperationWithContext

func (mr *MockConnectAPIMockRecorder) CreateHoursOfOperationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateHoursOfOperationWithContext indicates an expected call of CreateHoursOfOperationWithContext

func (*MockConnectAPIMockRecorder) CreateInstance

func (mr *MockConnectAPIMockRecorder) CreateInstance(arg0 interface{}) *gomock.Call

CreateInstance indicates an expected call of CreateInstance

func (*MockConnectAPIMockRecorder) CreateInstanceRequest

func (mr *MockConnectAPIMockRecorder) CreateInstanceRequest(arg0 interface{}) *gomock.Call

CreateInstanceRequest indicates an expected call of CreateInstanceRequest

func (*MockConnectAPIMockRecorder) CreateInstanceWithContext

func (mr *MockConnectAPIMockRecorder) CreateInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateInstanceWithContext indicates an expected call of CreateInstanceWithContext

func (*MockConnectAPIMockRecorder) CreateIntegrationAssociation

func (mr *MockConnectAPIMockRecorder) CreateIntegrationAssociation(arg0 interface{}) *gomock.Call

CreateIntegrationAssociation indicates an expected call of CreateIntegrationAssociation

func (*MockConnectAPIMockRecorder) CreateIntegrationAssociationRequest

func (mr *MockConnectAPIMockRecorder) CreateIntegrationAssociationRequest(arg0 interface{}) *gomock.Call

CreateIntegrationAssociationRequest indicates an expected call of CreateIntegrationAssociationRequest

func (*MockConnectAPIMockRecorder) CreateIntegrationAssociationWithContext

func (mr *MockConnectAPIMockRecorder) CreateIntegrationAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateIntegrationAssociationWithContext indicates an expected call of CreateIntegrationAssociationWithContext

func (*MockConnectAPIMockRecorder) CreateParticipant added in v1.44.248

func (mr *MockConnectAPIMockRecorder) CreateParticipant(arg0 interface{}) *gomock.Call

CreateParticipant indicates an expected call of CreateParticipant

func (*MockConnectAPIMockRecorder) CreateParticipantRequest added in v1.44.248

func (mr *MockConnectAPIMockRecorder) CreateParticipantRequest(arg0 interface{}) *gomock.Call

CreateParticipantRequest indicates an expected call of CreateParticipantRequest

func (*MockConnectAPIMockRecorder) CreateParticipantWithContext added in v1.44.248

func (mr *MockConnectAPIMockRecorder) CreateParticipantWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateParticipantWithContext indicates an expected call of CreateParticipantWithContext

func (*MockConnectAPIMockRecorder) CreatePersistentContactAssociation added in v1.54.2

func (mr *MockConnectAPIMockRecorder) CreatePersistentContactAssociation(arg0 interface{}) *gomock.Call

CreatePersistentContactAssociation indicates an expected call of CreatePersistentContactAssociation

func (*MockConnectAPIMockRecorder) CreatePersistentContactAssociationRequest added in v1.54.2

func (mr *MockConnectAPIMockRecorder) CreatePersistentContactAssociationRequest(arg0 interface{}) *gomock.Call

CreatePersistentContactAssociationRequest indicates an expected call of CreatePersistentContactAssociationRequest

func (*MockConnectAPIMockRecorder) CreatePersistentContactAssociationWithContext added in v1.54.2

func (mr *MockConnectAPIMockRecorder) CreatePersistentContactAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreatePersistentContactAssociationWithContext indicates an expected call of CreatePersistentContactAssociationWithContext

func (*MockConnectAPIMockRecorder) CreatePredefinedAttribute added in v1.54.2

func (mr *MockConnectAPIMockRecorder) CreatePredefinedAttribute(arg0 interface{}) *gomock.Call

CreatePredefinedAttribute indicates an expected call of CreatePredefinedAttribute

func (*MockConnectAPIMockRecorder) CreatePredefinedAttributeRequest added in v1.54.2

func (mr *MockConnectAPIMockRecorder) CreatePredefinedAttributeRequest(arg0 interface{}) *gomock.Call

CreatePredefinedAttributeRequest indicates an expected call of CreatePredefinedAttributeRequest

func (*MockConnectAPIMockRecorder) CreatePredefinedAttributeWithContext added in v1.54.2

func (mr *MockConnectAPIMockRecorder) CreatePredefinedAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreatePredefinedAttributeWithContext indicates an expected call of CreatePredefinedAttributeWithContext

func (*MockConnectAPIMockRecorder) CreatePrompt added in v1.44.265

func (mr *MockConnectAPIMockRecorder) CreatePrompt(arg0 interface{}) *gomock.Call

CreatePrompt indicates an expected call of CreatePrompt

func (*MockConnectAPIMockRecorder) CreatePromptRequest added in v1.44.265

func (mr *MockConnectAPIMockRecorder) CreatePromptRequest(arg0 interface{}) *gomock.Call

CreatePromptRequest indicates an expected call of CreatePromptRequest

func (*MockConnectAPIMockRecorder) CreatePromptWithContext added in v1.44.265

func (mr *MockConnectAPIMockRecorder) CreatePromptWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreatePromptWithContext indicates an expected call of CreatePromptWithContext

func (*MockConnectAPIMockRecorder) CreateQueue

func (mr *MockConnectAPIMockRecorder) CreateQueue(arg0 interface{}) *gomock.Call

CreateQueue indicates an expected call of CreateQueue

func (*MockConnectAPIMockRecorder) CreateQueueRequest

func (mr *MockConnectAPIMockRecorder) CreateQueueRequest(arg0 interface{}) *gomock.Call

CreateQueueRequest indicates an expected call of CreateQueueRequest

func (*MockConnectAPIMockRecorder) CreateQueueWithContext

func (mr *MockConnectAPIMockRecorder) CreateQueueWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateQueueWithContext indicates an expected call of CreateQueueWithContext

func (*MockConnectAPIMockRecorder) CreateQuickConnect

func (mr *MockConnectAPIMockRecorder) CreateQuickConnect(arg0 interface{}) *gomock.Call

CreateQuickConnect indicates an expected call of CreateQuickConnect

func (*MockConnectAPIMockRecorder) CreateQuickConnectRequest

func (mr *MockConnectAPIMockRecorder) CreateQuickConnectRequest(arg0 interface{}) *gomock.Call

CreateQuickConnectRequest indicates an expected call of CreateQuickConnectRequest

func (*MockConnectAPIMockRecorder) CreateQuickConnectWithContext

func (mr *MockConnectAPIMockRecorder) CreateQuickConnectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateQuickConnectWithContext indicates an expected call of CreateQuickConnectWithContext

func (*MockConnectAPIMockRecorder) CreateRoutingProfile

func (mr *MockConnectAPIMockRecorder) CreateRoutingProfile(arg0 interface{}) *gomock.Call

CreateRoutingProfile indicates an expected call of CreateRoutingProfile

func (*MockConnectAPIMockRecorder) CreateRoutingProfileRequest

func (mr *MockConnectAPIMockRecorder) CreateRoutingProfileRequest(arg0 interface{}) *gomock.Call

CreateRoutingProfileRequest indicates an expected call of CreateRoutingProfileRequest

func (*MockConnectAPIMockRecorder) CreateRoutingProfileWithContext

func (mr *MockConnectAPIMockRecorder) CreateRoutingProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateRoutingProfileWithContext indicates an expected call of CreateRoutingProfileWithContext

func (*MockConnectAPIMockRecorder) CreateRule added in v1.44.154

func (mr *MockConnectAPIMockRecorder) CreateRule(arg0 interface{}) *gomock.Call

CreateRule indicates an expected call of CreateRule

func (*MockConnectAPIMockRecorder) CreateRuleRequest added in v1.44.154

func (mr *MockConnectAPIMockRecorder) CreateRuleRequest(arg0 interface{}) *gomock.Call

CreateRuleRequest indicates an expected call of CreateRuleRequest

func (*MockConnectAPIMockRecorder) CreateRuleWithContext added in v1.44.154

func (mr *MockConnectAPIMockRecorder) CreateRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateRuleWithContext indicates an expected call of CreateRuleWithContext

func (*MockConnectAPIMockRecorder) CreateSecurityProfile

func (mr *MockConnectAPIMockRecorder) CreateSecurityProfile(arg0 interface{}) *gomock.Call

CreateSecurityProfile indicates an expected call of CreateSecurityProfile

func (*MockConnectAPIMockRecorder) CreateSecurityProfileRequest

func (mr *MockConnectAPIMockRecorder) CreateSecurityProfileRequest(arg0 interface{}) *gomock.Call

CreateSecurityProfileRequest indicates an expected call of CreateSecurityProfileRequest

func (*MockConnectAPIMockRecorder) CreateSecurityProfileWithContext

func (mr *MockConnectAPIMockRecorder) CreateSecurityProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateSecurityProfileWithContext indicates an expected call of CreateSecurityProfileWithContext

func (*MockConnectAPIMockRecorder) CreateTaskTemplate added in v1.44.27

func (mr *MockConnectAPIMockRecorder) CreateTaskTemplate(arg0 interface{}) *gomock.Call

CreateTaskTemplate indicates an expected call of CreateTaskTemplate

func (*MockConnectAPIMockRecorder) CreateTaskTemplateRequest added in v1.44.27

func (mr *MockConnectAPIMockRecorder) CreateTaskTemplateRequest(arg0 interface{}) *gomock.Call

CreateTaskTemplateRequest indicates an expected call of CreateTaskTemplateRequest

func (*MockConnectAPIMockRecorder) CreateTaskTemplateWithContext added in v1.44.27

func (mr *MockConnectAPIMockRecorder) CreateTaskTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateTaskTemplateWithContext indicates an expected call of CreateTaskTemplateWithContext

func (*MockConnectAPIMockRecorder) CreateTrafficDistributionGroup added in v1.44.119

func (mr *MockConnectAPIMockRecorder) CreateTrafficDistributionGroup(arg0 interface{}) *gomock.Call

CreateTrafficDistributionGroup indicates an expected call of CreateTrafficDistributionGroup

func (*MockConnectAPIMockRecorder) CreateTrafficDistributionGroupRequest added in v1.44.119

func (mr *MockConnectAPIMockRecorder) CreateTrafficDistributionGroupRequest(arg0 interface{}) *gomock.Call

CreateTrafficDistributionGroupRequest indicates an expected call of CreateTrafficDistributionGroupRequest

func (*MockConnectAPIMockRecorder) CreateTrafficDistributionGroupWithContext added in v1.44.119

func (mr *MockConnectAPIMockRecorder) CreateTrafficDistributionGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateTrafficDistributionGroupWithContext indicates an expected call of CreateTrafficDistributionGroupWithContext

func (*MockConnectAPIMockRecorder) CreateUseCase

func (mr *MockConnectAPIMockRecorder) CreateUseCase(arg0 interface{}) *gomock.Call

CreateUseCase indicates an expected call of CreateUseCase

func (*MockConnectAPIMockRecorder) CreateUseCaseRequest

func (mr *MockConnectAPIMockRecorder) CreateUseCaseRequest(arg0 interface{}) *gomock.Call

CreateUseCaseRequest indicates an expected call of CreateUseCaseRequest

func (*MockConnectAPIMockRecorder) CreateUseCaseWithContext

func (mr *MockConnectAPIMockRecorder) CreateUseCaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateUseCaseWithContext indicates an expected call of CreateUseCaseWithContext

func (*MockConnectAPIMockRecorder) CreateUser

func (mr *MockConnectAPIMockRecorder) CreateUser(arg0 interface{}) *gomock.Call

CreateUser indicates an expected call of CreateUser

func (*MockConnectAPIMockRecorder) CreateUserHierarchyGroup

func (mr *MockConnectAPIMockRecorder) CreateUserHierarchyGroup(arg0 interface{}) *gomock.Call

CreateUserHierarchyGroup indicates an expected call of CreateUserHierarchyGroup

func (*MockConnectAPIMockRecorder) CreateUserHierarchyGroupRequest

func (mr *MockConnectAPIMockRecorder) CreateUserHierarchyGroupRequest(arg0 interface{}) *gomock.Call

CreateUserHierarchyGroupRequest indicates an expected call of CreateUserHierarchyGroupRequest

func (*MockConnectAPIMockRecorder) CreateUserHierarchyGroupWithContext

func (mr *MockConnectAPIMockRecorder) CreateUserHierarchyGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateUserHierarchyGroupWithContext indicates an expected call of CreateUserHierarchyGroupWithContext

func (*MockConnectAPIMockRecorder) CreateUserRequest

func (mr *MockConnectAPIMockRecorder) CreateUserRequest(arg0 interface{}) *gomock.Call

CreateUserRequest indicates an expected call of CreateUserRequest

func (*MockConnectAPIMockRecorder) CreateUserWithContext

func (mr *MockConnectAPIMockRecorder) CreateUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateUserWithContext indicates an expected call of CreateUserWithContext

func (*MockConnectAPIMockRecorder) CreateView added in v1.45.2

func (mr *MockConnectAPIMockRecorder) CreateView(arg0 interface{}) *gomock.Call

CreateView indicates an expected call of CreateView

func (*MockConnectAPIMockRecorder) CreateViewRequest added in v1.45.2

func (mr *MockConnectAPIMockRecorder) CreateViewRequest(arg0 interface{}) *gomock.Call

CreateViewRequest indicates an expected call of CreateViewRequest

func (*MockConnectAPIMockRecorder) CreateViewVersion added in v1.45.2

func (mr *MockConnectAPIMockRecorder) CreateViewVersion(arg0 interface{}) *gomock.Call

CreateViewVersion indicates an expected call of CreateViewVersion

func (*MockConnectAPIMockRecorder) CreateViewVersionRequest added in v1.45.2

func (mr *MockConnectAPIMockRecorder) CreateViewVersionRequest(arg0 interface{}) *gomock.Call

CreateViewVersionRequest indicates an expected call of CreateViewVersionRequest

func (*MockConnectAPIMockRecorder) CreateViewVersionWithContext added in v1.45.2

func (mr *MockConnectAPIMockRecorder) CreateViewVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateViewVersionWithContext indicates an expected call of CreateViewVersionWithContext

func (*MockConnectAPIMockRecorder) CreateViewWithContext added in v1.45.2

func (mr *MockConnectAPIMockRecorder) CreateViewWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateViewWithContext indicates an expected call of CreateViewWithContext

func (*MockConnectAPIMockRecorder) CreateVocabulary

func (mr *MockConnectAPIMockRecorder) CreateVocabulary(arg0 interface{}) *gomock.Call

CreateVocabulary indicates an expected call of CreateVocabulary

func (*MockConnectAPIMockRecorder) CreateVocabularyRequest

func (mr *MockConnectAPIMockRecorder) CreateVocabularyRequest(arg0 interface{}) *gomock.Call

CreateVocabularyRequest indicates an expected call of CreateVocabularyRequest

func (*MockConnectAPIMockRecorder) CreateVocabularyWithContext

func (mr *MockConnectAPIMockRecorder) CreateVocabularyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateVocabularyWithContext indicates an expected call of CreateVocabularyWithContext

func (*MockConnectAPIMockRecorder) DeactivateEvaluationForm added in v1.44.250

func (mr *MockConnectAPIMockRecorder) DeactivateEvaluationForm(arg0 interface{}) *gomock.Call

DeactivateEvaluationForm indicates an expected call of DeactivateEvaluationForm

func (*MockConnectAPIMockRecorder) DeactivateEvaluationFormRequest added in v1.44.250

func (mr *MockConnectAPIMockRecorder) DeactivateEvaluationFormRequest(arg0 interface{}) *gomock.Call

DeactivateEvaluationFormRequest indicates an expected call of DeactivateEvaluationFormRequest

func (*MockConnectAPIMockRecorder) DeactivateEvaluationFormWithContext added in v1.44.250

func (mr *MockConnectAPIMockRecorder) DeactivateEvaluationFormWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeactivateEvaluationFormWithContext indicates an expected call of DeactivateEvaluationFormWithContext

func (*MockConnectAPIMockRecorder) DeleteAttachedFile added in v1.54.2

func (mr *MockConnectAPIMockRecorder) DeleteAttachedFile(arg0 interface{}) *gomock.Call

DeleteAttachedFile indicates an expected call of DeleteAttachedFile

func (*MockConnectAPIMockRecorder) DeleteAttachedFileRequest added in v1.54.2

func (mr *MockConnectAPIMockRecorder) DeleteAttachedFileRequest(arg0 interface{}) *gomock.Call

DeleteAttachedFileRequest indicates an expected call of DeleteAttachedFileRequest

func (*MockConnectAPIMockRecorder) DeleteAttachedFileWithContext added in v1.54.2

func (mr *MockConnectAPIMockRecorder) DeleteAttachedFileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteAttachedFileWithContext indicates an expected call of DeleteAttachedFileWithContext

func (*MockConnectAPIMockRecorder) DeleteContactEvaluation added in v1.44.250

func (mr *MockConnectAPIMockRecorder) DeleteContactEvaluation(arg0 interface{}) *gomock.Call

DeleteContactEvaluation indicates an expected call of DeleteContactEvaluation

func (*MockConnectAPIMockRecorder) DeleteContactEvaluationRequest added in v1.44.250

func (mr *MockConnectAPIMockRecorder) DeleteContactEvaluationRequest(arg0 interface{}) *gomock.Call

DeleteContactEvaluationRequest indicates an expected call of DeleteContactEvaluationRequest

func (*MockConnectAPIMockRecorder) DeleteContactEvaluationWithContext added in v1.44.250

func (mr *MockConnectAPIMockRecorder) DeleteContactEvaluationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteContactEvaluationWithContext indicates an expected call of DeleteContactEvaluationWithContext

func (*MockConnectAPIMockRecorder) DeleteContactFlow

func (mr *MockConnectAPIMockRecorder) DeleteContactFlow(arg0 interface{}) *gomock.Call

DeleteContactFlow indicates an expected call of DeleteContactFlow

func (*MockConnectAPIMockRecorder) DeleteContactFlowModule

func (mr *MockConnectAPIMockRecorder) DeleteContactFlowModule(arg0 interface{}) *gomock.Call

DeleteContactFlowModule indicates an expected call of DeleteContactFlowModule

func (*MockConnectAPIMockRecorder) DeleteContactFlowModuleRequest

func (mr *MockConnectAPIMockRecorder) DeleteContactFlowModuleRequest(arg0 interface{}) *gomock.Call

DeleteContactFlowModuleRequest indicates an expected call of DeleteContactFlowModuleRequest

func (*MockConnectAPIMockRecorder) DeleteContactFlowModuleWithContext

func (mr *MockConnectAPIMockRecorder) DeleteContactFlowModuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteContactFlowModuleWithContext indicates an expected call of DeleteContactFlowModuleWithContext

func (*MockConnectAPIMockRecorder) DeleteContactFlowRequest

func (mr *MockConnectAPIMockRecorder) DeleteContactFlowRequest(arg0 interface{}) *gomock.Call

DeleteContactFlowRequest indicates an expected call of DeleteContactFlowRequest

func (*MockConnectAPIMockRecorder) DeleteContactFlowWithContext

func (mr *MockConnectAPIMockRecorder) DeleteContactFlowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteContactFlowWithContext indicates an expected call of DeleteContactFlowWithContext

func (*MockConnectAPIMockRecorder) DeleteEvaluationForm added in v1.44.250

func (mr *MockConnectAPIMockRecorder) DeleteEvaluationForm(arg0 interface{}) *gomock.Call

DeleteEvaluationForm indicates an expected call of DeleteEvaluationForm

func (*MockConnectAPIMockRecorder) DeleteEvaluationFormRequest added in v1.44.250

func (mr *MockConnectAPIMockRecorder) DeleteEvaluationFormRequest(arg0 interface{}) *gomock.Call

DeleteEvaluationFormRequest indicates an expected call of DeleteEvaluationFormRequest

func (*MockConnectAPIMockRecorder) DeleteEvaluationFormWithContext added in v1.44.250

func (mr *MockConnectAPIMockRecorder) DeleteEvaluationFormWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteEvaluationFormWithContext indicates an expected call of DeleteEvaluationFormWithContext

func (*MockConnectAPIMockRecorder) DeleteHoursOfOperation

func (mr *MockConnectAPIMockRecorder) DeleteHoursOfOperation(arg0 interface{}) *gomock.Call

DeleteHoursOfOperation indicates an expected call of DeleteHoursOfOperation

func (*MockConnectAPIMockRecorder) DeleteHoursOfOperationRequest

func (mr *MockConnectAPIMockRecorder) DeleteHoursOfOperationRequest(arg0 interface{}) *gomock.Call

DeleteHoursOfOperationRequest indicates an expected call of DeleteHoursOfOperationRequest

func (*MockConnectAPIMockRecorder) DeleteHoursOfOperationWithContext

func (mr *MockConnectAPIMockRecorder) DeleteHoursOfOperationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteHoursOfOperationWithContext indicates an expected call of DeleteHoursOfOperationWithContext

func (*MockConnectAPIMockRecorder) DeleteInstance

func (mr *MockConnectAPIMockRecorder) DeleteInstance(arg0 interface{}) *gomock.Call

DeleteInstance indicates an expected call of DeleteInstance

func (*MockConnectAPIMockRecorder) DeleteInstanceRequest

func (mr *MockConnectAPIMockRecorder) DeleteInstanceRequest(arg0 interface{}) *gomock.Call

DeleteInstanceRequest indicates an expected call of DeleteInstanceRequest

func (*MockConnectAPIMockRecorder) DeleteInstanceWithContext

func (mr *MockConnectAPIMockRecorder) DeleteInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteInstanceWithContext indicates an expected call of DeleteInstanceWithContext

func (*MockConnectAPIMockRecorder) DeleteIntegrationAssociation

func (mr *MockConnectAPIMockRecorder) DeleteIntegrationAssociation(arg0 interface{}) *gomock.Call

DeleteIntegrationAssociation indicates an expected call of DeleteIntegrationAssociation

func (*MockConnectAPIMockRecorder) DeleteIntegrationAssociationRequest

func (mr *MockConnectAPIMockRecorder) DeleteIntegrationAssociationRequest(arg0 interface{}) *gomock.Call

DeleteIntegrationAssociationRequest indicates an expected call of DeleteIntegrationAssociationRequest

func (*MockConnectAPIMockRecorder) DeleteIntegrationAssociationWithContext

func (mr *MockConnectAPIMockRecorder) DeleteIntegrationAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteIntegrationAssociationWithContext indicates an expected call of DeleteIntegrationAssociationWithContext

func (*MockConnectAPIMockRecorder) DeletePredefinedAttribute added in v1.54.2

func (mr *MockConnectAPIMockRecorder) DeletePredefinedAttribute(arg0 interface{}) *gomock.Call

DeletePredefinedAttribute indicates an expected call of DeletePredefinedAttribute

func (*MockConnectAPIMockRecorder) DeletePredefinedAttributeRequest added in v1.54.2

func (mr *MockConnectAPIMockRecorder) DeletePredefinedAttributeRequest(arg0 interface{}) *gomock.Call

DeletePredefinedAttributeRequest indicates an expected call of DeletePredefinedAttributeRequest

func (*MockConnectAPIMockRecorder) DeletePredefinedAttributeWithContext added in v1.54.2

func (mr *MockConnectAPIMockRecorder) DeletePredefinedAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeletePredefinedAttributeWithContext indicates an expected call of DeletePredefinedAttributeWithContext

func (*MockConnectAPIMockRecorder) DeletePrompt added in v1.44.265

func (mr *MockConnectAPIMockRecorder) DeletePrompt(arg0 interface{}) *gomock.Call

DeletePrompt indicates an expected call of DeletePrompt

func (*MockConnectAPIMockRecorder) DeletePromptRequest added in v1.44.265

func (mr *MockConnectAPIMockRecorder) DeletePromptRequest(arg0 interface{}) *gomock.Call

DeletePromptRequest indicates an expected call of DeletePromptRequest

func (*MockConnectAPIMockRecorder) DeletePromptWithContext added in v1.44.265

func (mr *MockConnectAPIMockRecorder) DeletePromptWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeletePromptWithContext indicates an expected call of DeletePromptWithContext

func (*MockConnectAPIMockRecorder) DeleteQueue added in v1.44.300

func (mr *MockConnectAPIMockRecorder) DeleteQueue(arg0 interface{}) *gomock.Call

DeleteQueue indicates an expected call of DeleteQueue

func (*MockConnectAPIMockRecorder) DeleteQueueRequest added in v1.44.300

func (mr *MockConnectAPIMockRecorder) DeleteQueueRequest(arg0 interface{}) *gomock.Call

DeleteQueueRequest indicates an expected call of DeleteQueueRequest

func (*MockConnectAPIMockRecorder) DeleteQueueWithContext added in v1.44.300

func (mr *MockConnectAPIMockRecorder) DeleteQueueWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteQueueWithContext indicates an expected call of DeleteQueueWithContext

func (*MockConnectAPIMockRecorder) DeleteQuickConnect

func (mr *MockConnectAPIMockRecorder) DeleteQuickConnect(arg0 interface{}) *gomock.Call

DeleteQuickConnect indicates an expected call of DeleteQuickConnect

func (*MockConnectAPIMockRecorder) DeleteQuickConnectRequest

func (mr *MockConnectAPIMockRecorder) DeleteQuickConnectRequest(arg0 interface{}) *gomock.Call

DeleteQuickConnectRequest indicates an expected call of DeleteQuickConnectRequest

func (*MockConnectAPIMockRecorder) DeleteQuickConnectWithContext

func (mr *MockConnectAPIMockRecorder) DeleteQuickConnectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteQuickConnectWithContext indicates an expected call of DeleteQuickConnectWithContext

func (*MockConnectAPIMockRecorder) DeleteRoutingProfile added in v1.44.300

func (mr *MockConnectAPIMockRecorder) DeleteRoutingProfile(arg0 interface{}) *gomock.Call

DeleteRoutingProfile indicates an expected call of DeleteRoutingProfile

func (*MockConnectAPIMockRecorder) DeleteRoutingProfileRequest added in v1.44.300

func (mr *MockConnectAPIMockRecorder) DeleteRoutingProfileRequest(arg0 interface{}) *gomock.Call

DeleteRoutingProfileRequest indicates an expected call of DeleteRoutingProfileRequest

func (*MockConnectAPIMockRecorder) DeleteRoutingProfileWithContext added in v1.44.300

func (mr *MockConnectAPIMockRecorder) DeleteRoutingProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteRoutingProfileWithContext indicates an expected call of DeleteRoutingProfileWithContext

func (*MockConnectAPIMockRecorder) DeleteRule added in v1.44.154

func (mr *MockConnectAPIMockRecorder) DeleteRule(arg0 interface{}) *gomock.Call

DeleteRule indicates an expected call of DeleteRule

func (*MockConnectAPIMockRecorder) DeleteRuleRequest added in v1.44.154

func (mr *MockConnectAPIMockRecorder) DeleteRuleRequest(arg0 interface{}) *gomock.Call

DeleteRuleRequest indicates an expected call of DeleteRuleRequest

func (*MockConnectAPIMockRecorder) DeleteRuleWithContext added in v1.44.154

func (mr *MockConnectAPIMockRecorder) DeleteRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteRuleWithContext indicates an expected call of DeleteRuleWithContext

func (*MockConnectAPIMockRecorder) DeleteSecurityProfile

func (mr *MockConnectAPIMockRecorder) DeleteSecurityProfile(arg0 interface{}) *gomock.Call

DeleteSecurityProfile indicates an expected call of DeleteSecurityProfile

func (*MockConnectAPIMockRecorder) DeleteSecurityProfileRequest

func (mr *MockConnectAPIMockRecorder) DeleteSecurityProfileRequest(arg0 interface{}) *gomock.Call

DeleteSecurityProfileRequest indicates an expected call of DeleteSecurityProfileRequest

func (*MockConnectAPIMockRecorder) DeleteSecurityProfileWithContext

func (mr *MockConnectAPIMockRecorder) DeleteSecurityProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteSecurityProfileWithContext indicates an expected call of DeleteSecurityProfileWithContext

func (*MockConnectAPIMockRecorder) DeleteTaskTemplate added in v1.44.27

func (mr *MockConnectAPIMockRecorder) DeleteTaskTemplate(arg0 interface{}) *gomock.Call

DeleteTaskTemplate indicates an expected call of DeleteTaskTemplate

func (*MockConnectAPIMockRecorder) DeleteTaskTemplateRequest added in v1.44.27

func (mr *MockConnectAPIMockRecorder) DeleteTaskTemplateRequest(arg0 interface{}) *gomock.Call

DeleteTaskTemplateRequest indicates an expected call of DeleteTaskTemplateRequest

func (*MockConnectAPIMockRecorder) DeleteTaskTemplateWithContext added in v1.44.27

func (mr *MockConnectAPIMockRecorder) DeleteTaskTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteTaskTemplateWithContext indicates an expected call of DeleteTaskTemplateWithContext

func (*MockConnectAPIMockRecorder) DeleteTrafficDistributionGroup added in v1.44.119

func (mr *MockConnectAPIMockRecorder) DeleteTrafficDistributionGroup(arg0 interface{}) *gomock.Call

DeleteTrafficDistributionGroup indicates an expected call of DeleteTrafficDistributionGroup

func (*MockConnectAPIMockRecorder) DeleteTrafficDistributionGroupRequest added in v1.44.119

func (mr *MockConnectAPIMockRecorder) DeleteTrafficDistributionGroupRequest(arg0 interface{}) *gomock.Call

DeleteTrafficDistributionGroupRequest indicates an expected call of DeleteTrafficDistributionGroupRequest

func (*MockConnectAPIMockRecorder) DeleteTrafficDistributionGroupWithContext added in v1.44.119

func (mr *MockConnectAPIMockRecorder) DeleteTrafficDistributionGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteTrafficDistributionGroupWithContext indicates an expected call of DeleteTrafficDistributionGroupWithContext

func (*MockConnectAPIMockRecorder) DeleteUseCase

func (mr *MockConnectAPIMockRecorder) DeleteUseCase(arg0 interface{}) *gomock.Call

DeleteUseCase indicates an expected call of DeleteUseCase

func (*MockConnectAPIMockRecorder) DeleteUseCaseRequest

func (mr *MockConnectAPIMockRecorder) DeleteUseCaseRequest(arg0 interface{}) *gomock.Call

DeleteUseCaseRequest indicates an expected call of DeleteUseCaseRequest

func (*MockConnectAPIMockRecorder) DeleteUseCaseWithContext

func (mr *MockConnectAPIMockRecorder) DeleteUseCaseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteUseCaseWithContext indicates an expected call of DeleteUseCaseWithContext

func (*MockConnectAPIMockRecorder) DeleteUser

func (mr *MockConnectAPIMockRecorder) DeleteUser(arg0 interface{}) *gomock.Call

DeleteUser indicates an expected call of DeleteUser

func (*MockConnectAPIMockRecorder) DeleteUserHierarchyGroup

func (mr *MockConnectAPIMockRecorder) DeleteUserHierarchyGroup(arg0 interface{}) *gomock.Call

DeleteUserHierarchyGroup indicates an expected call of DeleteUserHierarchyGroup

func (*MockConnectAPIMockRecorder) DeleteUserHierarchyGroupRequest

func (mr *MockConnectAPIMockRecorder) DeleteUserHierarchyGroupRequest(arg0 interface{}) *gomock.Call

DeleteUserHierarchyGroupRequest indicates an expected call of DeleteUserHierarchyGroupRequest

func (*MockConnectAPIMockRecorder) DeleteUserHierarchyGroupWithContext

func (mr *MockConnectAPIMockRecorder) DeleteUserHierarchyGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteUserHierarchyGroupWithContext indicates an expected call of DeleteUserHierarchyGroupWithContext

func (*MockConnectAPIMockRecorder) DeleteUserRequest

func (mr *MockConnectAPIMockRecorder) DeleteUserRequest(arg0 interface{}) *gomock.Call

DeleteUserRequest indicates an expected call of DeleteUserRequest

func (*MockConnectAPIMockRecorder) DeleteUserWithContext

func (mr *MockConnectAPIMockRecorder) DeleteUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteUserWithContext indicates an expected call of DeleteUserWithContext

func (*MockConnectAPIMockRecorder) DeleteView added in v1.45.2

func (mr *MockConnectAPIMockRecorder) DeleteView(arg0 interface{}) *gomock.Call

DeleteView indicates an expected call of DeleteView

func (*MockConnectAPIMockRecorder) DeleteViewRequest added in v1.45.2

func (mr *MockConnectAPIMockRecorder) DeleteViewRequest(arg0 interface{}) *gomock.Call

DeleteViewRequest indicates an expected call of DeleteViewRequest

func (*MockConnectAPIMockRecorder) DeleteViewVersion added in v1.45.2

func (mr *MockConnectAPIMockRecorder) DeleteViewVersion(arg0 interface{}) *gomock.Call

DeleteViewVersion indicates an expected call of DeleteViewVersion

func (*MockConnectAPIMockRecorder) DeleteViewVersionRequest added in v1.45.2

func (mr *MockConnectAPIMockRecorder) DeleteViewVersionRequest(arg0 interface{}) *gomock.Call

DeleteViewVersionRequest indicates an expected call of DeleteViewVersionRequest

func (*MockConnectAPIMockRecorder) DeleteViewVersionWithContext added in v1.45.2

func (mr *MockConnectAPIMockRecorder) DeleteViewVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteViewVersionWithContext indicates an expected call of DeleteViewVersionWithContext

func (*MockConnectAPIMockRecorder) DeleteViewWithContext added in v1.45.2

func (mr *MockConnectAPIMockRecorder) DeleteViewWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteViewWithContext indicates an expected call of DeleteViewWithContext

func (*MockConnectAPIMockRecorder) DeleteVocabulary

func (mr *MockConnectAPIMockRecorder) DeleteVocabulary(arg0 interface{}) *gomock.Call

DeleteVocabulary indicates an expected call of DeleteVocabulary

func (*MockConnectAPIMockRecorder) DeleteVocabularyRequest

func (mr *MockConnectAPIMockRecorder) DeleteVocabularyRequest(arg0 interface{}) *gomock.Call

DeleteVocabularyRequest indicates an expected call of DeleteVocabularyRequest

func (*MockConnectAPIMockRecorder) DeleteVocabularyWithContext

func (mr *MockConnectAPIMockRecorder) DeleteVocabularyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteVocabularyWithContext indicates an expected call of DeleteVocabularyWithContext

func (*MockConnectAPIMockRecorder) DescribeAgentStatus

func (mr *MockConnectAPIMockRecorder) DescribeAgentStatus(arg0 interface{}) *gomock.Call

DescribeAgentStatus indicates an expected call of DescribeAgentStatus

func (*MockConnectAPIMockRecorder) DescribeAgentStatusRequest

func (mr *MockConnectAPIMockRecorder) DescribeAgentStatusRequest(arg0 interface{}) *gomock.Call

DescribeAgentStatusRequest indicates an expected call of DescribeAgentStatusRequest

func (*MockConnectAPIMockRecorder) DescribeAgentStatusWithContext

func (mr *MockConnectAPIMockRecorder) DescribeAgentStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAgentStatusWithContext indicates an expected call of DescribeAgentStatusWithContext

func (*MockConnectAPIMockRecorder) DescribeAuthenticationProfile added in v1.54.12

func (mr *MockConnectAPIMockRecorder) DescribeAuthenticationProfile(arg0 interface{}) *gomock.Call

DescribeAuthenticationProfile indicates an expected call of DescribeAuthenticationProfile

func (*MockConnectAPIMockRecorder) DescribeAuthenticationProfileRequest added in v1.54.12

func (mr *MockConnectAPIMockRecorder) DescribeAuthenticationProfileRequest(arg0 interface{}) *gomock.Call

DescribeAuthenticationProfileRequest indicates an expected call of DescribeAuthenticationProfileRequest

func (*MockConnectAPIMockRecorder) DescribeAuthenticationProfileWithContext added in v1.54.12

func (mr *MockConnectAPIMockRecorder) DescribeAuthenticationProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAuthenticationProfileWithContext indicates an expected call of DescribeAuthenticationProfileWithContext

func (*MockConnectAPIMockRecorder) DescribeContact

func (mr *MockConnectAPIMockRecorder) DescribeContact(arg0 interface{}) *gomock.Call

DescribeContact indicates an expected call of DescribeContact

func (*MockConnectAPIMockRecorder) DescribeContactEvaluation added in v1.44.250

func (mr *MockConnectAPIMockRecorder) DescribeContactEvaluation(arg0 interface{}) *gomock.Call

DescribeContactEvaluation indicates an expected call of DescribeContactEvaluation

func (*MockConnectAPIMockRecorder) DescribeContactEvaluationRequest added in v1.44.250

func (mr *MockConnectAPIMockRecorder) DescribeContactEvaluationRequest(arg0 interface{}) *gomock.Call

DescribeContactEvaluationRequest indicates an expected call of DescribeContactEvaluationRequest

func (*MockConnectAPIMockRecorder) DescribeContactEvaluationWithContext added in v1.44.250

func (mr *MockConnectAPIMockRecorder) DescribeContactEvaluationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeContactEvaluationWithContext indicates an expected call of DescribeContactEvaluationWithContext

func (*MockConnectAPIMockRecorder) DescribeContactFlow

func (mr *MockConnectAPIMockRecorder) DescribeContactFlow(arg0 interface{}) *gomock.Call

DescribeContactFlow indicates an expected call of DescribeContactFlow

func (*MockConnectAPIMockRecorder) DescribeContactFlowModule

func (mr *MockConnectAPIMockRecorder) DescribeContactFlowModule(arg0 interface{}) *gomock.Call

DescribeContactFlowModule indicates an expected call of DescribeContactFlowModule

func (*MockConnectAPIMockRecorder) DescribeContactFlowModuleRequest

func (mr *MockConnectAPIMockRecorder) DescribeContactFlowModuleRequest(arg0 interface{}) *gomock.Call

DescribeContactFlowModuleRequest indicates an expected call of DescribeContactFlowModuleRequest

func (*MockConnectAPIMockRecorder) DescribeContactFlowModuleWithContext

func (mr *MockConnectAPIMockRecorder) DescribeContactFlowModuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeContactFlowModuleWithContext indicates an expected call of DescribeContactFlowModuleWithContext

func (*MockConnectAPIMockRecorder) DescribeContactFlowRequest

func (mr *MockConnectAPIMockRecorder) DescribeContactFlowRequest(arg0 interface{}) *gomock.Call

DescribeContactFlowRequest indicates an expected call of DescribeContactFlowRequest

func (*MockConnectAPIMockRecorder) DescribeContactFlowWithContext

func (mr *MockConnectAPIMockRecorder) DescribeContactFlowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeContactFlowWithContext indicates an expected call of DescribeContactFlowWithContext

func (*MockConnectAPIMockRecorder) DescribeContactRequest

func (mr *MockConnectAPIMockRecorder) DescribeContactRequest(arg0 interface{}) *gomock.Call

DescribeContactRequest indicates an expected call of DescribeContactRequest

func (*MockConnectAPIMockRecorder) DescribeContactWithContext

func (mr *MockConnectAPIMockRecorder) DescribeContactWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeContactWithContext indicates an expected call of DescribeContactWithContext

func (*MockConnectAPIMockRecorder) DescribeEvaluationForm added in v1.44.250

func (mr *MockConnectAPIMockRecorder) DescribeEvaluationForm(arg0 interface{}) *gomock.Call

DescribeEvaluationForm indicates an expected call of DescribeEvaluationForm

func (*MockConnectAPIMockRecorder) DescribeEvaluationFormRequest added in v1.44.250

func (mr *MockConnectAPIMockRecorder) DescribeEvaluationFormRequest(arg0 interface{}) *gomock.Call

DescribeEvaluationFormRequest indicates an expected call of DescribeEvaluationFormRequest

func (*MockConnectAPIMockRecorder) DescribeEvaluationFormWithContext added in v1.44.250

func (mr *MockConnectAPIMockRecorder) DescribeEvaluationFormWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeEvaluationFormWithContext indicates an expected call of DescribeEvaluationFormWithContext

func (*MockConnectAPIMockRecorder) DescribeHoursOfOperation

func (mr *MockConnectAPIMockRecorder) DescribeHoursOfOperation(arg0 interface{}) *gomock.Call

DescribeHoursOfOperation indicates an expected call of DescribeHoursOfOperation

func (*MockConnectAPIMockRecorder) DescribeHoursOfOperationRequest

func (mr *MockConnectAPIMockRecorder) DescribeHoursOfOperationRequest(arg0 interface{}) *gomock.Call

DescribeHoursOfOperationRequest indicates an expected call of DescribeHoursOfOperationRequest

func (*MockConnectAPIMockRecorder) DescribeHoursOfOperationWithContext

func (mr *MockConnectAPIMockRecorder) DescribeHoursOfOperationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeHoursOfOperationWithContext indicates an expected call of DescribeHoursOfOperationWithContext

func (*MockConnectAPIMockRecorder) DescribeInstance

func (mr *MockConnectAPIMockRecorder) DescribeInstance(arg0 interface{}) *gomock.Call

DescribeInstance indicates an expected call of DescribeInstance

func (*MockConnectAPIMockRecorder) DescribeInstanceAttribute

func (mr *MockConnectAPIMockRecorder) DescribeInstanceAttribute(arg0 interface{}) *gomock.Call

DescribeInstanceAttribute indicates an expected call of DescribeInstanceAttribute

func (*MockConnectAPIMockRecorder) DescribeInstanceAttributeRequest

func (mr *MockConnectAPIMockRecorder) DescribeInstanceAttributeRequest(arg0 interface{}) *gomock.Call

DescribeInstanceAttributeRequest indicates an expected call of DescribeInstanceAttributeRequest

func (*MockConnectAPIMockRecorder) DescribeInstanceAttributeWithContext

func (mr *MockConnectAPIMockRecorder) DescribeInstanceAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeInstanceAttributeWithContext indicates an expected call of DescribeInstanceAttributeWithContext

func (*MockConnectAPIMockRecorder) DescribeInstanceRequest

func (mr *MockConnectAPIMockRecorder) DescribeInstanceRequest(arg0 interface{}) *gomock.Call

DescribeInstanceRequest indicates an expected call of DescribeInstanceRequest

func (*MockConnectAPIMockRecorder) DescribeInstanceStorageConfig

func (mr *MockConnectAPIMockRecorder) DescribeInstanceStorageConfig(arg0 interface{}) *gomock.Call

DescribeInstanceStorageConfig indicates an expected call of DescribeInstanceStorageConfig

func (*MockConnectAPIMockRecorder) DescribeInstanceStorageConfigRequest

func (mr *MockConnectAPIMockRecorder) DescribeInstanceStorageConfigRequest(arg0 interface{}) *gomock.Call

DescribeInstanceStorageConfigRequest indicates an expected call of DescribeInstanceStorageConfigRequest

func (*MockConnectAPIMockRecorder) DescribeInstanceStorageConfigWithContext

func (mr *MockConnectAPIMockRecorder) DescribeInstanceStorageConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeInstanceStorageConfigWithContext indicates an expected call of DescribeInstanceStorageConfigWithContext

func (*MockConnectAPIMockRecorder) DescribeInstanceWithContext

func (mr *MockConnectAPIMockRecorder) DescribeInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeInstanceWithContext indicates an expected call of DescribeInstanceWithContext

func (*MockConnectAPIMockRecorder) DescribePhoneNumber added in v1.43.43

func (mr *MockConnectAPIMockRecorder) DescribePhoneNumber(arg0 interface{}) *gomock.Call

DescribePhoneNumber indicates an expected call of DescribePhoneNumber

func (*MockConnectAPIMockRecorder) DescribePhoneNumberRequest added in v1.43.43

func (mr *MockConnectAPIMockRecorder) DescribePhoneNumberRequest(arg0 interface{}) *gomock.Call

DescribePhoneNumberRequest indicates an expected call of DescribePhoneNumberRequest

func (*MockConnectAPIMockRecorder) DescribePhoneNumberWithContext added in v1.43.43

func (mr *MockConnectAPIMockRecorder) DescribePhoneNumberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribePhoneNumberWithContext indicates an expected call of DescribePhoneNumberWithContext

func (*MockConnectAPIMockRecorder) DescribePredefinedAttribute added in v1.54.2

func (mr *MockConnectAPIMockRecorder) DescribePredefinedAttribute(arg0 interface{}) *gomock.Call

DescribePredefinedAttribute indicates an expected call of DescribePredefinedAttribute

func (*MockConnectAPIMockRecorder) DescribePredefinedAttributeRequest added in v1.54.2

func (mr *MockConnectAPIMockRecorder) DescribePredefinedAttributeRequest(arg0 interface{}) *gomock.Call

DescribePredefinedAttributeRequest indicates an expected call of DescribePredefinedAttributeRequest

func (*MockConnectAPIMockRecorder) DescribePredefinedAttributeWithContext added in v1.54.2

func (mr *MockConnectAPIMockRecorder) DescribePredefinedAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribePredefinedAttributeWithContext indicates an expected call of DescribePredefinedAttributeWithContext

func (*MockConnectAPIMockRecorder) DescribePrompt added in v1.44.265

func (mr *MockConnectAPIMockRecorder) DescribePrompt(arg0 interface{}) *gomock.Call

DescribePrompt indicates an expected call of DescribePrompt

func (*MockConnectAPIMockRecorder) DescribePromptRequest added in v1.44.265

func (mr *MockConnectAPIMockRecorder) DescribePromptRequest(arg0 interface{}) *gomock.Call

DescribePromptRequest indicates an expected call of DescribePromptRequest

func (*MockConnectAPIMockRecorder) DescribePromptWithContext added in v1.44.265

func (mr *MockConnectAPIMockRecorder) DescribePromptWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribePromptWithContext indicates an expected call of DescribePromptWithContext

func (*MockConnectAPIMockRecorder) DescribeQueue

func (mr *MockConnectAPIMockRecorder) DescribeQueue(arg0 interface{}) *gomock.Call

DescribeQueue indicates an expected call of DescribeQueue

func (*MockConnectAPIMockRecorder) DescribeQueueRequest

func (mr *MockConnectAPIMockRecorder) DescribeQueueRequest(arg0 interface{}) *gomock.Call

DescribeQueueRequest indicates an expected call of DescribeQueueRequest

func (*MockConnectAPIMockRecorder) DescribeQueueWithContext

func (mr *MockConnectAPIMockRecorder) DescribeQueueWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeQueueWithContext indicates an expected call of DescribeQueueWithContext

func (*MockConnectAPIMockRecorder) DescribeQuickConnect

func (mr *MockConnectAPIMockRecorder) DescribeQuickConnect(arg0 interface{}) *gomock.Call

DescribeQuickConnect indicates an expected call of DescribeQuickConnect

func (*MockConnectAPIMockRecorder) DescribeQuickConnectRequest

func (mr *MockConnectAPIMockRecorder) DescribeQuickConnectRequest(arg0 interface{}) *gomock.Call

DescribeQuickConnectRequest indicates an expected call of DescribeQuickConnectRequest

func (*MockConnectAPIMockRecorder) DescribeQuickConnectWithContext

func (mr *MockConnectAPIMockRecorder) DescribeQuickConnectWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeQuickConnectWithContext indicates an expected call of DescribeQuickConnectWithContext

func (*MockConnectAPIMockRecorder) DescribeRoutingProfile

func (mr *MockConnectAPIMockRecorder) DescribeRoutingProfile(arg0 interface{}) *gomock.Call

DescribeRoutingProfile indicates an expected call of DescribeRoutingProfile

func (*MockConnectAPIMockRecorder) DescribeRoutingProfileRequest

func (mr *MockConnectAPIMockRecorder) DescribeRoutingProfileRequest(arg0 interface{}) *gomock.Call

DescribeRoutingProfileRequest indicates an expected call of DescribeRoutingProfileRequest

func (*MockConnectAPIMockRecorder) DescribeRoutingProfileWithContext

func (mr *MockConnectAPIMockRecorder) DescribeRoutingProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeRoutingProfileWithContext indicates an expected call of DescribeRoutingProfileWithContext

func (*MockConnectAPIMockRecorder) DescribeRule added in v1.44.154

func (mr *MockConnectAPIMockRecorder) DescribeRule(arg0 interface{}) *gomock.Call

DescribeRule indicates an expected call of DescribeRule

func (*MockConnectAPIMockRecorder) DescribeRuleRequest added in v1.44.154

func (mr *MockConnectAPIMockRecorder) DescribeRuleRequest(arg0 interface{}) *gomock.Call

DescribeRuleRequest indicates an expected call of DescribeRuleRequest

func (*MockConnectAPIMockRecorder) DescribeRuleWithContext added in v1.44.154

func (mr *MockConnectAPIMockRecorder) DescribeRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeRuleWithContext indicates an expected call of DescribeRuleWithContext

func (*MockConnectAPIMockRecorder) DescribeSecurityProfile

func (mr *MockConnectAPIMockRecorder) DescribeSecurityProfile(arg0 interface{}) *gomock.Call

DescribeSecurityProfile indicates an expected call of DescribeSecurityProfile

func (*MockConnectAPIMockRecorder) DescribeSecurityProfileRequest

func (mr *MockConnectAPIMockRecorder) DescribeSecurityProfileRequest(arg0 interface{}) *gomock.Call

DescribeSecurityProfileRequest indicates an expected call of DescribeSecurityProfileRequest

func (*MockConnectAPIMockRecorder) DescribeSecurityProfileWithContext

func (mr *MockConnectAPIMockRecorder) DescribeSecurityProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeSecurityProfileWithContext indicates an expected call of DescribeSecurityProfileWithContext

func (*MockConnectAPIMockRecorder) DescribeTrafficDistributionGroup added in v1.44.119

func (mr *MockConnectAPIMockRecorder) DescribeTrafficDistributionGroup(arg0 interface{}) *gomock.Call

DescribeTrafficDistributionGroup indicates an expected call of DescribeTrafficDistributionGroup

func (*MockConnectAPIMockRecorder) DescribeTrafficDistributionGroupRequest added in v1.44.119

func (mr *MockConnectAPIMockRecorder) DescribeTrafficDistributionGroupRequest(arg0 interface{}) *gomock.Call

DescribeTrafficDistributionGroupRequest indicates an expected call of DescribeTrafficDistributionGroupRequest

func (*MockConnectAPIMockRecorder) DescribeTrafficDistributionGroupWithContext added in v1.44.119

func (mr *MockConnectAPIMockRecorder) DescribeTrafficDistributionGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeTrafficDistributionGroupWithContext indicates an expected call of DescribeTrafficDistributionGroupWithContext

func (*MockConnectAPIMockRecorder) DescribeUser

func (mr *MockConnectAPIMockRecorder) DescribeUser(arg0 interface{}) *gomock.Call

DescribeUser indicates an expected call of DescribeUser

func (*MockConnectAPIMockRecorder) DescribeUserHierarchyGroup

func (mr *MockConnectAPIMockRecorder) DescribeUserHierarchyGroup(arg0 interface{}) *gomock.Call

DescribeUserHierarchyGroup indicates an expected call of DescribeUserHierarchyGroup

func (*MockConnectAPIMockRecorder) DescribeUserHierarchyGroupRequest

func (mr *MockConnectAPIMockRecorder) DescribeUserHierarchyGroupRequest(arg0 interface{}) *gomock.Call

DescribeUserHierarchyGroupRequest indicates an expected call of DescribeUserHierarchyGroupRequest

func (*MockConnectAPIMockRecorder) DescribeUserHierarchyGroupWithContext

func (mr *MockConnectAPIMockRecorder) DescribeUserHierarchyGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeUserHierarchyGroupWithContext indicates an expected call of DescribeUserHierarchyGroupWithContext

func (*MockConnectAPIMockRecorder) DescribeUserHierarchyStructure

func (mr *MockConnectAPIMockRecorder) DescribeUserHierarchyStructure(arg0 interface{}) *gomock.Call

DescribeUserHierarchyStructure indicates an expected call of DescribeUserHierarchyStructure

func (*MockConnectAPIMockRecorder) DescribeUserHierarchyStructureRequest

func (mr *MockConnectAPIMockRecorder) DescribeUserHierarchyStructureRequest(arg0 interface{}) *gomock.Call

DescribeUserHierarchyStructureRequest indicates an expected call of DescribeUserHierarchyStructureRequest

func (*MockConnectAPIMockRecorder) DescribeUserHierarchyStructureWithContext

func (mr *MockConnectAPIMockRecorder) DescribeUserHierarchyStructureWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeUserHierarchyStructureWithContext indicates an expected call of DescribeUserHierarchyStructureWithContext

func (*MockConnectAPIMockRecorder) DescribeUserRequest

func (mr *MockConnectAPIMockRecorder) DescribeUserRequest(arg0 interface{}) *gomock.Call

DescribeUserRequest indicates an expected call of DescribeUserRequest

func (*MockConnectAPIMockRecorder) DescribeUserWithContext

func (mr *MockConnectAPIMockRecorder) DescribeUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeUserWithContext indicates an expected call of DescribeUserWithContext

func (*MockConnectAPIMockRecorder) DescribeView added in v1.45.2

func (mr *MockConnectAPIMockRecorder) DescribeView(arg0 interface{}) *gomock.Call

DescribeView indicates an expected call of DescribeView

func (*MockConnectAPIMockRecorder) DescribeViewRequest added in v1.45.2

func (mr *MockConnectAPIMockRecorder) DescribeViewRequest(arg0 interface{}) *gomock.Call

DescribeViewRequest indicates an expected call of DescribeViewRequest

func (*MockConnectAPIMockRecorder) DescribeViewWithContext added in v1.45.2

func (mr *MockConnectAPIMockRecorder) DescribeViewWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeViewWithContext indicates an expected call of DescribeViewWithContext

func (*MockConnectAPIMockRecorder) DescribeVocabulary

func (mr *MockConnectAPIMockRecorder) DescribeVocabulary(arg0 interface{}) *gomock.Call

DescribeVocabulary indicates an expected call of DescribeVocabulary

func (*MockConnectAPIMockRecorder) DescribeVocabularyRequest

func (mr *MockConnectAPIMockRecorder) DescribeVocabularyRequest(arg0 interface{}) *gomock.Call

DescribeVocabularyRequest indicates an expected call of DescribeVocabularyRequest

func (*MockConnectAPIMockRecorder) DescribeVocabularyWithContext

func (mr *MockConnectAPIMockRecorder) DescribeVocabularyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVocabularyWithContext indicates an expected call of DescribeVocabularyWithContext

func (*MockConnectAPIMockRecorder) DisassociateAnalyticsDataSet added in v1.54.2

func (mr *MockConnectAPIMockRecorder) DisassociateAnalyticsDataSet(arg0 interface{}) *gomock.Call

DisassociateAnalyticsDataSet indicates an expected call of DisassociateAnalyticsDataSet

func (*MockConnectAPIMockRecorder) DisassociateAnalyticsDataSetRequest added in v1.54.2

func (mr *MockConnectAPIMockRecorder) DisassociateAnalyticsDataSetRequest(arg0 interface{}) *gomock.Call

DisassociateAnalyticsDataSetRequest indicates an expected call of DisassociateAnalyticsDataSetRequest

func (*MockConnectAPIMockRecorder) DisassociateAnalyticsDataSetWithContext added in v1.54.2

func (mr *MockConnectAPIMockRecorder) DisassociateAnalyticsDataSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateAnalyticsDataSetWithContext indicates an expected call of DisassociateAnalyticsDataSetWithContext

func (*MockConnectAPIMockRecorder) DisassociateApprovedOrigin

func (mr *MockConnectAPIMockRecorder) DisassociateApprovedOrigin(arg0 interface{}) *gomock.Call

DisassociateApprovedOrigin indicates an expected call of DisassociateApprovedOrigin

func (*MockConnectAPIMockRecorder) DisassociateApprovedOriginRequest

func (mr *MockConnectAPIMockRecorder) DisassociateApprovedOriginRequest(arg0 interface{}) *gomock.Call

DisassociateApprovedOriginRequest indicates an expected call of DisassociateApprovedOriginRequest

func (*MockConnectAPIMockRecorder) DisassociateApprovedOriginWithContext

func (mr *MockConnectAPIMockRecorder) DisassociateApprovedOriginWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateApprovedOriginWithContext indicates an expected call of DisassociateApprovedOriginWithContext

func (*MockConnectAPIMockRecorder) DisassociateBot

func (mr *MockConnectAPIMockRecorder) DisassociateBot(arg0 interface{}) *gomock.Call

DisassociateBot indicates an expected call of DisassociateBot

func (*MockConnectAPIMockRecorder) DisassociateBotRequest

func (mr *MockConnectAPIMockRecorder) DisassociateBotRequest(arg0 interface{}) *gomock.Call

DisassociateBotRequest indicates an expected call of DisassociateBotRequest

func (*MockConnectAPIMockRecorder) DisassociateBotWithContext

func (mr *MockConnectAPIMockRecorder) DisassociateBotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateBotWithContext indicates an expected call of DisassociateBotWithContext

func (*MockConnectAPIMockRecorder) DisassociateFlow added in v1.54.2

func (mr *MockConnectAPIMockRecorder) DisassociateFlow(arg0 interface{}) *gomock.Call

DisassociateFlow indicates an expected call of DisassociateFlow

func (*MockConnectAPIMockRecorder) DisassociateFlowRequest added in v1.54.2

func (mr *MockConnectAPIMockRecorder) DisassociateFlowRequest(arg0 interface{}) *gomock.Call

DisassociateFlowRequest indicates an expected call of DisassociateFlowRequest

func (*MockConnectAPIMockRecorder) DisassociateFlowWithContext added in v1.54.2

func (mr *MockConnectAPIMockRecorder) DisassociateFlowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateFlowWithContext indicates an expected call of DisassociateFlowWithContext

func (*MockConnectAPIMockRecorder) DisassociateInstanceStorageConfig

func (mr *MockConnectAPIMockRecorder) DisassociateInstanceStorageConfig(arg0 interface{}) *gomock.Call

DisassociateInstanceStorageConfig indicates an expected call of DisassociateInstanceStorageConfig

func (*MockConnectAPIMockRecorder) DisassociateInstanceStorageConfigRequest

func (mr *MockConnectAPIMockRecorder) DisassociateInstanceStorageConfigRequest(arg0 interface{}) *gomock.Call

DisassociateInstanceStorageConfigRequest indicates an expected call of DisassociateInstanceStorageConfigRequest

func (*MockConnectAPIMockRecorder) DisassociateInstanceStorageConfigWithContext

func (mr *MockConnectAPIMockRecorder) DisassociateInstanceStorageConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateInstanceStorageConfigWithContext indicates an expected call of DisassociateInstanceStorageConfigWithContext

func (*MockConnectAPIMockRecorder) DisassociateLambdaFunction

func (mr *MockConnectAPIMockRecorder) DisassociateLambdaFunction(arg0 interface{}) *gomock.Call

DisassociateLambdaFunction indicates an expected call of DisassociateLambdaFunction

func (*MockConnectAPIMockRecorder) DisassociateLambdaFunctionRequest

func (mr *MockConnectAPIMockRecorder) DisassociateLambdaFunctionRequest(arg0 interface{}) *gomock.Call

DisassociateLambdaFunctionRequest indicates an expected call of DisassociateLambdaFunctionRequest

func (*MockConnectAPIMockRecorder) DisassociateLambdaFunctionWithContext

func (mr *MockConnectAPIMockRecorder) DisassociateLambdaFunctionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateLambdaFunctionWithContext indicates an expected call of DisassociateLambdaFunctionWithContext

func (*MockConnectAPIMockRecorder) DisassociateLexBot

func (mr *MockConnectAPIMockRecorder) DisassociateLexBot(arg0 interface{}) *gomock.Call

DisassociateLexBot indicates an expected call of DisassociateLexBot

func (*MockConnectAPIMockRecorder) DisassociateLexBotRequest

func (mr *MockConnectAPIMockRecorder) DisassociateLexBotRequest(arg0 interface{}) *gomock.Call

DisassociateLexBotRequest indicates an expected call of DisassociateLexBotRequest

func (*MockConnectAPIMockRecorder) DisassociateLexBotWithContext

func (mr *MockConnectAPIMockRecorder) DisassociateLexBotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateLexBotWithContext indicates an expected call of DisassociateLexBotWithContext

func (*MockConnectAPIMockRecorder) DisassociatePhoneNumberContactFlow added in v1.43.43

func (mr *MockConnectAPIMockRecorder) DisassociatePhoneNumberContactFlow(arg0 interface{}) *gomock.Call

DisassociatePhoneNumberContactFlow indicates an expected call of DisassociatePhoneNumberContactFlow

func (*MockConnectAPIMockRecorder) DisassociatePhoneNumberContactFlowRequest added in v1.43.43

func (mr *MockConnectAPIMockRecorder) DisassociatePhoneNumberContactFlowRequest(arg0 interface{}) *gomock.Call

DisassociatePhoneNumberContactFlowRequest indicates an expected call of DisassociatePhoneNumberContactFlowRequest

func (*MockConnectAPIMockRecorder) DisassociatePhoneNumberContactFlowWithContext added in v1.43.43

func (mr *MockConnectAPIMockRecorder) DisassociatePhoneNumberContactFlowWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociatePhoneNumberContactFlowWithContext indicates an expected call of DisassociatePhoneNumberContactFlowWithContext

func (*MockConnectAPIMockRecorder) DisassociateQueueQuickConnects

func (mr *MockConnectAPIMockRecorder) DisassociateQueueQuickConnects(arg0 interface{}) *gomock.Call

DisassociateQueueQuickConnects indicates an expected call of DisassociateQueueQuickConnects

func (*MockConnectAPIMockRecorder) DisassociateQueueQuickConnectsRequest

func (mr *MockConnectAPIMockRecorder) DisassociateQueueQuickConnectsRequest(arg0 interface{}) *gomock.Call

DisassociateQueueQuickConnectsRequest indicates an expected call of DisassociateQueueQuickConnectsRequest

func (*MockConnectAPIMockRecorder) DisassociateQueueQuickConnectsWithContext

func (mr *MockConnectAPIMockRecorder) DisassociateQueueQuickConnectsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateQueueQuickConnectsWithContext indicates an expected call of DisassociateQueueQuickConnectsWithContext

func (*MockConnectAPIMockRecorder) DisassociateRoutingProfileQueues

func (mr *MockConnectAPIMockRecorder) DisassociateRoutingProfileQueues(arg0 interface{}) *gomock.Call

DisassociateRoutingProfileQueues indicates an expected call of DisassociateRoutingProfileQueues

func (*MockConnectAPIMockRecorder) DisassociateRoutingProfileQueuesRequest

func (mr *MockConnectAPIMockRecorder) DisassociateRoutingProfileQueuesRequest(arg0 interface{}) *gomock.Call

DisassociateRoutingProfileQueuesRequest indicates an expected call of DisassociateRoutingProfileQueuesRequest

func (*MockConnectAPIMockRecorder) DisassociateRoutingProfileQueuesWithContext

func (mr *MockConnectAPIMockRecorder) DisassociateRoutingProfileQueuesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateRoutingProfileQueuesWithContext indicates an expected call of DisassociateRoutingProfileQueuesWithContext

func (*MockConnectAPIMockRecorder) DisassociateSecurityKey

func (mr *MockConnectAPIMockRecorder) DisassociateSecurityKey(arg0 interface{}) *gomock.Call

DisassociateSecurityKey indicates an expected call of DisassociateSecurityKey

func (*MockConnectAPIMockRecorder) DisassociateSecurityKeyRequest

func (mr *MockConnectAPIMockRecorder) DisassociateSecurityKeyRequest(arg0 interface{}) *gomock.Call

DisassociateSecurityKeyRequest indicates an expected call of DisassociateSecurityKeyRequest

func (*MockConnectAPIMockRecorder) DisassociateSecurityKeyWithContext

func (mr *MockConnectAPIMockRecorder) DisassociateSecurityKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateSecurityKeyWithContext indicates an expected call of DisassociateSecurityKeyWithContext

func (*MockConnectAPIMockRecorder) DisassociateTrafficDistributionGroupUser added in v1.44.321

func (mr *MockConnectAPIMockRecorder) DisassociateTrafficDistributionGroupUser(arg0 interface{}) *gomock.Call

DisassociateTrafficDistributionGroupUser indicates an expected call of DisassociateTrafficDistributionGroupUser

func (*MockConnectAPIMockRecorder) DisassociateTrafficDistributionGroupUserRequest added in v1.44.321

func (mr *MockConnectAPIMockRecorder) DisassociateTrafficDistributionGroupUserRequest(arg0 interface{}) *gomock.Call

DisassociateTrafficDistributionGroupUserRequest indicates an expected call of DisassociateTrafficDistributionGroupUserRequest

func (*MockConnectAPIMockRecorder) DisassociateTrafficDistributionGroupUserWithContext added in v1.44.321

func (mr *MockConnectAPIMockRecorder) DisassociateTrafficDistributionGroupUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateTrafficDistributionGroupUserWithContext indicates an expected call of DisassociateTrafficDistributionGroupUserWithContext

func (*MockConnectAPIMockRecorder) DisassociateUserProficiencies added in v1.54.2

func (mr *MockConnectAPIMockRecorder) DisassociateUserProficiencies(arg0 interface{}) *gomock.Call

DisassociateUserProficiencies indicates an expected call of DisassociateUserProficiencies

func (*MockConnectAPIMockRecorder) DisassociateUserProficienciesRequest added in v1.54.2

func (mr *MockConnectAPIMockRecorder) DisassociateUserProficienciesRequest(arg0 interface{}) *gomock.Call

DisassociateUserProficienciesRequest indicates an expected call of DisassociateUserProficienciesRequest

func (*MockConnectAPIMockRecorder) DisassociateUserProficienciesWithContext added in v1.54.2

func (mr *MockConnectAPIMockRecorder) DisassociateUserProficienciesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateUserProficienciesWithContext indicates an expected call of DisassociateUserProficienciesWithContext

func (*MockConnectAPIMockRecorder) DismissUserContact added in v1.44.127

func (mr *MockConnectAPIMockRecorder) DismissUserContact(arg0 interface{}) *gomock.Call

DismissUserContact indicates an expected call of DismissUserContact

func (*MockConnectAPIMockRecorder) DismissUserContactRequest added in v1.44.127

func (mr *MockConnectAPIMockRecorder) DismissUserContactRequest(arg0 interface{}) *gomock.Call

DismissUserContactRequest indicates an expected call of DismissUserContactRequest

func (*MockConnectAPIMockRecorder) DismissUserContactWithContext added in v1.44.127

func (mr *MockConnectAPIMockRecorder) DismissUserContactWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DismissUserContactWithContext indicates an expected call of DismissUserContactWithContext

func (*MockConnectAPIMockRecorder) GetAttachedFile added in v1.54.2

func (mr *MockConnectAPIMockRecorder) GetAttachedFile(arg0 interface{}) *gomock.Call

GetAttachedFile indicates an expected call of GetAttachedFile

func (*MockConnectAPIMockRecorder) GetAttachedFileRequest added in v1.54.2

func (mr *MockConnectAPIMockRecorder) GetAttachedFileRequest(arg0 interface{}) *gomock.Call

GetAttachedFileRequest indicates an expected call of GetAttachedFileRequest

func (*MockConnectAPIMockRecorder) GetAttachedFileWithContext added in v1.54.2

func (mr *MockConnectAPIMockRecorder) GetAttachedFileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAttachedFileWithContext indicates an expected call of GetAttachedFileWithContext

func (*MockConnectAPIMockRecorder) GetContactAttributes

func (mr *MockConnectAPIMockRecorder) GetContactAttributes(arg0 interface{}) *gomock.Call

GetContactAttributes indicates an expected call of GetContactAttributes

func (*MockConnectAPIMockRecorder) GetContactAttributesRequest

func (mr *MockConnectAPIMockRecorder) GetContactAttributesRequest(arg0 interface{}) *gomock.Call

GetContactAttributesRequest indicates an expected call of GetContactAttributesRequest

func (*MockConnectAPIMockRecorder) GetContactAttributesWithContext

func (mr *MockConnectAPIMockRecorder) GetContactAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetContactAttributesWithContext indicates an expected call of GetContactAttributesWithContext

func (*MockConnectAPIMockRecorder) GetCurrentMetricData

func (mr *MockConnectAPIMockRecorder) GetCurrentMetricData(arg0 interface{}) *gomock.Call

GetCurrentMetricData indicates an expected call of GetCurrentMetricData

func (*MockConnectAPIMockRecorder) GetCurrentMetricDataPages

func (mr *MockConnectAPIMockRecorder) GetCurrentMetricDataPages(arg0, arg1 interface{}) *gomock.Call

GetCurrentMetricDataPages indicates an expected call of GetCurrentMetricDataPages

func (*MockConnectAPIMockRecorder) GetCurrentMetricDataPagesWithContext

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

GetCurrentMetricDataPagesWithContext indicates an expected call of GetCurrentMetricDataPagesWithContext

func (*MockConnectAPIMockRecorder) GetCurrentMetricDataRequest

func (mr *MockConnectAPIMockRecorder) GetCurrentMetricDataRequest(arg0 interface{}) *gomock.Call

GetCurrentMetricDataRequest indicates an expected call of GetCurrentMetricDataRequest

func (*MockConnectAPIMockRecorder) GetCurrentMetricDataWithContext

func (mr *MockConnectAPIMockRecorder) GetCurrentMetricDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetCurrentMetricDataWithContext indicates an expected call of GetCurrentMetricDataWithContext

func (*MockConnectAPIMockRecorder) GetCurrentUserData added in v1.44.28

func (mr *MockConnectAPIMockRecorder) GetCurrentUserData(arg0 interface{}) *gomock.Call

GetCurrentUserData indicates an expected call of GetCurrentUserData

func (*MockConnectAPIMockRecorder) GetCurrentUserDataPages added in v1.44.28

func (mr *MockConnectAPIMockRecorder) GetCurrentUserDataPages(arg0, arg1 interface{}) *gomock.Call

GetCurrentUserDataPages indicates an expected call of GetCurrentUserDataPages

func (*MockConnectAPIMockRecorder) GetCurrentUserDataPagesWithContext added in v1.44.28

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

GetCurrentUserDataPagesWithContext indicates an expected call of GetCurrentUserDataPagesWithContext

func (*MockConnectAPIMockRecorder) GetCurrentUserDataRequest added in v1.44.28

func (mr *MockConnectAPIMockRecorder) GetCurrentUserDataRequest(arg0 interface{}) *gomock.Call

GetCurrentUserDataRequest indicates an expected call of GetCurrentUserDataRequest

func (*MockConnectAPIMockRecorder) GetCurrentUserDataWithContext added in v1.44.28

func (mr *MockConnectAPIMockRecorder) GetCurrentUserDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetCurrentUserDataWithContext indicates an expected call of GetCurrentUserDataWithContext

func (*MockConnectAPIMockRecorder) GetFederationToken

func (mr *MockConnectAPIMockRecorder) GetFederationToken(arg0 interface{}) *gomock.Call

GetFederationToken indicates an expected call of GetFederationToken

func (*MockConnectAPIMockRecorder) GetFederationTokenRequest

func (mr *MockConnectAPIMockRecorder) GetFederationTokenRequest(arg0 interface{}) *gomock.Call

GetFederationTokenRequest indicates an expected call of GetFederationTokenRequest

func (*MockConnectAPIMockRecorder) GetFederationTokenWithContext

func (mr *MockConnectAPIMockRecorder) GetFederationTokenWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetFederationTokenWithContext indicates an expected call of GetFederationTokenWithContext

func (*MockConnectAPIMockRecorder) GetFlowAssociation added in v1.54.2

func (mr *MockConnectAPIMockRecorder) GetFlowAssociation(arg0 interface{}) *gomock.Call

GetFlowAssociation indicates an expected call of GetFlowAssociation

func (*MockConnectAPIMockRecorder) GetFlowAssociationRequest added in v1.54.2

func (mr *MockConnectAPIMockRecorder) GetFlowAssociationRequest(arg0 interface{}) *gomock.Call

GetFlowAssociationRequest indicates an expected call of GetFlowAssociationRequest

func (*MockConnectAPIMockRecorder) GetFlowAssociationWithContext added in v1.54.2

func (mr *MockConnectAPIMockRecorder) GetFlowAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetFlowAssociationWithContext indicates an expected call of GetFlowAssociationWithContext

func (*MockConnectAPIMockRecorder) GetMetricData

func (mr *MockConnectAPIMockRecorder) GetMetricData(arg0 interface{}) *gomock.Call

GetMetricData indicates an expected call of GetMetricData

func (*MockConnectAPIMockRecorder) GetMetricDataPages

func (mr *MockConnectAPIMockRecorder) GetMetricDataPages(arg0, arg1 interface{}) *gomock.Call

GetMetricDataPages indicates an expected call of GetMetricDataPages

func (*MockConnectAPIMockRecorder) GetMetricDataPagesWithContext

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

GetMetricDataPagesWithContext indicates an expected call of GetMetricDataPagesWithContext

func (*MockConnectAPIMockRecorder) GetMetricDataRequest

func (mr *MockConnectAPIMockRecorder) GetMetricDataRequest(arg0 interface{}) *gomock.Call

GetMetricDataRequest indicates an expected call of GetMetricDataRequest

func (*MockConnectAPIMockRecorder) GetMetricDataV2 added in v1.44.218

func (mr *MockConnectAPIMockRecorder) GetMetricDataV2(arg0 interface{}) *gomock.Call

GetMetricDataV2 indicates an expected call of GetMetricDataV2

func (*MockConnectAPIMockRecorder) GetMetricDataV2Pages added in v1.44.218

func (mr *MockConnectAPIMockRecorder) GetMetricDataV2Pages(arg0, arg1 interface{}) *gomock.Call

GetMetricDataV2Pages indicates an expected call of GetMetricDataV2Pages

func (*MockConnectAPIMockRecorder) GetMetricDataV2PagesWithContext added in v1.44.218

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

GetMetricDataV2PagesWithContext indicates an expected call of GetMetricDataV2PagesWithContext

func (*MockConnectAPIMockRecorder) GetMetricDataV2Request added in v1.44.218

func (mr *MockConnectAPIMockRecorder) GetMetricDataV2Request(arg0 interface{}) *gomock.Call

GetMetricDataV2Request indicates an expected call of GetMetricDataV2Request

func (*MockConnectAPIMockRecorder) GetMetricDataV2WithContext added in v1.44.218

func (mr *MockConnectAPIMockRecorder) GetMetricDataV2WithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetMetricDataV2WithContext indicates an expected call of GetMetricDataV2WithContext

func (*MockConnectAPIMockRecorder) GetMetricDataWithContext

func (mr *MockConnectAPIMockRecorder) GetMetricDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetMetricDataWithContext indicates an expected call of GetMetricDataWithContext

func (*MockConnectAPIMockRecorder) GetPromptFile added in v1.44.265

func (mr *MockConnectAPIMockRecorder) GetPromptFile(arg0 interface{}) *gomock.Call

GetPromptFile indicates an expected call of GetPromptFile

func (*MockConnectAPIMockRecorder) GetPromptFileRequest added in v1.44.265

func (mr *MockConnectAPIMockRecorder) GetPromptFileRequest(arg0 interface{}) *gomock.Call

GetPromptFileRequest indicates an expected call of GetPromptFileRequest

func (*MockConnectAPIMockRecorder) GetPromptFileWithContext added in v1.44.265

func (mr *MockConnectAPIMockRecorder) GetPromptFileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetPromptFileWithContext indicates an expected call of GetPromptFileWithContext

func (*MockConnectAPIMockRecorder) GetTaskTemplate added in v1.44.27

func (mr *MockConnectAPIMockRecorder) GetTaskTemplate(arg0 interface{}) *gomock.Call

GetTaskTemplate indicates an expected call of GetTaskTemplate

func (*MockConnectAPIMockRecorder) GetTaskTemplateRequest added in v1.44.27

func (mr *MockConnectAPIMockRecorder) GetTaskTemplateRequest(arg0 interface{}) *gomock.Call

GetTaskTemplateRequest indicates an expected call of GetTaskTemplateRequest

func (*MockConnectAPIMockRecorder) GetTaskTemplateWithContext added in v1.44.27

func (mr *MockConnectAPIMockRecorder) GetTaskTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetTaskTemplateWithContext indicates an expected call of GetTaskTemplateWithContext

func (*MockConnectAPIMockRecorder) GetTrafficDistribution added in v1.44.119

func (mr *MockConnectAPIMockRecorder) GetTrafficDistribution(arg0 interface{}) *gomock.Call

GetTrafficDistribution indicates an expected call of GetTrafficDistribution

func (*MockConnectAPIMockRecorder) GetTrafficDistributionRequest added in v1.44.119

func (mr *MockConnectAPIMockRecorder) GetTrafficDistributionRequest(arg0 interface{}) *gomock.Call

GetTrafficDistributionRequest indicates an expected call of GetTrafficDistributionRequest

func (*MockConnectAPIMockRecorder) GetTrafficDistributionWithContext added in v1.44.119

func (mr *MockConnectAPIMockRecorder) GetTrafficDistributionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetTrafficDistributionWithContext indicates an expected call of GetTrafficDistributionWithContext

func (*MockConnectAPIMockRecorder) ImportPhoneNumber added in v1.54.2

func (mr *MockConnectAPIMockRecorder) ImportPhoneNumber(arg0 interface{}) *gomock.Call

ImportPhoneNumber indicates an expected call of ImportPhoneNumber

func (*MockConnectAPIMockRecorder) ImportPhoneNumberRequest added in v1.54.2

func (mr *MockConnectAPIMockRecorder) ImportPhoneNumberRequest(arg0 interface{}) *gomock.Call

ImportPhoneNumberRequest indicates an expected call of ImportPhoneNumberRequest

func (*MockConnectAPIMockRecorder) ImportPhoneNumberWithContext added in v1.54.2

func (mr *MockConnectAPIMockRecorder) ImportPhoneNumberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ImportPhoneNumberWithContext indicates an expected call of ImportPhoneNumberWithContext

func (*MockConnectAPIMockRecorder) ListAgentStatuses

func (mr *MockConnectAPIMockRecorder) ListAgentStatuses(arg0 interface{}) *gomock.Call

ListAgentStatuses indicates an expected call of ListAgentStatuses

func (*MockConnectAPIMockRecorder) ListAgentStatusesPages

func (mr *MockConnectAPIMockRecorder) ListAgentStatusesPages(arg0, arg1 interface{}) *gomock.Call

ListAgentStatusesPages indicates an expected call of ListAgentStatusesPages

func (*MockConnectAPIMockRecorder) ListAgentStatusesPagesWithContext

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

ListAgentStatusesPagesWithContext indicates an expected call of ListAgentStatusesPagesWithContext

func (*MockConnectAPIMockRecorder) ListAgentStatusesRequest

func (mr *MockConnectAPIMockRecorder) ListAgentStatusesRequest(arg0 interface{}) *gomock.Call

ListAgentStatusesRequest indicates an expected call of ListAgentStatusesRequest

func (*MockConnectAPIMockRecorder) ListAgentStatusesWithContext

func (mr *MockConnectAPIMockRecorder) ListAgentStatusesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAgentStatusesWithContext indicates an expected call of ListAgentStatusesWithContext

func (*MockConnectAPIMockRecorder) ListAnalyticsDataAssociations added in v1.54.2

func (mr *MockConnectAPIMockRecorder) ListAnalyticsDataAssociations(arg0 interface{}) *gomock.Call

ListAnalyticsDataAssociations indicates an expected call of ListAnalyticsDataAssociations

func (*MockConnectAPIMockRecorder) ListAnalyticsDataAssociationsRequest added in v1.54.2

func (mr *MockConnectAPIMockRecorder) ListAnalyticsDataAssociationsRequest(arg0 interface{}) *gomock.Call

ListAnalyticsDataAssociationsRequest indicates an expected call of ListAnalyticsDataAssociationsRequest

func (*MockConnectAPIMockRecorder) ListAnalyticsDataAssociationsWithContext added in v1.54.2

func (mr *MockConnectAPIMockRecorder) ListAnalyticsDataAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAnalyticsDataAssociationsWithContext indicates an expected call of ListAnalyticsDataAssociationsWithContext

func (*MockConnectAPIMockRecorder) ListApprovedOrigins

func (mr *MockConnectAPIMockRecorder) ListApprovedOrigins(arg0 interface{}) *gomock.Call

ListApprovedOrigins indicates an expected call of ListApprovedOrigins

func (*MockConnectAPIMockRecorder) ListApprovedOriginsPages

func (mr *MockConnectAPIMockRecorder) ListApprovedOriginsPages(arg0, arg1 interface{}) *gomock.Call

ListApprovedOriginsPages indicates an expected call of ListApprovedOriginsPages

func (*MockConnectAPIMockRecorder) ListApprovedOriginsPagesWithContext

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

ListApprovedOriginsPagesWithContext indicates an expected call of ListApprovedOriginsPagesWithContext

func (*MockConnectAPIMockRecorder) ListApprovedOriginsRequest

func (mr *MockConnectAPIMockRecorder) ListApprovedOriginsRequest(arg0 interface{}) *gomock.Call

ListApprovedOriginsRequest indicates an expected call of ListApprovedOriginsRequest

func (*MockConnectAPIMockRecorder) ListApprovedOriginsWithContext

func (mr *MockConnectAPIMockRecorder) ListApprovedOriginsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListApprovedOriginsWithContext indicates an expected call of ListApprovedOriginsWithContext

func (*MockConnectAPIMockRecorder) ListAuthenticationProfiles added in v1.54.12

func (mr *MockConnectAPIMockRecorder) ListAuthenticationProfiles(arg0 interface{}) *gomock.Call

ListAuthenticationProfiles indicates an expected call of ListAuthenticationProfiles

func (*MockConnectAPIMockRecorder) ListAuthenticationProfilesPages added in v1.54.12

func (mr *MockConnectAPIMockRecorder) ListAuthenticationProfilesPages(arg0, arg1 interface{}) *gomock.Call

ListAuthenticationProfilesPages indicates an expected call of ListAuthenticationProfilesPages

func (*MockConnectAPIMockRecorder) ListAuthenticationProfilesPagesWithContext added in v1.54.12

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

ListAuthenticationProfilesPagesWithContext indicates an expected call of ListAuthenticationProfilesPagesWithContext

func (*MockConnectAPIMockRecorder) ListAuthenticationProfilesRequest added in v1.54.12

func (mr *MockConnectAPIMockRecorder) ListAuthenticationProfilesRequest(arg0 interface{}) *gomock.Call

ListAuthenticationProfilesRequest indicates an expected call of ListAuthenticationProfilesRequest

func (*MockConnectAPIMockRecorder) ListAuthenticationProfilesWithContext added in v1.54.12

func (mr *MockConnectAPIMockRecorder) ListAuthenticationProfilesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAuthenticationProfilesWithContext indicates an expected call of ListAuthenticationProfilesWithContext

func (*MockConnectAPIMockRecorder) ListBots

func (mr *MockConnectAPIMockRecorder) ListBots(arg0 interface{}) *gomock.Call

ListBots indicates an expected call of ListBots

func (*MockConnectAPIMockRecorder) ListBotsPages

func (mr *MockConnectAPIMockRecorder) ListBotsPages(arg0, arg1 interface{}) *gomock.Call

ListBotsPages indicates an expected call of ListBotsPages

func (*MockConnectAPIMockRecorder) ListBotsPagesWithContext

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

ListBotsPagesWithContext indicates an expected call of ListBotsPagesWithContext

func (*MockConnectAPIMockRecorder) ListBotsRequest

func (mr *MockConnectAPIMockRecorder) ListBotsRequest(arg0 interface{}) *gomock.Call

ListBotsRequest indicates an expected call of ListBotsRequest

func (*MockConnectAPIMockRecorder) ListBotsWithContext

func (mr *MockConnectAPIMockRecorder) ListBotsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListBotsWithContext indicates an expected call of ListBotsWithContext

func (*MockConnectAPIMockRecorder) ListContactEvaluations added in v1.44.250

func (mr *MockConnectAPIMockRecorder) ListContactEvaluations(arg0 interface{}) *gomock.Call

ListContactEvaluations indicates an expected call of ListContactEvaluations

func (*MockConnectAPIMockRecorder) ListContactEvaluationsPages added in v1.44.250

func (mr *MockConnectAPIMockRecorder) ListContactEvaluationsPages(arg0, arg1 interface{}) *gomock.Call

ListContactEvaluationsPages indicates an expected call of ListContactEvaluationsPages

func (*MockConnectAPIMockRecorder) ListContactEvaluationsPagesWithContext added in v1.44.250

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

ListContactEvaluationsPagesWithContext indicates an expected call of ListContactEvaluationsPagesWithContext

func (*MockConnectAPIMockRecorder) ListContactEvaluationsRequest added in v1.44.250

func (mr *MockConnectAPIMockRecorder) ListContactEvaluationsRequest(arg0 interface{}) *gomock.Call

ListContactEvaluationsRequest indicates an expected call of ListContactEvaluationsRequest

func (*MockConnectAPIMockRecorder) ListContactEvaluationsWithContext added in v1.44.250

func (mr *MockConnectAPIMockRecorder) ListContactEvaluationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListContactEvaluationsWithContext indicates an expected call of ListContactEvaluationsWithContext

func (*MockConnectAPIMockRecorder) ListContactFlowModules

func (mr *MockConnectAPIMockRecorder) ListContactFlowModules(arg0 interface{}) *gomock.Call

ListContactFlowModules indicates an expected call of ListContactFlowModules

func (*MockConnectAPIMockRecorder) ListContactFlowModulesPages

func (mr *MockConnectAPIMockRecorder) ListContactFlowModulesPages(arg0, arg1 interface{}) *gomock.Call

ListContactFlowModulesPages indicates an expected call of ListContactFlowModulesPages

func (*MockConnectAPIMockRecorder) ListContactFlowModulesPagesWithContext

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

ListContactFlowModulesPagesWithContext indicates an expected call of ListContactFlowModulesPagesWithContext

func (*MockConnectAPIMockRecorder) ListContactFlowModulesRequest

func (mr *MockConnectAPIMockRecorder) ListContactFlowModulesRequest(arg0 interface{}) *gomock.Call

ListContactFlowModulesRequest indicates an expected call of ListContactFlowModulesRequest

func (*MockConnectAPIMockRecorder) ListContactFlowModulesWithContext

func (mr *MockConnectAPIMockRecorder) ListContactFlowModulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListContactFlowModulesWithContext indicates an expected call of ListContactFlowModulesWithContext

func (*MockConnectAPIMockRecorder) ListContactFlows

func (mr *MockConnectAPIMockRecorder) ListContactFlows(arg0 interface{}) *gomock.Call

ListContactFlows indicates an expected call of ListContactFlows

func (*MockConnectAPIMockRecorder) ListContactFlowsPages

func (mr *MockConnectAPIMockRecorder) ListContactFlowsPages(arg0, arg1 interface{}) *gomock.Call

ListContactFlowsPages indicates an expected call of ListContactFlowsPages

func (*MockConnectAPIMockRecorder) ListContactFlowsPagesWithContext

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

ListContactFlowsPagesWithContext indicates an expected call of ListContactFlowsPagesWithContext

func (*MockConnectAPIMockRecorder) ListContactFlowsRequest

func (mr *MockConnectAPIMockRecorder) ListContactFlowsRequest(arg0 interface{}) *gomock.Call

ListContactFlowsRequest indicates an expected call of ListContactFlowsRequest

func (*MockConnectAPIMockRecorder) ListContactFlowsWithContext

func (mr *MockConnectAPIMockRecorder) ListContactFlowsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListContactFlowsWithContext indicates an expected call of ListContactFlowsWithContext

func (*MockConnectAPIMockRecorder) ListContactReferences

func (mr *MockConnectAPIMockRecorder) ListContactReferences(arg0 interface{}) *gomock.Call

ListContactReferences indicates an expected call of ListContactReferences

func (*MockConnectAPIMockRecorder) ListContactReferencesPages

func (mr *MockConnectAPIMockRecorder) ListContactReferencesPages(arg0, arg1 interface{}) *gomock.Call

ListContactReferencesPages indicates an expected call of ListContactReferencesPages

func (*MockConnectAPIMockRecorder) ListContactReferencesPagesWithContext

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

ListContactReferencesPagesWithContext indicates an expected call of ListContactReferencesPagesWithContext

func (*MockConnectAPIMockRecorder) ListContactReferencesRequest

func (mr *MockConnectAPIMockRecorder) ListContactReferencesRequest(arg0 interface{}) *gomock.Call

ListContactReferencesRequest indicates an expected call of ListContactReferencesRequest

func (*MockConnectAPIMockRecorder) ListContactReferencesWithContext

func (mr *MockConnectAPIMockRecorder) ListContactReferencesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListContactReferencesWithContext indicates an expected call of ListContactReferencesWithContext

func (*MockConnectAPIMockRecorder) ListDefaultVocabularies

func (mr *MockConnectAPIMockRecorder) ListDefaultVocabularies(arg0 interface{}) *gomock.Call

ListDefaultVocabularies indicates an expected call of ListDefaultVocabularies

func (*MockConnectAPIMockRecorder) ListDefaultVocabulariesPages

func (mr *MockConnectAPIMockRecorder) ListDefaultVocabulariesPages(arg0, arg1 interface{}) *gomock.Call

ListDefaultVocabulariesPages indicates an expected call of ListDefaultVocabulariesPages

func (*MockConnectAPIMockRecorder) ListDefaultVocabulariesPagesWithContext

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

ListDefaultVocabulariesPagesWithContext indicates an expected call of ListDefaultVocabulariesPagesWithContext

func (*MockConnectAPIMockRecorder) ListDefaultVocabulariesRequest

func (mr *MockConnectAPIMockRecorder) ListDefaultVocabulariesRequest(arg0 interface{}) *gomock.Call

ListDefaultVocabulariesRequest indicates an expected call of ListDefaultVocabulariesRequest

func (*MockConnectAPIMockRecorder) ListDefaultVocabulariesWithContext

func (mr *MockConnectAPIMockRecorder) ListDefaultVocabulariesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListDefaultVocabulariesWithContext indicates an expected call of ListDefaultVocabulariesWithContext

func (*MockConnectAPIMockRecorder) ListEvaluationFormVersions added in v1.44.250

func (mr *MockConnectAPIMockRecorder) ListEvaluationFormVersions(arg0 interface{}) *gomock.Call

ListEvaluationFormVersions indicates an expected call of ListEvaluationFormVersions

func (*MockConnectAPIMockRecorder) ListEvaluationFormVersionsPages added in v1.44.250

func (mr *MockConnectAPIMockRecorder) ListEvaluationFormVersionsPages(arg0, arg1 interface{}) *gomock.Call

ListEvaluationFormVersionsPages indicates an expected call of ListEvaluationFormVersionsPages

func (*MockConnectAPIMockRecorder) ListEvaluationFormVersionsPagesWithContext added in v1.44.250

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

ListEvaluationFormVersionsPagesWithContext indicates an expected call of ListEvaluationFormVersionsPagesWithContext

func (*MockConnectAPIMockRecorder) ListEvaluationFormVersionsRequest added in v1.44.250

func (mr *MockConnectAPIMockRecorder) ListEvaluationFormVersionsRequest(arg0 interface{}) *gomock.Call

ListEvaluationFormVersionsRequest indicates an expected call of ListEvaluationFormVersionsRequest

func (*MockConnectAPIMockRecorder) ListEvaluationFormVersionsWithContext added in v1.44.250

func (mr *MockConnectAPIMockRecorder) ListEvaluationFormVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListEvaluationFormVersionsWithContext indicates an expected call of ListEvaluationFormVersionsWithContext

func (*MockConnectAPIMockRecorder) ListEvaluationForms added in v1.44.250

func (mr *MockConnectAPIMockRecorder) ListEvaluationForms(arg0 interface{}) *gomock.Call

ListEvaluationForms indicates an expected call of ListEvaluationForms

func (*MockConnectAPIMockRecorder) ListEvaluationFormsPages added in v1.44.250

func (mr *MockConnectAPIMockRecorder) ListEvaluationFormsPages(arg0, arg1 interface{}) *gomock.Call

ListEvaluationFormsPages indicates an expected call of ListEvaluationFormsPages

func (*MockConnectAPIMockRecorder) ListEvaluationFormsPagesWithContext added in v1.44.250

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

ListEvaluationFormsPagesWithContext indicates an expected call of ListEvaluationFormsPagesWithContext

func (*MockConnectAPIMockRecorder) ListEvaluationFormsRequest added in v1.44.250

func (mr *MockConnectAPIMockRecorder) ListEvaluationFormsRequest(arg0 interface{}) *gomock.Call

ListEvaluationFormsRequest indicates an expected call of ListEvaluationFormsRequest

func (*MockConnectAPIMockRecorder) ListEvaluationFormsWithContext added in v1.44.250

func (mr *MockConnectAPIMockRecorder) ListEvaluationFormsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListEvaluationFormsWithContext indicates an expected call of ListEvaluationFormsWithContext

func (*MockConnectAPIMockRecorder) ListFlowAssociations added in v1.54.2

func (mr *MockConnectAPIMockRecorder) ListFlowAssociations(arg0 interface{}) *gomock.Call

ListFlowAssociations indicates an expected call of ListFlowAssociations

func (*MockConnectAPIMockRecorder) ListFlowAssociationsPages added in v1.54.2

func (mr *MockConnectAPIMockRecorder) ListFlowAssociationsPages(arg0, arg1 interface{}) *gomock.Call

ListFlowAssociationsPages indicates an expected call of ListFlowAssociationsPages

func (*MockConnectAPIMockRecorder) ListFlowAssociationsPagesWithContext added in v1.54.2

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

ListFlowAssociationsPagesWithContext indicates an expected call of ListFlowAssociationsPagesWithContext

func (*MockConnectAPIMockRecorder) ListFlowAssociationsRequest added in v1.54.2

func (mr *MockConnectAPIMockRecorder) ListFlowAssociationsRequest(arg0 interface{}) *gomock.Call

ListFlowAssociationsRequest indicates an expected call of ListFlowAssociationsRequest

func (*MockConnectAPIMockRecorder) ListFlowAssociationsWithContext added in v1.54.2

func (mr *MockConnectAPIMockRecorder) ListFlowAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListFlowAssociationsWithContext indicates an expected call of ListFlowAssociationsWithContext

func (*MockConnectAPIMockRecorder) ListHoursOfOperations

func (mr *MockConnectAPIMockRecorder) ListHoursOfOperations(arg0 interface{}) *gomock.Call

ListHoursOfOperations indicates an expected call of ListHoursOfOperations

func (*MockConnectAPIMockRecorder) ListHoursOfOperationsPages

func (mr *MockConnectAPIMockRecorder) ListHoursOfOperationsPages(arg0, arg1 interface{}) *gomock.Call

ListHoursOfOperationsPages indicates an expected call of ListHoursOfOperationsPages

func (*MockConnectAPIMockRecorder) ListHoursOfOperationsPagesWithContext

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

ListHoursOfOperationsPagesWithContext indicates an expected call of ListHoursOfOperationsPagesWithContext

func (*MockConnectAPIMockRecorder) ListHoursOfOperationsRequest

func (mr *MockConnectAPIMockRecorder) ListHoursOfOperationsRequest(arg0 interface{}) *gomock.Call

ListHoursOfOperationsRequest indicates an expected call of ListHoursOfOperationsRequest

func (*MockConnectAPIMockRecorder) ListHoursOfOperationsWithContext

func (mr *MockConnectAPIMockRecorder) ListHoursOfOperationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListHoursOfOperationsWithContext indicates an expected call of ListHoursOfOperationsWithContext

func (*MockConnectAPIMockRecorder) ListInstanceAttributes

func (mr *MockConnectAPIMockRecorder) ListInstanceAttributes(arg0 interface{}) *gomock.Call

ListInstanceAttributes indicates an expected call of ListInstanceAttributes

func (*MockConnectAPIMockRecorder) ListInstanceAttributesPages

func (mr *MockConnectAPIMockRecorder) ListInstanceAttributesPages(arg0, arg1 interface{}) *gomock.Call

ListInstanceAttributesPages indicates an expected call of ListInstanceAttributesPages

func (*MockConnectAPIMockRecorder) ListInstanceAttributesPagesWithContext

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

ListInstanceAttributesPagesWithContext indicates an expected call of ListInstanceAttributesPagesWithContext

func (*MockConnectAPIMockRecorder) ListInstanceAttributesRequest

func (mr *MockConnectAPIMockRecorder) ListInstanceAttributesRequest(arg0 interface{}) *gomock.Call

ListInstanceAttributesRequest indicates an expected call of ListInstanceAttributesRequest

func (*MockConnectAPIMockRecorder) ListInstanceAttributesWithContext

func (mr *MockConnectAPIMockRecorder) ListInstanceAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListInstanceAttributesWithContext indicates an expected call of ListInstanceAttributesWithContext

func (*MockConnectAPIMockRecorder) ListInstanceStorageConfigs

func (mr *MockConnectAPIMockRecorder) ListInstanceStorageConfigs(arg0 interface{}) *gomock.Call

ListInstanceStorageConfigs indicates an expected call of ListInstanceStorageConfigs

func (*MockConnectAPIMockRecorder) ListInstanceStorageConfigsPages

func (mr *MockConnectAPIMockRecorder) ListInstanceStorageConfigsPages(arg0, arg1 interface{}) *gomock.Call

ListInstanceStorageConfigsPages indicates an expected call of ListInstanceStorageConfigsPages

func (*MockConnectAPIMockRecorder) ListInstanceStorageConfigsPagesWithContext

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

ListInstanceStorageConfigsPagesWithContext indicates an expected call of ListInstanceStorageConfigsPagesWithContext

func (*MockConnectAPIMockRecorder) ListInstanceStorageConfigsRequest

func (mr *MockConnectAPIMockRecorder) ListInstanceStorageConfigsRequest(arg0 interface{}) *gomock.Call

ListInstanceStorageConfigsRequest indicates an expected call of ListInstanceStorageConfigsRequest

func (*MockConnectAPIMockRecorder) ListInstanceStorageConfigsWithContext

func (mr *MockConnectAPIMockRecorder) ListInstanceStorageConfigsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListInstanceStorageConfigsWithContext indicates an expected call of ListInstanceStorageConfigsWithContext

func (*MockConnectAPIMockRecorder) ListInstances

func (mr *MockConnectAPIMockRecorder) ListInstances(arg0 interface{}) *gomock.Call

ListInstances indicates an expected call of ListInstances

func (*MockConnectAPIMockRecorder) ListInstancesPages

func (mr *MockConnectAPIMockRecorder) ListInstancesPages(arg0, arg1 interface{}) *gomock.Call

ListInstancesPages indicates an expected call of ListInstancesPages

func (*MockConnectAPIMockRecorder) ListInstancesPagesWithContext

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

ListInstancesPagesWithContext indicates an expected call of ListInstancesPagesWithContext

func (*MockConnectAPIMockRecorder) ListInstancesRequest

func (mr *MockConnectAPIMockRecorder) ListInstancesRequest(arg0 interface{}) *gomock.Call

ListInstancesRequest indicates an expected call of ListInstancesRequest

func (*MockConnectAPIMockRecorder) ListInstancesWithContext

func (mr *MockConnectAPIMockRecorder) ListInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListInstancesWithContext indicates an expected call of ListInstancesWithContext

func (*MockConnectAPIMockRecorder) ListIntegrationAssociations

func (mr *MockConnectAPIMockRecorder) ListIntegrationAssociations(arg0 interface{}) *gomock.Call

ListIntegrationAssociations indicates an expected call of ListIntegrationAssociations

func (*MockConnectAPIMockRecorder) ListIntegrationAssociationsPages

func (mr *MockConnectAPIMockRecorder) ListIntegrationAssociationsPages(arg0, arg1 interface{}) *gomock.Call

ListIntegrationAssociationsPages indicates an expected call of ListIntegrationAssociationsPages

func (*MockConnectAPIMockRecorder) ListIntegrationAssociationsPagesWithContext

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

ListIntegrationAssociationsPagesWithContext indicates an expected call of ListIntegrationAssociationsPagesWithContext

func (*MockConnectAPIMockRecorder) ListIntegrationAssociationsRequest

func (mr *MockConnectAPIMockRecorder) ListIntegrationAssociationsRequest(arg0 interface{}) *gomock.Call

ListIntegrationAssociationsRequest indicates an expected call of ListIntegrationAssociationsRequest

func (*MockConnectAPIMockRecorder) ListIntegrationAssociationsWithContext

func (mr *MockConnectAPIMockRecorder) ListIntegrationAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListIntegrationAssociationsWithContext indicates an expected call of ListIntegrationAssociationsWithContext

func (*MockConnectAPIMockRecorder) ListLambdaFunctions

func (mr *MockConnectAPIMockRecorder) ListLambdaFunctions(arg0 interface{}) *gomock.Call

ListLambdaFunctions indicates an expected call of ListLambdaFunctions

func (*MockConnectAPIMockRecorder) ListLambdaFunctionsPages

func (mr *MockConnectAPIMockRecorder) ListLambdaFunctionsPages(arg0, arg1 interface{}) *gomock.Call

ListLambdaFunctionsPages indicates an expected call of ListLambdaFunctionsPages

func (*MockConnectAPIMockRecorder) ListLambdaFunctionsPagesWithContext

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

ListLambdaFunctionsPagesWithContext indicates an expected call of ListLambdaFunctionsPagesWithContext

func (*MockConnectAPIMockRecorder) ListLambdaFunctionsRequest

func (mr *MockConnectAPIMockRecorder) ListLambdaFunctionsRequest(arg0 interface{}) *gomock.Call

ListLambdaFunctionsRequest indicates an expected call of ListLambdaFunctionsRequest

func (*MockConnectAPIMockRecorder) ListLambdaFunctionsWithContext

func (mr *MockConnectAPIMockRecorder) ListLambdaFunctionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListLambdaFunctionsWithContext indicates an expected call of ListLambdaFunctionsWithContext

func (*MockConnectAPIMockRecorder) ListLexBots

func (mr *MockConnectAPIMockRecorder) ListLexBots(arg0 interface{}) *gomock.Call

ListLexBots indicates an expected call of ListLexBots

func (*MockConnectAPIMockRecorder) ListLexBotsPages

func (mr *MockConnectAPIMockRecorder) ListLexBotsPages(arg0, arg1 interface{}) *gomock.Call

ListLexBotsPages indicates an expected call of ListLexBotsPages

func (*MockConnectAPIMockRecorder) ListLexBotsPagesWithContext

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

ListLexBotsPagesWithContext indicates an expected call of ListLexBotsPagesWithContext

func (*MockConnectAPIMockRecorder) ListLexBotsRequest

func (mr *MockConnectAPIMockRecorder) ListLexBotsRequest(arg0 interface{}) *gomock.Call

ListLexBotsRequest indicates an expected call of ListLexBotsRequest

func (*MockConnectAPIMockRecorder) ListLexBotsWithContext

func (mr *MockConnectAPIMockRecorder) ListLexBotsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListLexBotsWithContext indicates an expected call of ListLexBotsWithContext

func (*MockConnectAPIMockRecorder) ListPhoneNumbers

func (mr *MockConnectAPIMockRecorder) ListPhoneNumbers(arg0 interface{}) *gomock.Call

ListPhoneNumbers indicates an expected call of ListPhoneNumbers

func (*MockConnectAPIMockRecorder) ListPhoneNumbersPages

func (mr *MockConnectAPIMockRecorder) ListPhoneNumbersPages(arg0, arg1 interface{}) *gomock.Call

ListPhoneNumbersPages indicates an expected call of ListPhoneNumbersPages

func (*MockConnectAPIMockRecorder) ListPhoneNumbersPagesWithContext

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

ListPhoneNumbersPagesWithContext indicates an expected call of ListPhoneNumbersPagesWithContext

func (*MockConnectAPIMockRecorder) ListPhoneNumbersRequest

func (mr *MockConnectAPIMockRecorder) ListPhoneNumbersRequest(arg0 interface{}) *gomock.Call

ListPhoneNumbersRequest indicates an expected call of ListPhoneNumbersRequest

func (*MockConnectAPIMockRecorder) ListPhoneNumbersV2 added in v1.43.43

func (mr *MockConnectAPIMockRecorder) ListPhoneNumbersV2(arg0 interface{}) *gomock.Call

ListPhoneNumbersV2 indicates an expected call of ListPhoneNumbersV2

func (*MockConnectAPIMockRecorder) ListPhoneNumbersV2Pages added in v1.43.43

func (mr *MockConnectAPIMockRecorder) ListPhoneNumbersV2Pages(arg0, arg1 interface{}) *gomock.Call

ListPhoneNumbersV2Pages indicates an expected call of ListPhoneNumbersV2Pages

func (*MockConnectAPIMockRecorder) ListPhoneNumbersV2PagesWithContext added in v1.43.43

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

ListPhoneNumbersV2PagesWithContext indicates an expected call of ListPhoneNumbersV2PagesWithContext

func (*MockConnectAPIMockRecorder) ListPhoneNumbersV2Request added in v1.43.43

func (mr *MockConnectAPIMockRecorder) ListPhoneNumbersV2Request(arg0 interface{}) *gomock.Call

ListPhoneNumbersV2Request indicates an expected call of ListPhoneNumbersV2Request

func (*MockConnectAPIMockRecorder) ListPhoneNumbersV2WithContext added in v1.43.43

func (mr *MockConnectAPIMockRecorder) ListPhoneNumbersV2WithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListPhoneNumbersV2WithContext indicates an expected call of ListPhoneNumbersV2WithContext

func (*MockConnectAPIMockRecorder) ListPhoneNumbersWithContext

func (mr *MockConnectAPIMockRecorder) ListPhoneNumbersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListPhoneNumbersWithContext indicates an expected call of ListPhoneNumbersWithContext

func (*MockConnectAPIMockRecorder) ListPredefinedAttributes added in v1.54.2

func (mr *MockConnectAPIMockRecorder) ListPredefinedAttributes(arg0 interface{}) *gomock.Call

ListPredefinedAttributes indicates an expected call of ListPredefinedAttributes

func (*MockConnectAPIMockRecorder) ListPredefinedAttributesPages added in v1.54.2

func (mr *MockConnectAPIMockRecorder) ListPredefinedAttributesPages(arg0, arg1 interface{}) *gomock.Call

ListPredefinedAttributesPages indicates an expected call of ListPredefinedAttributesPages

func (*MockConnectAPIMockRecorder) ListPredefinedAttributesPagesWithContext added in v1.54.2

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

ListPredefinedAttributesPagesWithContext indicates an expected call of ListPredefinedAttributesPagesWithContext

func (*MockConnectAPIMockRecorder) ListPredefinedAttributesRequest added in v1.54.2

func (mr *MockConnectAPIMockRecorder) ListPredefinedAttributesRequest(arg0 interface{}) *gomock.Call

ListPredefinedAttributesRequest indicates an expected call of ListPredefinedAttributesRequest

func (*MockConnectAPIMockRecorder) ListPredefinedAttributesWithContext added in v1.54.2

func (mr *MockConnectAPIMockRecorder) ListPredefinedAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListPredefinedAttributesWithContext indicates an expected call of ListPredefinedAttributesWithContext

func (*MockConnectAPIMockRecorder) ListPrompts

func (mr *MockConnectAPIMockRecorder) ListPrompts(arg0 interface{}) *gomock.Call

ListPrompts indicates an expected call of ListPrompts

func (*MockConnectAPIMockRecorder) ListPromptsPages

func (mr *MockConnectAPIMockRecorder) ListPromptsPages(arg0, arg1 interface{}) *gomock.Call

ListPromptsPages indicates an expected call of ListPromptsPages

func (*MockConnectAPIMockRecorder) ListPromptsPagesWithContext

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

ListPromptsPagesWithContext indicates an expected call of ListPromptsPagesWithContext

func (*MockConnectAPIMockRecorder) ListPromptsRequest

func (mr *MockConnectAPIMockRecorder) ListPromptsRequest(arg0 interface{}) *gomock.Call

ListPromptsRequest indicates an expected call of ListPromptsRequest

func (*MockConnectAPIMockRecorder) ListPromptsWithContext

func (mr *MockConnectAPIMockRecorder) ListPromptsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListPromptsWithContext indicates an expected call of ListPromptsWithContext

func (*MockConnectAPIMockRecorder) ListQueueQuickConnects

func (mr *MockConnectAPIMockRecorder) ListQueueQuickConnects(arg0 interface{}) *gomock.Call

ListQueueQuickConnects indicates an expected call of ListQueueQuickConnects

func (*MockConnectAPIMockRecorder) ListQueueQuickConnectsPages

func (mr *MockConnectAPIMockRecorder) ListQueueQuickConnectsPages(arg0, arg1 interface{}) *gomock.Call

ListQueueQuickConnectsPages indicates an expected call of ListQueueQuickConnectsPages

func (*MockConnectAPIMockRecorder) ListQueueQuickConnectsPagesWithContext

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

ListQueueQuickConnectsPagesWithContext indicates an expected call of ListQueueQuickConnectsPagesWithContext

func (*MockConnectAPIMockRecorder) ListQueueQuickConnectsRequest

func (mr *MockConnectAPIMockRecorder) ListQueueQuickConnectsRequest(arg0 interface{}) *gomock.Call

ListQueueQuickConnectsRequest indicates an expected call of ListQueueQuickConnectsRequest

func (*MockConnectAPIMockRecorder) ListQueueQuickConnectsWithContext

func (mr *MockConnectAPIMockRecorder) ListQueueQuickConnectsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListQueueQuickConnectsWithContext indicates an expected call of ListQueueQuickConnectsWithContext

func (*MockConnectAPIMockRecorder) ListQueues

func (mr *MockConnectAPIMockRecorder) ListQueues(arg0 interface{}) *gomock.Call

ListQueues indicates an expected call of ListQueues

func (*MockConnectAPIMockRecorder) ListQueuesPages

func (mr *MockConnectAPIMockRecorder) ListQueuesPages(arg0, arg1 interface{}) *gomock.Call

ListQueuesPages indicates an expected call of ListQueuesPages

func (*MockConnectAPIMockRecorder) ListQueuesPagesWithContext

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

ListQueuesPagesWithContext indicates an expected call of ListQueuesPagesWithContext

func (*MockConnectAPIMockRecorder) ListQueuesRequest

func (mr *MockConnectAPIMockRecorder) ListQueuesRequest(arg0 interface{}) *gomock.Call

ListQueuesRequest indicates an expected call of ListQueuesRequest

func (*MockConnectAPIMockRecorder) ListQueuesWithContext

func (mr *MockConnectAPIMockRecorder) ListQueuesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListQueuesWithContext indicates an expected call of ListQueuesWithContext

func (*MockConnectAPIMockRecorder) ListQuickConnects

func (mr *MockConnectAPIMockRecorder) ListQuickConnects(arg0 interface{}) *gomock.Call

ListQuickConnects indicates an expected call of ListQuickConnects

func (*MockConnectAPIMockRecorder) ListQuickConnectsPages

func (mr *MockConnectAPIMockRecorder) ListQuickConnectsPages(arg0, arg1 interface{}) *gomock.Call

ListQuickConnectsPages indicates an expected call of ListQuickConnectsPages

func (*MockConnectAPIMockRecorder) ListQuickConnectsPagesWithContext

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

ListQuickConnectsPagesWithContext indicates an expected call of ListQuickConnectsPagesWithContext

func (*MockConnectAPIMockRecorder) ListQuickConnectsRequest

func (mr *MockConnectAPIMockRecorder) ListQuickConnectsRequest(arg0 interface{}) *gomock.Call

ListQuickConnectsRequest indicates an expected call of ListQuickConnectsRequest

func (*MockConnectAPIMockRecorder) ListQuickConnectsWithContext

func (mr *MockConnectAPIMockRecorder) ListQuickConnectsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListQuickConnectsWithContext indicates an expected call of ListQuickConnectsWithContext

func (*MockConnectAPIMockRecorder) ListRealtimeContactAnalysisSegmentsV2 added in v1.54.2

func (mr *MockConnectAPIMockRecorder) ListRealtimeContactAnalysisSegmentsV2(arg0 interface{}) *gomock.Call

ListRealtimeContactAnalysisSegmentsV2 indicates an expected call of ListRealtimeContactAnalysisSegmentsV2

func (*MockConnectAPIMockRecorder) ListRealtimeContactAnalysisSegmentsV2Pages added in v1.54.2

func (mr *MockConnectAPIMockRecorder) ListRealtimeContactAnalysisSegmentsV2Pages(arg0, arg1 interface{}) *gomock.Call

ListRealtimeContactAnalysisSegmentsV2Pages indicates an expected call of ListRealtimeContactAnalysisSegmentsV2Pages

func (*MockConnectAPIMockRecorder) ListRealtimeContactAnalysisSegmentsV2PagesWithContext added in v1.54.2

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

ListRealtimeContactAnalysisSegmentsV2PagesWithContext indicates an expected call of ListRealtimeContactAnalysisSegmentsV2PagesWithContext

func (*MockConnectAPIMockRecorder) ListRealtimeContactAnalysisSegmentsV2Request added in v1.54.2

func (mr *MockConnectAPIMockRecorder) ListRealtimeContactAnalysisSegmentsV2Request(arg0 interface{}) *gomock.Call

ListRealtimeContactAnalysisSegmentsV2Request indicates an expected call of ListRealtimeContactAnalysisSegmentsV2Request

func (*MockConnectAPIMockRecorder) ListRealtimeContactAnalysisSegmentsV2WithContext added in v1.54.2

func (mr *MockConnectAPIMockRecorder) ListRealtimeContactAnalysisSegmentsV2WithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListRealtimeContactAnalysisSegmentsV2WithContext indicates an expected call of ListRealtimeContactAnalysisSegmentsV2WithContext

func (*MockConnectAPIMockRecorder) ListRoutingProfileQueues

func (mr *MockConnectAPIMockRecorder) ListRoutingProfileQueues(arg0 interface{}) *gomock.Call

ListRoutingProfileQueues indicates an expected call of ListRoutingProfileQueues

func (*MockConnectAPIMockRecorder) ListRoutingProfileQueuesPages

func (mr *MockConnectAPIMockRecorder) ListRoutingProfileQueuesPages(arg0, arg1 interface{}) *gomock.Call

ListRoutingProfileQueuesPages indicates an expected call of ListRoutingProfileQueuesPages

func (*MockConnectAPIMockRecorder) ListRoutingProfileQueuesPagesWithContext

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

ListRoutingProfileQueuesPagesWithContext indicates an expected call of ListRoutingProfileQueuesPagesWithContext

func (*MockConnectAPIMockRecorder) ListRoutingProfileQueuesRequest

func (mr *MockConnectAPIMockRecorder) ListRoutingProfileQueuesRequest(arg0 interface{}) *gomock.Call

ListRoutingProfileQueuesRequest indicates an expected call of ListRoutingProfileQueuesRequest

func (*MockConnectAPIMockRecorder) ListRoutingProfileQueuesWithContext

func (mr *MockConnectAPIMockRecorder) ListRoutingProfileQueuesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListRoutingProfileQueuesWithContext indicates an expected call of ListRoutingProfileQueuesWithContext

func (*MockConnectAPIMockRecorder) ListRoutingProfiles

func (mr *MockConnectAPIMockRecorder) ListRoutingProfiles(arg0 interface{}) *gomock.Call

ListRoutingProfiles indicates an expected call of ListRoutingProfiles

func (*MockConnectAPIMockRecorder) ListRoutingProfilesPages

func (mr *MockConnectAPIMockRecorder) ListRoutingProfilesPages(arg0, arg1 interface{}) *gomock.Call

ListRoutingProfilesPages indicates an expected call of ListRoutingProfilesPages

func (*MockConnectAPIMockRecorder) ListRoutingProfilesPagesWithContext

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

ListRoutingProfilesPagesWithContext indicates an expected call of ListRoutingProfilesPagesWithContext

func (*MockConnectAPIMockRecorder) ListRoutingProfilesRequest

func (mr *MockConnectAPIMockRecorder) ListRoutingProfilesRequest(arg0 interface{}) *gomock.Call

ListRoutingProfilesRequest indicates an expected call of ListRoutingProfilesRequest

func (*MockConnectAPIMockRecorder) ListRoutingProfilesWithContext

func (mr *MockConnectAPIMockRecorder) ListRoutingProfilesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListRoutingProfilesWithContext indicates an expected call of ListRoutingProfilesWithContext

func (*MockConnectAPIMockRecorder) ListRules added in v1.44.154

func (mr *MockConnectAPIMockRecorder) ListRules(arg0 interface{}) *gomock.Call

ListRules indicates an expected call of ListRules

func (*MockConnectAPIMockRecorder) ListRulesPages added in v1.44.154

func (mr *MockConnectAPIMockRecorder) ListRulesPages(arg0, arg1 interface{}) *gomock.Call

ListRulesPages indicates an expected call of ListRulesPages

func (*MockConnectAPIMockRecorder) ListRulesPagesWithContext added in v1.44.154

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

ListRulesPagesWithContext indicates an expected call of ListRulesPagesWithContext

func (*MockConnectAPIMockRecorder) ListRulesRequest added in v1.44.154

func (mr *MockConnectAPIMockRecorder) ListRulesRequest(arg0 interface{}) *gomock.Call

ListRulesRequest indicates an expected call of ListRulesRequest

func (*MockConnectAPIMockRecorder) ListRulesWithContext added in v1.44.154

func (mr *MockConnectAPIMockRecorder) ListRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListRulesWithContext indicates an expected call of ListRulesWithContext

func (*MockConnectAPIMockRecorder) ListSecurityKeys

func (mr *MockConnectAPIMockRecorder) ListSecurityKeys(arg0 interface{}) *gomock.Call

ListSecurityKeys indicates an expected call of ListSecurityKeys

func (*MockConnectAPIMockRecorder) ListSecurityKeysPages

func (mr *MockConnectAPIMockRecorder) ListSecurityKeysPages(arg0, arg1 interface{}) *gomock.Call

ListSecurityKeysPages indicates an expected call of ListSecurityKeysPages

func (*MockConnectAPIMockRecorder) ListSecurityKeysPagesWithContext

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

ListSecurityKeysPagesWithContext indicates an expected call of ListSecurityKeysPagesWithContext

func (*MockConnectAPIMockRecorder) ListSecurityKeysRequest

func (mr *MockConnectAPIMockRecorder) ListSecurityKeysRequest(arg0 interface{}) *gomock.Call

ListSecurityKeysRequest indicates an expected call of ListSecurityKeysRequest

func (*MockConnectAPIMockRecorder) ListSecurityKeysWithContext

func (mr *MockConnectAPIMockRecorder) ListSecurityKeysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListSecurityKeysWithContext indicates an expected call of ListSecurityKeysWithContext

func (*MockConnectAPIMockRecorder) ListSecurityProfileApplications added in v1.45.17

func (mr *MockConnectAPIMockRecorder) ListSecurityProfileApplications(arg0 interface{}) *gomock.Call

ListSecurityProfileApplications indicates an expected call of ListSecurityProfileApplications

func (*MockConnectAPIMockRecorder) ListSecurityProfileApplicationsPages added in v1.45.17

func (mr *MockConnectAPIMockRecorder) ListSecurityProfileApplicationsPages(arg0, arg1 interface{}) *gomock.Call

ListSecurityProfileApplicationsPages indicates an expected call of ListSecurityProfileApplicationsPages

func (*MockConnectAPIMockRecorder) ListSecurityProfileApplicationsPagesWithContext added in v1.45.17

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

ListSecurityProfileApplicationsPagesWithContext indicates an expected call of ListSecurityProfileApplicationsPagesWithContext

func (*MockConnectAPIMockRecorder) ListSecurityProfileApplicationsRequest added in v1.45.17

func (mr *MockConnectAPIMockRecorder) ListSecurityProfileApplicationsRequest(arg0 interface{}) *gomock.Call

ListSecurityProfileApplicationsRequest indicates an expected call of ListSecurityProfileApplicationsRequest

func (*MockConnectAPIMockRecorder) ListSecurityProfileApplicationsWithContext added in v1.45.17

func (mr *MockConnectAPIMockRecorder) ListSecurityProfileApplicationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListSecurityProfileApplicationsWithContext indicates an expected call of ListSecurityProfileApplicationsWithContext

func (*MockConnectAPIMockRecorder) ListSecurityProfilePermissions

func (mr *MockConnectAPIMockRecorder) ListSecurityProfilePermissions(arg0 interface{}) *gomock.Call

ListSecurityProfilePermissions indicates an expected call of ListSecurityProfilePermissions

func (*MockConnectAPIMockRecorder) ListSecurityProfilePermissionsPages

func (mr *MockConnectAPIMockRecorder) ListSecurityProfilePermissionsPages(arg0, arg1 interface{}) *gomock.Call

ListSecurityProfilePermissionsPages indicates an expected call of ListSecurityProfilePermissionsPages

func (*MockConnectAPIMockRecorder) ListSecurityProfilePermissionsPagesWithContext

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

ListSecurityProfilePermissionsPagesWithContext indicates an expected call of ListSecurityProfilePermissionsPagesWithContext

func (*MockConnectAPIMockRecorder) ListSecurityProfilePermissionsRequest

func (mr *MockConnectAPIMockRecorder) ListSecurityProfilePermissionsRequest(arg0 interface{}) *gomock.Call

ListSecurityProfilePermissionsRequest indicates an expected call of ListSecurityProfilePermissionsRequest

func (*MockConnectAPIMockRecorder) ListSecurityProfilePermissionsWithContext

func (mr *MockConnectAPIMockRecorder) ListSecurityProfilePermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListSecurityProfilePermissionsWithContext indicates an expected call of ListSecurityProfilePermissionsWithContext

func (*MockConnectAPIMockRecorder) ListSecurityProfiles

func (mr *MockConnectAPIMockRecorder) ListSecurityProfiles(arg0 interface{}) *gomock.Call

ListSecurityProfiles indicates an expected call of ListSecurityProfiles

func (*MockConnectAPIMockRecorder) ListSecurityProfilesPages

func (mr *MockConnectAPIMockRecorder) ListSecurityProfilesPages(arg0, arg1 interface{}) *gomock.Call

ListSecurityProfilesPages indicates an expected call of ListSecurityProfilesPages

func (*MockConnectAPIMockRecorder) ListSecurityProfilesPagesWithContext

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

ListSecurityProfilesPagesWithContext indicates an expected call of ListSecurityProfilesPagesWithContext

func (*MockConnectAPIMockRecorder) ListSecurityProfilesRequest

func (mr *MockConnectAPIMockRecorder) ListSecurityProfilesRequest(arg0 interface{}) *gomock.Call

ListSecurityProfilesRequest indicates an expected call of ListSecurityProfilesRequest

func (*MockConnectAPIMockRecorder) ListSecurityProfilesWithContext

func (mr *MockConnectAPIMockRecorder) ListSecurityProfilesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListSecurityProfilesWithContext indicates an expected call of ListSecurityProfilesWithContext

func (*MockConnectAPIMockRecorder) ListTagsForResource

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

ListTagsForResource indicates an expected call of ListTagsForResource

func (*MockConnectAPIMockRecorder) ListTagsForResourceRequest

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

ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest

func (*MockConnectAPIMockRecorder) ListTagsForResourceWithContext

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

ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext

func (*MockConnectAPIMockRecorder) ListTaskTemplates added in v1.44.27

func (mr *MockConnectAPIMockRecorder) ListTaskTemplates(arg0 interface{}) *gomock.Call

ListTaskTemplates indicates an expected call of ListTaskTemplates

func (*MockConnectAPIMockRecorder) ListTaskTemplatesPages added in v1.44.27

func (mr *MockConnectAPIMockRecorder) ListTaskTemplatesPages(arg0, arg1 interface{}) *gomock.Call

ListTaskTemplatesPages indicates an expected call of ListTaskTemplatesPages

func (*MockConnectAPIMockRecorder) ListTaskTemplatesPagesWithContext added in v1.44.27

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

ListTaskTemplatesPagesWithContext indicates an expected call of ListTaskTemplatesPagesWithContext

func (*MockConnectAPIMockRecorder) ListTaskTemplatesRequest added in v1.44.27

func (mr *MockConnectAPIMockRecorder) ListTaskTemplatesRequest(arg0 interface{}) *gomock.Call

ListTaskTemplatesRequest indicates an expected call of ListTaskTemplatesRequest

func (*MockConnectAPIMockRecorder) ListTaskTemplatesWithContext added in v1.44.27

func (mr *MockConnectAPIMockRecorder) ListTaskTemplatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTaskTemplatesWithContext indicates an expected call of ListTaskTemplatesWithContext

func (*MockConnectAPIMockRecorder) ListTrafficDistributionGroupUsers added in v1.44.321

func (mr *MockConnectAPIMockRecorder) ListTrafficDistributionGroupUsers(arg0 interface{}) *gomock.Call

ListTrafficDistributionGroupUsers indicates an expected call of ListTrafficDistributionGroupUsers

func (*MockConnectAPIMockRecorder) ListTrafficDistributionGroupUsersPages added in v1.44.321

func (mr *MockConnectAPIMockRecorder) ListTrafficDistributionGroupUsersPages(arg0, arg1 interface{}) *gomock.Call

ListTrafficDistributionGroupUsersPages indicates an expected call of ListTrafficDistributionGroupUsersPages

func (*MockConnectAPIMockRecorder) ListTrafficDistributionGroupUsersPagesWithContext added in v1.44.321

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

ListTrafficDistributionGroupUsersPagesWithContext indicates an expected call of ListTrafficDistributionGroupUsersPagesWithContext

func (*MockConnectAPIMockRecorder) ListTrafficDistributionGroupUsersRequest added in v1.44.321

func (mr *MockConnectAPIMockRecorder) ListTrafficDistributionGroupUsersRequest(arg0 interface{}) *gomock.Call

ListTrafficDistributionGroupUsersRequest indicates an expected call of ListTrafficDistributionGroupUsersRequest

func (*MockConnectAPIMockRecorder) ListTrafficDistributionGroupUsersWithContext added in v1.44.321

func (mr *MockConnectAPIMockRecorder) ListTrafficDistributionGroupUsersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTrafficDistributionGroupUsersWithContext indicates an expected call of ListTrafficDistributionGroupUsersWithContext

func (*MockConnectAPIMockRecorder) ListTrafficDistributionGroups added in v1.44.119

func (mr *MockConnectAPIMockRecorder) ListTrafficDistributionGroups(arg0 interface{}) *gomock.Call

ListTrafficDistributionGroups indicates an expected call of ListTrafficDistributionGroups

func (*MockConnectAPIMockRecorder) ListTrafficDistributionGroupsPages added in v1.44.119

func (mr *MockConnectAPIMockRecorder) ListTrafficDistributionGroupsPages(arg0, arg1 interface{}) *gomock.Call

ListTrafficDistributionGroupsPages indicates an expected call of ListTrafficDistributionGroupsPages

func (*MockConnectAPIMockRecorder) ListTrafficDistributionGroupsPagesWithContext added in v1.44.119

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

ListTrafficDistributionGroupsPagesWithContext indicates an expected call of ListTrafficDistributionGroupsPagesWithContext

func (*MockConnectAPIMockRecorder) ListTrafficDistributionGroupsRequest added in v1.44.119

func (mr *MockConnectAPIMockRecorder) ListTrafficDistributionGroupsRequest(arg0 interface{}) *gomock.Call

ListTrafficDistributionGroupsRequest indicates an expected call of ListTrafficDistributionGroupsRequest

func (*MockConnectAPIMockRecorder) ListTrafficDistributionGroupsWithContext added in v1.44.119

func (mr *MockConnectAPIMockRecorder) ListTrafficDistributionGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTrafficDistributionGroupsWithContext indicates an expected call of ListTrafficDistributionGroupsWithContext

func (*MockConnectAPIMockRecorder) ListUseCases

func (mr *MockConnectAPIMockRecorder) ListUseCases(arg0 interface{}) *gomock.Call

ListUseCases indicates an expected call of ListUseCases

func (*MockConnectAPIMockRecorder) ListUseCasesPages

func (mr *MockConnectAPIMockRecorder) ListUseCasesPages(arg0, arg1 interface{}) *gomock.Call

ListUseCasesPages indicates an expected call of ListUseCasesPages

func (*MockConnectAPIMockRecorder) ListUseCasesPagesWithContext

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

ListUseCasesPagesWithContext indicates an expected call of ListUseCasesPagesWithContext

func (*MockConnectAPIMockRecorder) ListUseCasesRequest

func (mr *MockConnectAPIMockRecorder) ListUseCasesRequest(arg0 interface{}) *gomock.Call

ListUseCasesRequest indicates an expected call of ListUseCasesRequest

func (*MockConnectAPIMockRecorder) ListUseCasesWithContext

func (mr *MockConnectAPIMockRecorder) ListUseCasesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListUseCasesWithContext indicates an expected call of ListUseCasesWithContext

func (*MockConnectAPIMockRecorder) ListUserHierarchyGroups

func (mr *MockConnectAPIMockRecorder) ListUserHierarchyGroups(arg0 interface{}) *gomock.Call

ListUserHierarchyGroups indicates an expected call of ListUserHierarchyGroups

func (*MockConnectAPIMockRecorder) ListUserHierarchyGroupsPages

func (mr *MockConnectAPIMockRecorder) ListUserHierarchyGroupsPages(arg0, arg1 interface{}) *gomock.Call

ListUserHierarchyGroupsPages indicates an expected call of ListUserHierarchyGroupsPages

func (*MockConnectAPIMockRecorder) ListUserHierarchyGroupsPagesWithContext

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

ListUserHierarchyGroupsPagesWithContext indicates an expected call of ListUserHierarchyGroupsPagesWithContext

func (*MockConnectAPIMockRecorder) ListUserHierarchyGroupsRequest

func (mr *MockConnectAPIMockRecorder) ListUserHierarchyGroupsRequest(arg0 interface{}) *gomock.Call

ListUserHierarchyGroupsRequest indicates an expected call of ListUserHierarchyGroupsRequest

func (*MockConnectAPIMockRecorder) ListUserHierarchyGroupsWithContext

func (mr *MockConnectAPIMockRecorder) ListUserHierarchyGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListUserHierarchyGroupsWithContext indicates an expected call of ListUserHierarchyGroupsWithContext

func (*MockConnectAPIMockRecorder) ListUserProficiencies added in v1.54.2

func (mr *MockConnectAPIMockRecorder) ListUserProficiencies(arg0 interface{}) *gomock.Call

ListUserProficiencies indicates an expected call of ListUserProficiencies

func (*MockConnectAPIMockRecorder) ListUserProficienciesPages added in v1.54.2

func (mr *MockConnectAPIMockRecorder) ListUserProficienciesPages(arg0, arg1 interface{}) *gomock.Call

ListUserProficienciesPages indicates an expected call of ListUserProficienciesPages

func (*MockConnectAPIMockRecorder) ListUserProficienciesPagesWithContext added in v1.54.2

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

ListUserProficienciesPagesWithContext indicates an expected call of ListUserProficienciesPagesWithContext

func (*MockConnectAPIMockRecorder) ListUserProficienciesRequest added in v1.54.2

func (mr *MockConnectAPIMockRecorder) ListUserProficienciesRequest(arg0 interface{}) *gomock.Call

ListUserProficienciesRequest indicates an expected call of ListUserProficienciesRequest

func (*MockConnectAPIMockRecorder) ListUserProficienciesWithContext added in v1.54.2

func (mr *MockConnectAPIMockRecorder) ListUserProficienciesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListUserProficienciesWithContext indicates an expected call of ListUserProficienciesWithContext

func (*MockConnectAPIMockRecorder) ListUsers

func (mr *MockConnectAPIMockRecorder) ListUsers(arg0 interface{}) *gomock.Call

ListUsers indicates an expected call of ListUsers

func (*MockConnectAPIMockRecorder) ListUsersPages

func (mr *MockConnectAPIMockRecorder) ListUsersPages(arg0, arg1 interface{}) *gomock.Call

ListUsersPages indicates an expected call of ListUsersPages

func (*MockConnectAPIMockRecorder) ListUsersPagesWithContext

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

ListUsersPagesWithContext indicates an expected call of ListUsersPagesWithContext

func (*MockConnectAPIMockRecorder) ListUsersRequest

func (mr *MockConnectAPIMockRecorder) ListUsersRequest(arg0 interface{}) *gomock.Call

ListUsersRequest indicates an expected call of ListUsersRequest

func (*MockConnectAPIMockRecorder) ListUsersWithContext

func (mr *MockConnectAPIMockRecorder) ListUsersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListUsersWithContext indicates an expected call of ListUsersWithContext

func (*MockConnectAPIMockRecorder) ListViewVersions added in v1.45.2

func (mr *MockConnectAPIMockRecorder) ListViewVersions(arg0 interface{}) *gomock.Call

ListViewVersions indicates an expected call of ListViewVersions

func (*MockConnectAPIMockRecorder) ListViewVersionsPages added in v1.45.2

func (mr *MockConnectAPIMockRecorder) ListViewVersionsPages(arg0, arg1 interface{}) *gomock.Call

ListViewVersionsPages indicates an expected call of ListViewVersionsPages

func (*MockConnectAPIMockRecorder) ListViewVersionsPagesWithContext added in v1.45.2

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

ListViewVersionsPagesWithContext indicates an expected call of ListViewVersionsPagesWithContext

func (*MockConnectAPIMockRecorder) ListViewVersionsRequest added in v1.45.2

func (mr *MockConnectAPIMockRecorder) ListViewVersionsRequest(arg0 interface{}) *gomock.Call

ListViewVersionsRequest indicates an expected call of ListViewVersionsRequest

func (*MockConnectAPIMockRecorder) ListViewVersionsWithContext added in v1.45.2

func (mr *MockConnectAPIMockRecorder) ListViewVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListViewVersionsWithContext indicates an expected call of ListViewVersionsWithContext

func (*MockConnectAPIMockRecorder) ListViews added in v1.45.2

func (mr *MockConnectAPIMockRecorder) ListViews(arg0 interface{}) *gomock.Call

ListViews indicates an expected call of ListViews

func (*MockConnectAPIMockRecorder) ListViewsPages added in v1.45.2

func (mr *MockConnectAPIMockRecorder) ListViewsPages(arg0, arg1 interface{}) *gomock.Call

ListViewsPages indicates an expected call of ListViewsPages

func (*MockConnectAPIMockRecorder) ListViewsPagesWithContext added in v1.45.2

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

ListViewsPagesWithContext indicates an expected call of ListViewsPagesWithContext

func (*MockConnectAPIMockRecorder) ListViewsRequest added in v1.45.2

func (mr *MockConnectAPIMockRecorder) ListViewsRequest(arg0 interface{}) *gomock.Call

ListViewsRequest indicates an expected call of ListViewsRequest

func (*MockConnectAPIMockRecorder) ListViewsWithContext added in v1.45.2

func (mr *MockConnectAPIMockRecorder) ListViewsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListViewsWithContext indicates an expected call of ListViewsWithContext

func (*MockConnectAPIMockRecorder) MonitorContact added in v1.44.139

func (mr *MockConnectAPIMockRecorder) MonitorContact(arg0 interface{}) *gomock.Call

MonitorContact indicates an expected call of MonitorContact

func (*MockConnectAPIMockRecorder) MonitorContactRequest added in v1.44.139

func (mr *MockConnectAPIMockRecorder) MonitorContactRequest(arg0 interface{}) *gomock.Call

MonitorContactRequest indicates an expected call of MonitorContactRequest

func (*MockConnectAPIMockRecorder) MonitorContactWithContext added in v1.44.139

func (mr *MockConnectAPIMockRecorder) MonitorContactWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

MonitorContactWithContext indicates an expected call of MonitorContactWithContext

func (*MockConnectAPIMockRecorder) PauseContact added in v1.54.2

func (mr *MockConnectAPIMockRecorder) PauseContact(arg0 interface{}) *gomock.Call

PauseContact indicates an expected call of PauseContact

func (*MockConnectAPIMockRecorder) PauseContactRequest added in v1.54.2

func (mr *MockConnectAPIMockRecorder) PauseContactRequest(arg0 interface{}) *gomock.Call

PauseContactRequest indicates an expected call of PauseContactRequest

func (*MockConnectAPIMockRecorder) PauseContactWithContext added in v1.54.2

func (mr *MockConnectAPIMockRecorder) PauseContactWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PauseContactWithContext indicates an expected call of PauseContactWithContext

func (*MockConnectAPIMockRecorder) PutUserStatus added in v1.44.3

func (mr *MockConnectAPIMockRecorder) PutUserStatus(arg0 interface{}) *gomock.Call

PutUserStatus indicates an expected call of PutUserStatus

func (*MockConnectAPIMockRecorder) PutUserStatusRequest added in v1.44.3

func (mr *MockConnectAPIMockRecorder) PutUserStatusRequest(arg0 interface{}) *gomock.Call

PutUserStatusRequest indicates an expected call of PutUserStatusRequest

func (*MockConnectAPIMockRecorder) PutUserStatusWithContext added in v1.44.3

func (mr *MockConnectAPIMockRecorder) PutUserStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutUserStatusWithContext indicates an expected call of PutUserStatusWithContext

func (*MockConnectAPIMockRecorder) ReleasePhoneNumber added in v1.43.43

func (mr *MockConnectAPIMockRecorder) ReleasePhoneNumber(arg0 interface{}) *gomock.Call

ReleasePhoneNumber indicates an expected call of ReleasePhoneNumber

func (*MockConnectAPIMockRecorder) ReleasePhoneNumberRequest added in v1.43.43

func (mr *MockConnectAPIMockRecorder) ReleasePhoneNumberRequest(arg0 interface{}) *gomock.Call

ReleasePhoneNumberRequest indicates an expected call of ReleasePhoneNumberRequest

func (*MockConnectAPIMockRecorder) ReleasePhoneNumberWithContext added in v1.43.43

func (mr *MockConnectAPIMockRecorder) ReleasePhoneNumberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ReleasePhoneNumberWithContext indicates an expected call of ReleasePhoneNumberWithContext

func (*MockConnectAPIMockRecorder) ReplicateInstance added in v1.44.119

func (mr *MockConnectAPIMockRecorder) ReplicateInstance(arg0 interface{}) *gomock.Call

ReplicateInstance indicates an expected call of ReplicateInstance

func (*MockConnectAPIMockRecorder) ReplicateInstanceRequest added in v1.44.119

func (mr *MockConnectAPIMockRecorder) ReplicateInstanceRequest(arg0 interface{}) *gomock.Call

ReplicateInstanceRequest indicates an expected call of ReplicateInstanceRequest

func (*MockConnectAPIMockRecorder) ReplicateInstanceWithContext added in v1.44.119

func (mr *MockConnectAPIMockRecorder) ReplicateInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ReplicateInstanceWithContext indicates an expected call of ReplicateInstanceWithContext

func (*MockConnectAPIMockRecorder) ResumeContact added in v1.54.2

func (mr *MockConnectAPIMockRecorder) ResumeContact(arg0 interface{}) *gomock.Call

ResumeContact indicates an expected call of ResumeContact

func (*MockConnectAPIMockRecorder) ResumeContactRecording

func (mr *MockConnectAPIMockRecorder) ResumeContactRecording(arg0 interface{}) *gomock.Call

ResumeContactRecording indicates an expected call of ResumeContactRecording

func (*MockConnectAPIMockRecorder) ResumeContactRecordingRequest

func (mr *MockConnectAPIMockRecorder) ResumeContactRecordingRequest(arg0 interface{}) *gomock.Call

ResumeContactRecordingRequest indicates an expected call of ResumeContactRecordingRequest

func (*MockConnectAPIMockRecorder) ResumeContactRecordingWithContext

func (mr *MockConnectAPIMockRecorder) ResumeContactRecordingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ResumeContactRecordingWithContext indicates an expected call of ResumeContactRecordingWithContext

func (*MockConnectAPIMockRecorder) ResumeContactRequest added in v1.54.2

func (mr *MockConnectAPIMockRecorder) ResumeContactRequest(arg0 interface{}) *gomock.Call

ResumeContactRequest indicates an expected call of ResumeContactRequest

func (*MockConnectAPIMockRecorder) ResumeContactWithContext added in v1.54.2

func (mr *MockConnectAPIMockRecorder) ResumeContactWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ResumeContactWithContext indicates an expected call of ResumeContactWithContext

func (*MockConnectAPIMockRecorder) SearchAgentStatuses added in v1.54.20

func (mr *MockConnectAPIMockRecorder) SearchAgentStatuses(arg0 interface{}) *gomock.Call

SearchAgentStatuses indicates an expected call of SearchAgentStatuses

func (*MockConnectAPIMockRecorder) SearchAgentStatusesPages added in v1.54.20

func (mr *MockConnectAPIMockRecorder) SearchAgentStatusesPages(arg0, arg1 interface{}) *gomock.Call

SearchAgentStatusesPages indicates an expected call of SearchAgentStatusesPages

func (*MockConnectAPIMockRecorder) SearchAgentStatusesPagesWithContext added in v1.54.20

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

SearchAgentStatusesPagesWithContext indicates an expected call of SearchAgentStatusesPagesWithContext

func (*MockConnectAPIMockRecorder) SearchAgentStatusesRequest added in v1.54.20

func (mr *MockConnectAPIMockRecorder) SearchAgentStatusesRequest(arg0 interface{}) *gomock.Call

SearchAgentStatusesRequest indicates an expected call of SearchAgentStatusesRequest

func (*MockConnectAPIMockRecorder) SearchAgentStatusesWithContext added in v1.54.20

func (mr *MockConnectAPIMockRecorder) SearchAgentStatusesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SearchAgentStatusesWithContext indicates an expected call of SearchAgentStatusesWithContext

func (*MockConnectAPIMockRecorder) SearchAvailablePhoneNumbers added in v1.43.43

func (mr *MockConnectAPIMockRecorder) SearchAvailablePhoneNumbers(arg0 interface{}) *gomock.Call

SearchAvailablePhoneNumbers indicates an expected call of SearchAvailablePhoneNumbers

func (*MockConnectAPIMockRecorder) SearchAvailablePhoneNumbersPages added in v1.43.43

func (mr *MockConnectAPIMockRecorder) SearchAvailablePhoneNumbersPages(arg0, arg1 interface{}) *gomock.Call

SearchAvailablePhoneNumbersPages indicates an expected call of SearchAvailablePhoneNumbersPages

func (*MockConnectAPIMockRecorder) SearchAvailablePhoneNumbersPagesWithContext added in v1.43.43

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

SearchAvailablePhoneNumbersPagesWithContext indicates an expected call of SearchAvailablePhoneNumbersPagesWithContext

func (*MockConnectAPIMockRecorder) SearchAvailablePhoneNumbersRequest added in v1.43.43

func (mr *MockConnectAPIMockRecorder) SearchAvailablePhoneNumbersRequest(arg0 interface{}) *gomock.Call

SearchAvailablePhoneNumbersRequest indicates an expected call of SearchAvailablePhoneNumbersRequest

func (*MockConnectAPIMockRecorder) SearchAvailablePhoneNumbersWithContext added in v1.43.43

func (mr *MockConnectAPIMockRecorder) SearchAvailablePhoneNumbersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SearchAvailablePhoneNumbersWithContext indicates an expected call of SearchAvailablePhoneNumbersWithContext

func (*MockConnectAPIMockRecorder) SearchContactFlowModules added in v1.54.2

func (mr *MockConnectAPIMockRecorder) SearchContactFlowModules(arg0 interface{}) *gomock.Call

SearchContactFlowModules indicates an expected call of SearchContactFlowModules

func (*MockConnectAPIMockRecorder) SearchContactFlowModulesPages added in v1.54.2

func (mr *MockConnectAPIMockRecorder) SearchContactFlowModulesPages(arg0, arg1 interface{}) *gomock.Call

SearchContactFlowModulesPages indicates an expected call of SearchContactFlowModulesPages

func (*MockConnectAPIMockRecorder) SearchContactFlowModulesPagesWithContext added in v1.54.2

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

SearchContactFlowModulesPagesWithContext indicates an expected call of SearchContactFlowModulesPagesWithContext

func (*MockConnectAPIMockRecorder) SearchContactFlowModulesRequest added in v1.54.2

func (mr *MockConnectAPIMockRecorder) SearchContactFlowModulesRequest(arg0 interface{}) *gomock.Call

SearchContactFlowModulesRequest indicates an expected call of SearchContactFlowModulesRequest

func (*MockConnectAPIMockRecorder) SearchContactFlowModulesWithContext added in v1.54.2

func (mr *MockConnectAPIMockRecorder) SearchContactFlowModulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SearchContactFlowModulesWithContext indicates an expected call of SearchContactFlowModulesWithContext

func (*MockConnectAPIMockRecorder) SearchContactFlows added in v1.54.2

func (mr *MockConnectAPIMockRecorder) SearchContactFlows(arg0 interface{}) *gomock.Call

SearchContactFlows indicates an expected call of SearchContactFlows

func (*MockConnectAPIMockRecorder) SearchContactFlowsPages added in v1.54.2

func (mr *MockConnectAPIMockRecorder) SearchContactFlowsPages(arg0, arg1 interface{}) *gomock.Call

SearchContactFlowsPages indicates an expected call of SearchContactFlowsPages

func (*MockConnectAPIMockRecorder) SearchContactFlowsPagesWithContext added in v1.54.2

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

SearchContactFlowsPagesWithContext indicates an expected call of SearchContactFlowsPagesWithContext

func (*MockConnectAPIMockRecorder) SearchContactFlowsRequest added in v1.54.2

func (mr *MockConnectAPIMockRecorder) SearchContactFlowsRequest(arg0 interface{}) *gomock.Call

SearchContactFlowsRequest indicates an expected call of SearchContactFlowsRequest

func (*MockConnectAPIMockRecorder) SearchContactFlowsWithContext added in v1.54.2

func (mr *MockConnectAPIMockRecorder) SearchContactFlowsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SearchContactFlowsWithContext indicates an expected call of SearchContactFlowsWithContext

func (*MockConnectAPIMockRecorder) SearchContacts added in v1.54.2

func (mr *MockConnectAPIMockRecorder) SearchContacts(arg0 interface{}) *gomock.Call

SearchContacts indicates an expected call of SearchContacts

func (*MockConnectAPIMockRecorder) SearchContactsPages added in v1.54.2

func (mr *MockConnectAPIMockRecorder) SearchContactsPages(arg0, arg1 interface{}) *gomock.Call

SearchContactsPages indicates an expected call of SearchContactsPages

func (*MockConnectAPIMockRecorder) SearchContactsPagesWithContext added in v1.54.2

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

SearchContactsPagesWithContext indicates an expected call of SearchContactsPagesWithContext

func (*MockConnectAPIMockRecorder) SearchContactsRequest added in v1.54.2

func (mr *MockConnectAPIMockRecorder) SearchContactsRequest(arg0 interface{}) *gomock.Call

SearchContactsRequest indicates an expected call of SearchContactsRequest

func (*MockConnectAPIMockRecorder) SearchContactsWithContext added in v1.54.2

func (mr *MockConnectAPIMockRecorder) SearchContactsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SearchContactsWithContext indicates an expected call of SearchContactsWithContext

func (*MockConnectAPIMockRecorder) SearchHoursOfOperations added in v1.44.280

func (mr *MockConnectAPIMockRecorder) SearchHoursOfOperations(arg0 interface{}) *gomock.Call

SearchHoursOfOperations indicates an expected call of SearchHoursOfOperations

func (*MockConnectAPIMockRecorder) SearchHoursOfOperationsPages added in v1.44.280

func (mr *MockConnectAPIMockRecorder) SearchHoursOfOperationsPages(arg0, arg1 interface{}) *gomock.Call

SearchHoursOfOperationsPages indicates an expected call of SearchHoursOfOperationsPages

func (*MockConnectAPIMockRecorder) SearchHoursOfOperationsPagesWithContext added in v1.44.280

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

SearchHoursOfOperationsPagesWithContext indicates an expected call of SearchHoursOfOperationsPagesWithContext

func (*MockConnectAPIMockRecorder) SearchHoursOfOperationsRequest added in v1.44.280

func (mr *MockConnectAPIMockRecorder) SearchHoursOfOperationsRequest(arg0 interface{}) *gomock.Call

SearchHoursOfOperationsRequest indicates an expected call of SearchHoursOfOperationsRequest

func (*MockConnectAPIMockRecorder) SearchHoursOfOperationsWithContext added in v1.44.280

func (mr *MockConnectAPIMockRecorder) SearchHoursOfOperationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SearchHoursOfOperationsWithContext indicates an expected call of SearchHoursOfOperationsWithContext

func (*MockConnectAPIMockRecorder) SearchPredefinedAttributes added in v1.54.2

func (mr *MockConnectAPIMockRecorder) SearchPredefinedAttributes(arg0 interface{}) *gomock.Call

SearchPredefinedAttributes indicates an expected call of SearchPredefinedAttributes

func (*MockConnectAPIMockRecorder) SearchPredefinedAttributesPages added in v1.54.2

func (mr *MockConnectAPIMockRecorder) SearchPredefinedAttributesPages(arg0, arg1 interface{}) *gomock.Call

SearchPredefinedAttributesPages indicates an expected call of SearchPredefinedAttributesPages

func (*MockConnectAPIMockRecorder) SearchPredefinedAttributesPagesWithContext added in v1.54.2

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

SearchPredefinedAttributesPagesWithContext indicates an expected call of SearchPredefinedAttributesPagesWithContext

func (*MockConnectAPIMockRecorder) SearchPredefinedAttributesRequest added in v1.54.2

func (mr *MockConnectAPIMockRecorder) SearchPredefinedAttributesRequest(arg0 interface{}) *gomock.Call

SearchPredefinedAttributesRequest indicates an expected call of SearchPredefinedAttributesRequest

func (*MockConnectAPIMockRecorder) SearchPredefinedAttributesWithContext added in v1.54.2

func (mr *MockConnectAPIMockRecorder) SearchPredefinedAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SearchPredefinedAttributesWithContext indicates an expected call of SearchPredefinedAttributesWithContext

func (*MockConnectAPIMockRecorder) SearchPrompts added in v1.44.280

func (mr *MockConnectAPIMockRecorder) SearchPrompts(arg0 interface{}) *gomock.Call

SearchPrompts indicates an expected call of SearchPrompts

func (*MockConnectAPIMockRecorder) SearchPromptsPages added in v1.44.280

func (mr *MockConnectAPIMockRecorder) SearchPromptsPages(arg0, arg1 interface{}) *gomock.Call

SearchPromptsPages indicates an expected call of SearchPromptsPages

func (*MockConnectAPIMockRecorder) SearchPromptsPagesWithContext added in v1.44.280

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

SearchPromptsPagesWithContext indicates an expected call of SearchPromptsPagesWithContext

func (*MockConnectAPIMockRecorder) SearchPromptsRequest added in v1.44.280

func (mr *MockConnectAPIMockRecorder) SearchPromptsRequest(arg0 interface{}) *gomock.Call

SearchPromptsRequest indicates an expected call of SearchPromptsRequest

func (*MockConnectAPIMockRecorder) SearchPromptsWithContext added in v1.44.280

func (mr *MockConnectAPIMockRecorder) SearchPromptsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SearchPromptsWithContext indicates an expected call of SearchPromptsWithContext

func (*MockConnectAPIMockRecorder) SearchQueues added in v1.44.91

func (mr *MockConnectAPIMockRecorder) SearchQueues(arg0 interface{}) *gomock.Call

SearchQueues indicates an expected call of SearchQueues

func (*MockConnectAPIMockRecorder) SearchQueuesPages added in v1.44.91

func (mr *MockConnectAPIMockRecorder) SearchQueuesPages(arg0, arg1 interface{}) *gomock.Call

SearchQueuesPages indicates an expected call of SearchQueuesPages

func (*MockConnectAPIMockRecorder) SearchQueuesPagesWithContext added in v1.44.91

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

SearchQueuesPagesWithContext indicates an expected call of SearchQueuesPagesWithContext

func (*MockConnectAPIMockRecorder) SearchQueuesRequest added in v1.44.91

func (mr *MockConnectAPIMockRecorder) SearchQueuesRequest(arg0 interface{}) *gomock.Call

SearchQueuesRequest indicates an expected call of SearchQueuesRequest

func (*MockConnectAPIMockRecorder) SearchQueuesWithContext added in v1.44.91

func (mr *MockConnectAPIMockRecorder) SearchQueuesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SearchQueuesWithContext indicates an expected call of SearchQueuesWithContext

func (*MockConnectAPIMockRecorder) SearchQuickConnects added in v1.44.280

func (mr *MockConnectAPIMockRecorder) SearchQuickConnects(arg0 interface{}) *gomock.Call

SearchQuickConnects indicates an expected call of SearchQuickConnects

func (*MockConnectAPIMockRecorder) SearchQuickConnectsPages added in v1.44.280

func (mr *MockConnectAPIMockRecorder) SearchQuickConnectsPages(arg0, arg1 interface{}) *gomock.Call

SearchQuickConnectsPages indicates an expected call of SearchQuickConnectsPages

func (*MockConnectAPIMockRecorder) SearchQuickConnectsPagesWithContext added in v1.44.280

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

SearchQuickConnectsPagesWithContext indicates an expected call of SearchQuickConnectsPagesWithContext

func (*MockConnectAPIMockRecorder) SearchQuickConnectsRequest added in v1.44.280

func (mr *MockConnectAPIMockRecorder) SearchQuickConnectsRequest(arg0 interface{}) *gomock.Call

SearchQuickConnectsRequest indicates an expected call of SearchQuickConnectsRequest

func (*MockConnectAPIMockRecorder) SearchQuickConnectsWithContext added in v1.44.280

func (mr *MockConnectAPIMockRecorder) SearchQuickConnectsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SearchQuickConnectsWithContext indicates an expected call of SearchQuickConnectsWithContext

func (*MockConnectAPIMockRecorder) SearchResourceTags added in v1.44.290

func (mr *MockConnectAPIMockRecorder) SearchResourceTags(arg0 interface{}) *gomock.Call

SearchResourceTags indicates an expected call of SearchResourceTags

func (*MockConnectAPIMockRecorder) SearchResourceTagsPages added in v1.44.290

func (mr *MockConnectAPIMockRecorder) SearchResourceTagsPages(arg0, arg1 interface{}) *gomock.Call

SearchResourceTagsPages indicates an expected call of SearchResourceTagsPages

func (*MockConnectAPIMockRecorder) SearchResourceTagsPagesWithContext added in v1.44.290

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

SearchResourceTagsPagesWithContext indicates an expected call of SearchResourceTagsPagesWithContext

func (*MockConnectAPIMockRecorder) SearchResourceTagsRequest added in v1.44.290

func (mr *MockConnectAPIMockRecorder) SearchResourceTagsRequest(arg0 interface{}) *gomock.Call

SearchResourceTagsRequest indicates an expected call of SearchResourceTagsRequest

func (*MockConnectAPIMockRecorder) SearchResourceTagsWithContext added in v1.44.290

func (mr *MockConnectAPIMockRecorder) SearchResourceTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SearchResourceTagsWithContext indicates an expected call of SearchResourceTagsWithContext

func (*MockConnectAPIMockRecorder) SearchRoutingProfiles added in v1.44.91

func (mr *MockConnectAPIMockRecorder) SearchRoutingProfiles(arg0 interface{}) *gomock.Call

SearchRoutingProfiles indicates an expected call of SearchRoutingProfiles

func (*MockConnectAPIMockRecorder) SearchRoutingProfilesPages added in v1.44.91

func (mr *MockConnectAPIMockRecorder) SearchRoutingProfilesPages(arg0, arg1 interface{}) *gomock.Call

SearchRoutingProfilesPages indicates an expected call of SearchRoutingProfilesPages

func (*MockConnectAPIMockRecorder) SearchRoutingProfilesPagesWithContext added in v1.44.91

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

SearchRoutingProfilesPagesWithContext indicates an expected call of SearchRoutingProfilesPagesWithContext

func (*MockConnectAPIMockRecorder) SearchRoutingProfilesRequest added in v1.44.91

func (mr *MockConnectAPIMockRecorder) SearchRoutingProfilesRequest(arg0 interface{}) *gomock.Call

SearchRoutingProfilesRequest indicates an expected call of SearchRoutingProfilesRequest

func (*MockConnectAPIMockRecorder) SearchRoutingProfilesWithContext added in v1.44.91

func (mr *MockConnectAPIMockRecorder) SearchRoutingProfilesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SearchRoutingProfilesWithContext indicates an expected call of SearchRoutingProfilesWithContext

func (*MockConnectAPIMockRecorder) SearchSecurityProfiles added in v1.44.81

func (mr *MockConnectAPIMockRecorder) SearchSecurityProfiles(arg0 interface{}) *gomock.Call

SearchSecurityProfiles indicates an expected call of SearchSecurityProfiles

func (*MockConnectAPIMockRecorder) SearchSecurityProfilesPages added in v1.44.81

func (mr *MockConnectAPIMockRecorder) SearchSecurityProfilesPages(arg0, arg1 interface{}) *gomock.Call

SearchSecurityProfilesPages indicates an expected call of SearchSecurityProfilesPages

func (*MockConnectAPIMockRecorder) SearchSecurityProfilesPagesWithContext added in v1.44.81

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

SearchSecurityProfilesPagesWithContext indicates an expected call of SearchSecurityProfilesPagesWithContext

func (*MockConnectAPIMockRecorder) SearchSecurityProfilesRequest added in v1.44.81

func (mr *MockConnectAPIMockRecorder) SearchSecurityProfilesRequest(arg0 interface{}) *gomock.Call

SearchSecurityProfilesRequest indicates an expected call of SearchSecurityProfilesRequest

func (*MockConnectAPIMockRecorder) SearchSecurityProfilesWithContext added in v1.44.81

func (mr *MockConnectAPIMockRecorder) SearchSecurityProfilesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SearchSecurityProfilesWithContext indicates an expected call of SearchSecurityProfilesWithContext

func (*MockConnectAPIMockRecorder) SearchUserHierarchyGroups added in v1.54.20

func (mr *MockConnectAPIMockRecorder) SearchUserHierarchyGroups(arg0 interface{}) *gomock.Call

SearchUserHierarchyGroups indicates an expected call of SearchUserHierarchyGroups

func (*MockConnectAPIMockRecorder) SearchUserHierarchyGroupsPages added in v1.54.20

func (mr *MockConnectAPIMockRecorder) SearchUserHierarchyGroupsPages(arg0, arg1 interface{}) *gomock.Call

SearchUserHierarchyGroupsPages indicates an expected call of SearchUserHierarchyGroupsPages

func (*MockConnectAPIMockRecorder) SearchUserHierarchyGroupsPagesWithContext added in v1.54.20

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

SearchUserHierarchyGroupsPagesWithContext indicates an expected call of SearchUserHierarchyGroupsPagesWithContext

func (*MockConnectAPIMockRecorder) SearchUserHierarchyGroupsRequest added in v1.54.20

func (mr *MockConnectAPIMockRecorder) SearchUserHierarchyGroupsRequest(arg0 interface{}) *gomock.Call

SearchUserHierarchyGroupsRequest indicates an expected call of SearchUserHierarchyGroupsRequest

func (*MockConnectAPIMockRecorder) SearchUserHierarchyGroupsWithContext added in v1.54.20

func (mr *MockConnectAPIMockRecorder) SearchUserHierarchyGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SearchUserHierarchyGroupsWithContext indicates an expected call of SearchUserHierarchyGroupsWithContext

func (*MockConnectAPIMockRecorder) SearchUsers added in v1.44.0

func (mr *MockConnectAPIMockRecorder) SearchUsers(arg0 interface{}) *gomock.Call

SearchUsers indicates an expected call of SearchUsers

func (*MockConnectAPIMockRecorder) SearchUsersPages added in v1.44.0

func (mr *MockConnectAPIMockRecorder) SearchUsersPages(arg0, arg1 interface{}) *gomock.Call

SearchUsersPages indicates an expected call of SearchUsersPages

func (*MockConnectAPIMockRecorder) SearchUsersPagesWithContext added in v1.44.0

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

SearchUsersPagesWithContext indicates an expected call of SearchUsersPagesWithContext

func (*MockConnectAPIMockRecorder) SearchUsersRequest added in v1.44.0

func (mr *MockConnectAPIMockRecorder) SearchUsersRequest(arg0 interface{}) *gomock.Call

SearchUsersRequest indicates an expected call of SearchUsersRequest

func (*MockConnectAPIMockRecorder) SearchUsersWithContext added in v1.44.0

func (mr *MockConnectAPIMockRecorder) SearchUsersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SearchUsersWithContext indicates an expected call of SearchUsersWithContext

func (*MockConnectAPIMockRecorder) SearchVocabularies

func (mr *MockConnectAPIMockRecorder) SearchVocabularies(arg0 interface{}) *gomock.Call

SearchVocabularies indicates an expected call of SearchVocabularies

func (*MockConnectAPIMockRecorder) SearchVocabulariesPages

func (mr *MockConnectAPIMockRecorder) SearchVocabulariesPages(arg0, arg1 interface{}) *gomock.Call

SearchVocabulariesPages indicates an expected call of SearchVocabulariesPages

func (*MockConnectAPIMockRecorder) SearchVocabulariesPagesWithContext

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

SearchVocabulariesPagesWithContext indicates an expected call of SearchVocabulariesPagesWithContext

func (*MockConnectAPIMockRecorder) SearchVocabulariesRequest

func (mr *MockConnectAPIMockRecorder) SearchVocabulariesRequest(arg0 interface{}) *gomock.Call

SearchVocabulariesRequest indicates an expected call of SearchVocabulariesRequest

func (*MockConnectAPIMockRecorder) SearchVocabulariesWithContext

func (mr *MockConnectAPIMockRecorder) SearchVocabulariesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SearchVocabulariesWithContext indicates an expected call of SearchVocabulariesWithContext

func (*MockConnectAPIMockRecorder) SendChatIntegrationEvent added in v1.54.2

func (mr *MockConnectAPIMockRecorder) SendChatIntegrationEvent(arg0 interface{}) *gomock.Call

SendChatIntegrationEvent indicates an expected call of SendChatIntegrationEvent

func (*MockConnectAPIMockRecorder) SendChatIntegrationEventRequest added in v1.54.2

func (mr *MockConnectAPIMockRecorder) SendChatIntegrationEventRequest(arg0 interface{}) *gomock.Call

SendChatIntegrationEventRequest indicates an expected call of SendChatIntegrationEventRequest

func (*MockConnectAPIMockRecorder) SendChatIntegrationEventWithContext added in v1.54.2

func (mr *MockConnectAPIMockRecorder) SendChatIntegrationEventWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SendChatIntegrationEventWithContext indicates an expected call of SendChatIntegrationEventWithContext

func (*MockConnectAPIMockRecorder) StartAttachedFileUpload added in v1.54.2

func (mr *MockConnectAPIMockRecorder) StartAttachedFileUpload(arg0 interface{}) *gomock.Call

StartAttachedFileUpload indicates an expected call of StartAttachedFileUpload

func (*MockConnectAPIMockRecorder) StartAttachedFileUploadRequest added in v1.54.2

func (mr *MockConnectAPIMockRecorder) StartAttachedFileUploadRequest(arg0 interface{}) *gomock.Call

StartAttachedFileUploadRequest indicates an expected call of StartAttachedFileUploadRequest

func (*MockConnectAPIMockRecorder) StartAttachedFileUploadWithContext added in v1.54.2

func (mr *MockConnectAPIMockRecorder) StartAttachedFileUploadWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartAttachedFileUploadWithContext indicates an expected call of StartAttachedFileUploadWithContext

func (*MockConnectAPIMockRecorder) StartChatContact

func (mr *MockConnectAPIMockRecorder) StartChatContact(arg0 interface{}) *gomock.Call

StartChatContact indicates an expected call of StartChatContact

func (*MockConnectAPIMockRecorder) StartChatContactRequest

func (mr *MockConnectAPIMockRecorder) StartChatContactRequest(arg0 interface{}) *gomock.Call

StartChatContactRequest indicates an expected call of StartChatContactRequest

func (*MockConnectAPIMockRecorder) StartChatContactWithContext

func (mr *MockConnectAPIMockRecorder) StartChatContactWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartChatContactWithContext indicates an expected call of StartChatContactWithContext

func (*MockConnectAPIMockRecorder) StartContactEvaluation added in v1.44.250

func (mr *MockConnectAPIMockRecorder) StartContactEvaluation(arg0 interface{}) *gomock.Call

StartContactEvaluation indicates an expected call of StartContactEvaluation

func (*MockConnectAPIMockRecorder) StartContactEvaluationRequest added in v1.44.250

func (mr *MockConnectAPIMockRecorder) StartContactEvaluationRequest(arg0 interface{}) *gomock.Call

StartContactEvaluationRequest indicates an expected call of StartContactEvaluationRequest

func (*MockConnectAPIMockRecorder) StartContactEvaluationWithContext added in v1.44.250

func (mr *MockConnectAPIMockRecorder) StartContactEvaluationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartContactEvaluationWithContext indicates an expected call of StartContactEvaluationWithContext

func (*MockConnectAPIMockRecorder) StartContactRecording

func (mr *MockConnectAPIMockRecorder) StartContactRecording(arg0 interface{}) *gomock.Call

StartContactRecording indicates an expected call of StartContactRecording

func (*MockConnectAPIMockRecorder) StartContactRecordingRequest

func (mr *MockConnectAPIMockRecorder) StartContactRecordingRequest(arg0 interface{}) *gomock.Call

StartContactRecordingRequest indicates an expected call of StartContactRecordingRequest

func (*MockConnectAPIMockRecorder) StartContactRecordingWithContext

func (mr *MockConnectAPIMockRecorder) StartContactRecordingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartContactRecordingWithContext indicates an expected call of StartContactRecordingWithContext

func (*MockConnectAPIMockRecorder) StartContactStreaming

func (mr *MockConnectAPIMockRecorder) StartContactStreaming(arg0 interface{}) *gomock.Call

StartContactStreaming indicates an expected call of StartContactStreaming

func (*MockConnectAPIMockRecorder) StartContactStreamingRequest

func (mr *MockConnectAPIMockRecorder) StartContactStreamingRequest(arg0 interface{}) *gomock.Call

StartContactStreamingRequest indicates an expected call of StartContactStreamingRequest

func (*MockConnectAPIMockRecorder) StartContactStreamingWithContext

func (mr *MockConnectAPIMockRecorder) StartContactStreamingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartContactStreamingWithContext indicates an expected call of StartContactStreamingWithContext

func (*MockConnectAPIMockRecorder) StartOutboundVoiceContact

func (mr *MockConnectAPIMockRecorder) StartOutboundVoiceContact(arg0 interface{}) *gomock.Call

StartOutboundVoiceContact indicates an expected call of StartOutboundVoiceContact

func (*MockConnectAPIMockRecorder) StartOutboundVoiceContactRequest

func (mr *MockConnectAPIMockRecorder) StartOutboundVoiceContactRequest(arg0 interface{}) *gomock.Call

StartOutboundVoiceContactRequest indicates an expected call of StartOutboundVoiceContactRequest

func (*MockConnectAPIMockRecorder) StartOutboundVoiceContactWithContext

func (mr *MockConnectAPIMockRecorder) StartOutboundVoiceContactWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartOutboundVoiceContactWithContext indicates an expected call of StartOutboundVoiceContactWithContext

func (*MockConnectAPIMockRecorder) StartTaskContact

func (mr *MockConnectAPIMockRecorder) StartTaskContact(arg0 interface{}) *gomock.Call

StartTaskContact indicates an expected call of StartTaskContact

func (*MockConnectAPIMockRecorder) StartTaskContactRequest

func (mr *MockConnectAPIMockRecorder) StartTaskContactRequest(arg0 interface{}) *gomock.Call

StartTaskContactRequest indicates an expected call of StartTaskContactRequest

func (*MockConnectAPIMockRecorder) StartTaskContactWithContext

func (mr *MockConnectAPIMockRecorder) StartTaskContactWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartTaskContactWithContext indicates an expected call of StartTaskContactWithContext

func (*MockConnectAPIMockRecorder) StartWebRTCContact added in v1.54.2

func (mr *MockConnectAPIMockRecorder) StartWebRTCContact(arg0 interface{}) *gomock.Call

StartWebRTCContact indicates an expected call of StartWebRTCContact

func (*MockConnectAPIMockRecorder) StartWebRTCContactRequest added in v1.54.2

func (mr *MockConnectAPIMockRecorder) StartWebRTCContactRequest(arg0 interface{}) *gomock.Call

StartWebRTCContactRequest indicates an expected call of StartWebRTCContactRequest

func (*MockConnectAPIMockRecorder) StartWebRTCContactWithContext added in v1.54.2

func (mr *MockConnectAPIMockRecorder) StartWebRTCContactWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartWebRTCContactWithContext indicates an expected call of StartWebRTCContactWithContext

func (*MockConnectAPIMockRecorder) StopContact

func (mr *MockConnectAPIMockRecorder) StopContact(arg0 interface{}) *gomock.Call

StopContact indicates an expected call of StopContact

func (*MockConnectAPIMockRecorder) StopContactRecording

func (mr *MockConnectAPIMockRecorder) StopContactRecording(arg0 interface{}) *gomock.Call

StopContactRecording indicates an expected call of StopContactRecording

func (*MockConnectAPIMockRecorder) StopContactRecordingRequest

func (mr *MockConnectAPIMockRecorder) StopContactRecordingRequest(arg0 interface{}) *gomock.Call

StopContactRecordingRequest indicates an expected call of StopContactRecordingRequest

func (*MockConnectAPIMockRecorder) StopContactRecordingWithContext

func (mr *MockConnectAPIMockRecorder) StopContactRecordingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StopContactRecordingWithContext indicates an expected call of StopContactRecordingWithContext

func (*MockConnectAPIMockRecorder) StopContactRequest

func (mr *MockConnectAPIMockRecorder) StopContactRequest(arg0 interface{}) *gomock.Call

StopContactRequest indicates an expected call of StopContactRequest

func (*MockConnectAPIMockRecorder) StopContactStreaming

func (mr *MockConnectAPIMockRecorder) StopContactStreaming(arg0 interface{}) *gomock.Call

StopContactStreaming indicates an expected call of StopContactStreaming

func (*MockConnectAPIMockRecorder) StopContactStreamingRequest

func (mr *MockConnectAPIMockRecorder) StopContactStreamingRequest(arg0 interface{}) *gomock.Call

StopContactStreamingRequest indicates an expected call of StopContactStreamingRequest

func (*MockConnectAPIMockRecorder) StopContactStreamingWithContext

func (mr *MockConnectAPIMockRecorder) StopContactStreamingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StopContactStreamingWithContext indicates an expected call of StopContactStreamingWithContext

func (*MockConnectAPIMockRecorder) StopContactWithContext

func (mr *MockConnectAPIMockRecorder) StopContactWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StopContactWithContext indicates an expected call of StopContactWithContext

func (*MockConnectAPIMockRecorder) SubmitContactEvaluation added in v1.44.250

func (mr *MockConnectAPIMockRecorder) SubmitContactEvaluation(arg0 interface{}) *gomock.Call

SubmitContactEvaluation indicates an expected call of SubmitContactEvaluation

func (*MockConnectAPIMockRecorder) SubmitContactEvaluationRequest added in v1.44.250

func (mr *MockConnectAPIMockRecorder) SubmitContactEvaluationRequest(arg0 interface{}) *gomock.Call

SubmitContactEvaluationRequest indicates an expected call of SubmitContactEvaluationRequest

func (*MockConnectAPIMockRecorder) SubmitContactEvaluationWithContext added in v1.44.250

func (mr *MockConnectAPIMockRecorder) SubmitContactEvaluationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SubmitContactEvaluationWithContext indicates an expected call of SubmitContactEvaluationWithContext

func (*MockConnectAPIMockRecorder) SuspendContactRecording

func (mr *MockConnectAPIMockRecorder) SuspendContactRecording(arg0 interface{}) *gomock.Call

SuspendContactRecording indicates an expected call of SuspendContactRecording

func (*MockConnectAPIMockRecorder) SuspendContactRecordingRequest

func (mr *MockConnectAPIMockRecorder) SuspendContactRecordingRequest(arg0 interface{}) *gomock.Call

SuspendContactRecordingRequest indicates an expected call of SuspendContactRecordingRequest

func (*MockConnectAPIMockRecorder) SuspendContactRecordingWithContext

func (mr *MockConnectAPIMockRecorder) SuspendContactRecordingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SuspendContactRecordingWithContext indicates an expected call of SuspendContactRecordingWithContext

func (*MockConnectAPIMockRecorder) TagContact added in v1.54.2

func (mr *MockConnectAPIMockRecorder) TagContact(arg0 interface{}) *gomock.Call

TagContact indicates an expected call of TagContact

func (*MockConnectAPIMockRecorder) TagContactRequest added in v1.54.2

func (mr *MockConnectAPIMockRecorder) TagContactRequest(arg0 interface{}) *gomock.Call

TagContactRequest indicates an expected call of TagContactRequest

func (*MockConnectAPIMockRecorder) TagContactWithContext added in v1.54.2

func (mr *MockConnectAPIMockRecorder) TagContactWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TagContactWithContext indicates an expected call of TagContactWithContext

func (*MockConnectAPIMockRecorder) TagResource

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

TagResource indicates an expected call of TagResource

func (*MockConnectAPIMockRecorder) TagResourceRequest

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

TagResourceRequest indicates an expected call of TagResourceRequest

func (*MockConnectAPIMockRecorder) TagResourceWithContext

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

TagResourceWithContext indicates an expected call of TagResourceWithContext

func (*MockConnectAPIMockRecorder) TransferContact added in v1.44.27

func (mr *MockConnectAPIMockRecorder) TransferContact(arg0 interface{}) *gomock.Call

TransferContact indicates an expected call of TransferContact

func (*MockConnectAPIMockRecorder) TransferContactRequest added in v1.44.27

func (mr *MockConnectAPIMockRecorder) TransferContactRequest(arg0 interface{}) *gomock.Call

TransferContactRequest indicates an expected call of TransferContactRequest

func (*MockConnectAPIMockRecorder) TransferContactWithContext added in v1.44.27

func (mr *MockConnectAPIMockRecorder) TransferContactWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TransferContactWithContext indicates an expected call of TransferContactWithContext

func (*MockConnectAPIMockRecorder) UntagContact added in v1.54.2

func (mr *MockConnectAPIMockRecorder) UntagContact(arg0 interface{}) *gomock.Call

UntagContact indicates an expected call of UntagContact

func (*MockConnectAPIMockRecorder) UntagContactRequest added in v1.54.2

func (mr *MockConnectAPIMockRecorder) UntagContactRequest(arg0 interface{}) *gomock.Call

UntagContactRequest indicates an expected call of UntagContactRequest

func (*MockConnectAPIMockRecorder) UntagContactWithContext added in v1.54.2

func (mr *MockConnectAPIMockRecorder) UntagContactWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UntagContactWithContext indicates an expected call of UntagContactWithContext

func (*MockConnectAPIMockRecorder) UntagResource

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

UntagResource indicates an expected call of UntagResource

func (*MockConnectAPIMockRecorder) UntagResourceRequest

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

UntagResourceRequest indicates an expected call of UntagResourceRequest

func (*MockConnectAPIMockRecorder) UntagResourceWithContext

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

UntagResourceWithContext indicates an expected call of UntagResourceWithContext

func (*MockConnectAPIMockRecorder) UpdateAgentStatus

func (mr *MockConnectAPIMockRecorder) UpdateAgentStatus(arg0 interface{}) *gomock.Call

UpdateAgentStatus indicates an expected call of UpdateAgentStatus

func (*MockConnectAPIMockRecorder) UpdateAgentStatusRequest

func (mr *MockConnectAPIMockRecorder) UpdateAgentStatusRequest(arg0 interface{}) *gomock.Call

UpdateAgentStatusRequest indicates an expected call of UpdateAgentStatusRequest

func (*MockConnectAPIMockRecorder) UpdateAgentStatusWithContext

func (mr *MockConnectAPIMockRecorder) UpdateAgentStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateAgentStatusWithContext indicates an expected call of UpdateAgentStatusWithContext

func (*MockConnectAPIMockRecorder) UpdateAuthenticationProfile added in v1.54.12

func (mr *MockConnectAPIMockRecorder) UpdateAuthenticationProfile(arg0 interface{}) *gomock.Call

UpdateAuthenticationProfile indicates an expected call of UpdateAuthenticationProfile

func (*MockConnectAPIMockRecorder) UpdateAuthenticationProfileRequest added in v1.54.12

func (mr *MockConnectAPIMockRecorder) UpdateAuthenticationProfileRequest(arg0 interface{}) *gomock.Call

UpdateAuthenticationProfileRequest indicates an expected call of UpdateAuthenticationProfileRequest

func (*MockConnectAPIMockRecorder) UpdateAuthenticationProfileWithContext added in v1.54.12

func (mr *MockConnectAPIMockRecorder) UpdateAuthenticationProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateAuthenticationProfileWithContext indicates an expected call of UpdateAuthenticationProfileWithContext

func (*MockConnectAPIMockRecorder) UpdateContact

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

UpdateContact indicates an expected call of UpdateContact

func (*MockConnectAPIMockRecorder) UpdateContactAttributes

func (mr *MockConnectAPIMockRecorder) UpdateContactAttributes(arg0 interface{}) *gomock.Call

UpdateContactAttributes indicates an expected call of UpdateContactAttributes

func (*MockConnectAPIMockRecorder) UpdateContactAttributesRequest

func (mr *MockConnectAPIMockRecorder) UpdateContactAttributesRequest(arg0 interface{}) *gomock.Call

UpdateContactAttributesRequest indicates an expected call of UpdateContactAttributesRequest

func (*MockConnectAPIMockRecorder) UpdateContactAttributesWithContext

func (mr *MockConnectAPIMockRecorder) UpdateContactAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateContactAttributesWithContext indicates an expected call of UpdateContactAttributesWithContext

func (*MockConnectAPIMockRecorder) UpdateContactEvaluation added in v1.44.250

func (mr *MockConnectAPIMockRecorder) UpdateContactEvaluation(arg0 interface{}) *gomock.Call

UpdateContactEvaluation indicates an expected call of UpdateContactEvaluation

func (*MockConnectAPIMockRecorder) UpdateContactEvaluationRequest added in v1.44.250

func (mr *MockConnectAPIMockRecorder) UpdateContactEvaluationRequest(arg0 interface{}) *gomock.Call

UpdateContactEvaluationRequest indicates an expected call of UpdateContactEvaluationRequest

func (*MockConnectAPIMockRecorder) UpdateContactEvaluationWithContext added in v1.44.250

func (mr *MockConnectAPIMockRecorder) UpdateContactEvaluationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateContactEvaluationWithContext indicates an expected call of UpdateContactEvaluationWithContext

func (*MockConnectAPIMockRecorder) UpdateContactFlowContent

func (mr *MockConnectAPIMockRecorder) UpdateContactFlowContent(arg0 interface{}) *gomock.Call

UpdateContactFlowContent indicates an expected call of UpdateContactFlowContent

func (*MockConnectAPIMockRecorder) UpdateContactFlowContentRequest

func (mr *MockConnectAPIMockRecorder) UpdateContactFlowContentRequest(arg0 interface{}) *gomock.Call

UpdateContactFlowContentRequest indicates an expected call of UpdateContactFlowContentRequest

func (*MockConnectAPIMockRecorder) UpdateContactFlowContentWithContext

func (mr *MockConnectAPIMockRecorder) UpdateContactFlowContentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateContactFlowContentWithContext indicates an expected call of UpdateContactFlowContentWithContext

func (*MockConnectAPIMockRecorder) UpdateContactFlowMetadata

func (mr *MockConnectAPIMockRecorder) UpdateContactFlowMetadata(arg0 interface{}) *gomock.Call

UpdateContactFlowMetadata indicates an expected call of UpdateContactFlowMetadata

func (*MockConnectAPIMockRecorder) UpdateContactFlowMetadataRequest

func (mr *MockConnectAPIMockRecorder) UpdateContactFlowMetadataRequest(arg0 interface{}) *gomock.Call

UpdateContactFlowMetadataRequest indicates an expected call of UpdateContactFlowMetadataRequest

func (*MockConnectAPIMockRecorder) UpdateContactFlowMetadataWithContext

func (mr *MockConnectAPIMockRecorder) UpdateContactFlowMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateContactFlowMetadataWithContext indicates an expected call of UpdateContactFlowMetadataWithContext

func (*MockConnectAPIMockRecorder) UpdateContactFlowModuleContent

func (mr *MockConnectAPIMockRecorder) UpdateContactFlowModuleContent(arg0 interface{}) *gomock.Call

UpdateContactFlowModuleContent indicates an expected call of UpdateContactFlowModuleContent

func (*MockConnectAPIMockRecorder) UpdateContactFlowModuleContentRequest

func (mr *MockConnectAPIMockRecorder) UpdateContactFlowModuleContentRequest(arg0 interface{}) *gomock.Call

UpdateContactFlowModuleContentRequest indicates an expected call of UpdateContactFlowModuleContentRequest

func (*MockConnectAPIMockRecorder) UpdateContactFlowModuleContentWithContext

func (mr *MockConnectAPIMockRecorder) UpdateContactFlowModuleContentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateContactFlowModuleContentWithContext indicates an expected call of UpdateContactFlowModuleContentWithContext

func (*MockConnectAPIMockRecorder) UpdateContactFlowModuleMetadata

func (mr *MockConnectAPIMockRecorder) UpdateContactFlowModuleMetadata(arg0 interface{}) *gomock.Call

UpdateContactFlowModuleMetadata indicates an expected call of UpdateContactFlowModuleMetadata

func (*MockConnectAPIMockRecorder) UpdateContactFlowModuleMetadataRequest

func (mr *MockConnectAPIMockRecorder) UpdateContactFlowModuleMetadataRequest(arg0 interface{}) *gomock.Call

UpdateContactFlowModuleMetadataRequest indicates an expected call of UpdateContactFlowModuleMetadataRequest

func (*MockConnectAPIMockRecorder) UpdateContactFlowModuleMetadataWithContext

func (mr *MockConnectAPIMockRecorder) UpdateContactFlowModuleMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateContactFlowModuleMetadataWithContext indicates an expected call of UpdateContactFlowModuleMetadataWithContext

func (*MockConnectAPIMockRecorder) UpdateContactFlowName

func (mr *MockConnectAPIMockRecorder) UpdateContactFlowName(arg0 interface{}) *gomock.Call

UpdateContactFlowName indicates an expected call of UpdateContactFlowName

func (*MockConnectAPIMockRecorder) UpdateContactFlowNameRequest

func (mr *MockConnectAPIMockRecorder) UpdateContactFlowNameRequest(arg0 interface{}) *gomock.Call

UpdateContactFlowNameRequest indicates an expected call of UpdateContactFlowNameRequest

func (*MockConnectAPIMockRecorder) UpdateContactFlowNameWithContext

func (mr *MockConnectAPIMockRecorder) UpdateContactFlowNameWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateContactFlowNameWithContext indicates an expected call of UpdateContactFlowNameWithContext

func (*MockConnectAPIMockRecorder) UpdateContactRequest

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

UpdateContactRequest indicates an expected call of UpdateContactRequest

func (*MockConnectAPIMockRecorder) UpdateContactRoutingData added in v1.54.2

func (mr *MockConnectAPIMockRecorder) UpdateContactRoutingData(arg0 interface{}) *gomock.Call

UpdateContactRoutingData indicates an expected call of UpdateContactRoutingData

func (*MockConnectAPIMockRecorder) UpdateContactRoutingDataRequest added in v1.54.2

func (mr *MockConnectAPIMockRecorder) UpdateContactRoutingDataRequest(arg0 interface{}) *gomock.Call

UpdateContactRoutingDataRequest indicates an expected call of UpdateContactRoutingDataRequest

func (*MockConnectAPIMockRecorder) UpdateContactRoutingDataWithContext added in v1.54.2

func (mr *MockConnectAPIMockRecorder) UpdateContactRoutingDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateContactRoutingDataWithContext indicates an expected call of UpdateContactRoutingDataWithContext

func (*MockConnectAPIMockRecorder) UpdateContactSchedule

func (mr *MockConnectAPIMockRecorder) UpdateContactSchedule(arg0 interface{}) *gomock.Call

UpdateContactSchedule indicates an expected call of UpdateContactSchedule

func (*MockConnectAPIMockRecorder) UpdateContactScheduleRequest

func (mr *MockConnectAPIMockRecorder) UpdateContactScheduleRequest(arg0 interface{}) *gomock.Call

UpdateContactScheduleRequest indicates an expected call of UpdateContactScheduleRequest

func (*MockConnectAPIMockRecorder) UpdateContactScheduleWithContext

func (mr *MockConnectAPIMockRecorder) UpdateContactScheduleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateContactScheduleWithContext indicates an expected call of UpdateContactScheduleWithContext

func (*MockConnectAPIMockRecorder) UpdateContactWithContext

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

UpdateContactWithContext indicates an expected call of UpdateContactWithContext

func (*MockConnectAPIMockRecorder) UpdateEvaluationForm added in v1.44.250

func (mr *MockConnectAPIMockRecorder) UpdateEvaluationForm(arg0 interface{}) *gomock.Call

UpdateEvaluationForm indicates an expected call of UpdateEvaluationForm

func (*MockConnectAPIMockRecorder) UpdateEvaluationFormRequest added in v1.44.250

func (mr *MockConnectAPIMockRecorder) UpdateEvaluationFormRequest(arg0 interface{}) *gomock.Call

UpdateEvaluationFormRequest indicates an expected call of UpdateEvaluationFormRequest

func (*MockConnectAPIMockRecorder) UpdateEvaluationFormWithContext added in v1.44.250

func (mr *MockConnectAPIMockRecorder) UpdateEvaluationFormWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateEvaluationFormWithContext indicates an expected call of UpdateEvaluationFormWithContext

func (*MockConnectAPIMockRecorder) UpdateHoursOfOperation

func (mr *MockConnectAPIMockRecorder) UpdateHoursOfOperation(arg0 interface{}) *gomock.Call

UpdateHoursOfOperation indicates an expected call of UpdateHoursOfOperation

func (*MockConnectAPIMockRecorder) UpdateHoursOfOperationRequest

func (mr *MockConnectAPIMockRecorder) UpdateHoursOfOperationRequest(arg0 interface{}) *gomock.Call

UpdateHoursOfOperationRequest indicates an expected call of UpdateHoursOfOperationRequest

func (*MockConnectAPIMockRecorder) UpdateHoursOfOperationWithContext

func (mr *MockConnectAPIMockRecorder) UpdateHoursOfOperationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateHoursOfOperationWithContext indicates an expected call of UpdateHoursOfOperationWithContext

func (*MockConnectAPIMockRecorder) UpdateInstanceAttribute

func (mr *MockConnectAPIMockRecorder) UpdateInstanceAttribute(arg0 interface{}) *gomock.Call

UpdateInstanceAttribute indicates an expected call of UpdateInstanceAttribute

func (*MockConnectAPIMockRecorder) UpdateInstanceAttributeRequest

func (mr *MockConnectAPIMockRecorder) UpdateInstanceAttributeRequest(arg0 interface{}) *gomock.Call

UpdateInstanceAttributeRequest indicates an expected call of UpdateInstanceAttributeRequest

func (*MockConnectAPIMockRecorder) UpdateInstanceAttributeWithContext

func (mr *MockConnectAPIMockRecorder) UpdateInstanceAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateInstanceAttributeWithContext indicates an expected call of UpdateInstanceAttributeWithContext

func (*MockConnectAPIMockRecorder) UpdateInstanceStorageConfig

func (mr *MockConnectAPIMockRecorder) UpdateInstanceStorageConfig(arg0 interface{}) *gomock.Call

UpdateInstanceStorageConfig indicates an expected call of UpdateInstanceStorageConfig

func (*MockConnectAPIMockRecorder) UpdateInstanceStorageConfigRequest

func (mr *MockConnectAPIMockRecorder) UpdateInstanceStorageConfigRequest(arg0 interface{}) *gomock.Call

UpdateInstanceStorageConfigRequest indicates an expected call of UpdateInstanceStorageConfigRequest

func (*MockConnectAPIMockRecorder) UpdateInstanceStorageConfigWithContext

func (mr *MockConnectAPIMockRecorder) UpdateInstanceStorageConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateInstanceStorageConfigWithContext indicates an expected call of UpdateInstanceStorageConfigWithContext

func (*MockConnectAPIMockRecorder) UpdateParticipantRoleConfig added in v1.44.166

func (mr *MockConnectAPIMockRecorder) UpdateParticipantRoleConfig(arg0 interface{}) *gomock.Call

UpdateParticipantRoleConfig indicates an expected call of UpdateParticipantRoleConfig

func (*MockConnectAPIMockRecorder) UpdateParticipantRoleConfigRequest added in v1.44.166

func (mr *MockConnectAPIMockRecorder) UpdateParticipantRoleConfigRequest(arg0 interface{}) *gomock.Call

UpdateParticipantRoleConfigRequest indicates an expected call of UpdateParticipantRoleConfigRequest

func (*MockConnectAPIMockRecorder) UpdateParticipantRoleConfigWithContext added in v1.44.166

func (mr *MockConnectAPIMockRecorder) UpdateParticipantRoleConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateParticipantRoleConfigWithContext indicates an expected call of UpdateParticipantRoleConfigWithContext

func (*MockConnectAPIMockRecorder) UpdatePhoneNumber added in v1.43.43

func (mr *MockConnectAPIMockRecorder) UpdatePhoneNumber(arg0 interface{}) *gomock.Call

UpdatePhoneNumber indicates an expected call of UpdatePhoneNumber

func (*MockConnectAPIMockRecorder) UpdatePhoneNumberMetadata added in v1.46.1

func (mr *MockConnectAPIMockRecorder) UpdatePhoneNumberMetadata(arg0 interface{}) *gomock.Call

UpdatePhoneNumberMetadata indicates an expected call of UpdatePhoneNumberMetadata

func (*MockConnectAPIMockRecorder) UpdatePhoneNumberMetadataRequest added in v1.46.1

func (mr *MockConnectAPIMockRecorder) UpdatePhoneNumberMetadataRequest(arg0 interface{}) *gomock.Call

UpdatePhoneNumberMetadataRequest indicates an expected call of UpdatePhoneNumberMetadataRequest

func (*MockConnectAPIMockRecorder) UpdatePhoneNumberMetadataWithContext added in v1.46.1

func (mr *MockConnectAPIMockRecorder) UpdatePhoneNumberMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdatePhoneNumberMetadataWithContext indicates an expected call of UpdatePhoneNumberMetadataWithContext

func (*MockConnectAPIMockRecorder) UpdatePhoneNumberRequest added in v1.43.43

func (mr *MockConnectAPIMockRecorder) UpdatePhoneNumberRequest(arg0 interface{}) *gomock.Call

UpdatePhoneNumberRequest indicates an expected call of UpdatePhoneNumberRequest

func (*MockConnectAPIMockRecorder) UpdatePhoneNumberWithContext added in v1.43.43

func (mr *MockConnectAPIMockRecorder) UpdatePhoneNumberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdatePhoneNumberWithContext indicates an expected call of UpdatePhoneNumberWithContext

func (*MockConnectAPIMockRecorder) UpdatePredefinedAttribute added in v1.54.2

func (mr *MockConnectAPIMockRecorder) UpdatePredefinedAttribute(arg0 interface{}) *gomock.Call

UpdatePredefinedAttribute indicates an expected call of UpdatePredefinedAttribute

func (*MockConnectAPIMockRecorder) UpdatePredefinedAttributeRequest added in v1.54.2

func (mr *MockConnectAPIMockRecorder) UpdatePredefinedAttributeRequest(arg0 interface{}) *gomock.Call

UpdatePredefinedAttributeRequest indicates an expected call of UpdatePredefinedAttributeRequest

func (*MockConnectAPIMockRecorder) UpdatePredefinedAttributeWithContext added in v1.54.2

func (mr *MockConnectAPIMockRecorder) UpdatePredefinedAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdatePredefinedAttributeWithContext indicates an expected call of UpdatePredefinedAttributeWithContext

func (*MockConnectAPIMockRecorder) UpdatePrompt added in v1.44.265

func (mr *MockConnectAPIMockRecorder) UpdatePrompt(arg0 interface{}) *gomock.Call

UpdatePrompt indicates an expected call of UpdatePrompt

func (*MockConnectAPIMockRecorder) UpdatePromptRequest added in v1.44.265

func (mr *MockConnectAPIMockRecorder) UpdatePromptRequest(arg0 interface{}) *gomock.Call

UpdatePromptRequest indicates an expected call of UpdatePromptRequest

func (*MockConnectAPIMockRecorder) UpdatePromptWithContext added in v1.44.265

func (mr *MockConnectAPIMockRecorder) UpdatePromptWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdatePromptWithContext indicates an expected call of UpdatePromptWithContext

func (*MockConnectAPIMockRecorder) UpdateQueueHoursOfOperation

func (mr *MockConnectAPIMockRecorder) UpdateQueueHoursOfOperation(arg0 interface{}) *gomock.Call

UpdateQueueHoursOfOperation indicates an expected call of UpdateQueueHoursOfOperation

func (*MockConnectAPIMockRecorder) UpdateQueueHoursOfOperationRequest

func (mr *MockConnectAPIMockRecorder) UpdateQueueHoursOfOperationRequest(arg0 interface{}) *gomock.Call

UpdateQueueHoursOfOperationRequest indicates an expected call of UpdateQueueHoursOfOperationRequest

func (*MockConnectAPIMockRecorder) UpdateQueueHoursOfOperationWithContext

func (mr *MockConnectAPIMockRecorder) UpdateQueueHoursOfOperationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateQueueHoursOfOperationWithContext indicates an expected call of UpdateQueueHoursOfOperationWithContext

func (*MockConnectAPIMockRecorder) UpdateQueueMaxContacts

func (mr *MockConnectAPIMockRecorder) UpdateQueueMaxContacts(arg0 interface{}) *gomock.Call

UpdateQueueMaxContacts indicates an expected call of UpdateQueueMaxContacts

func (*MockConnectAPIMockRecorder) UpdateQueueMaxContactsRequest

func (mr *MockConnectAPIMockRecorder) UpdateQueueMaxContactsRequest(arg0 interface{}) *gomock.Call

UpdateQueueMaxContactsRequest indicates an expected call of UpdateQueueMaxContactsRequest

func (*MockConnectAPIMockRecorder) UpdateQueueMaxContactsWithContext

func (mr *MockConnectAPIMockRecorder) UpdateQueueMaxContactsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateQueueMaxContactsWithContext indicates an expected call of UpdateQueueMaxContactsWithContext

func (*MockConnectAPIMockRecorder) UpdateQueueName

func (mr *MockConnectAPIMockRecorder) UpdateQueueName(arg0 interface{}) *gomock.Call

UpdateQueueName indicates an expected call of UpdateQueueName

func (*MockConnectAPIMockRecorder) UpdateQueueNameRequest

func (mr *MockConnectAPIMockRecorder) UpdateQueueNameRequest(arg0 interface{}) *gomock.Call

UpdateQueueNameRequest indicates an expected call of UpdateQueueNameRequest

func (*MockConnectAPIMockRecorder) UpdateQueueNameWithContext

func (mr *MockConnectAPIMockRecorder) UpdateQueueNameWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateQueueNameWithContext indicates an expected call of UpdateQueueNameWithContext

func (*MockConnectAPIMockRecorder) UpdateQueueOutboundCallerConfig

func (mr *MockConnectAPIMockRecorder) UpdateQueueOutboundCallerConfig(arg0 interface{}) *gomock.Call

UpdateQueueOutboundCallerConfig indicates an expected call of UpdateQueueOutboundCallerConfig

func (*MockConnectAPIMockRecorder) UpdateQueueOutboundCallerConfigRequest

func (mr *MockConnectAPIMockRecorder) UpdateQueueOutboundCallerConfigRequest(arg0 interface{}) *gomock.Call

UpdateQueueOutboundCallerConfigRequest indicates an expected call of UpdateQueueOutboundCallerConfigRequest

func (*MockConnectAPIMockRecorder) UpdateQueueOutboundCallerConfigWithContext

func (mr *MockConnectAPIMockRecorder) UpdateQueueOutboundCallerConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateQueueOutboundCallerConfigWithContext indicates an expected call of UpdateQueueOutboundCallerConfigWithContext

func (*MockConnectAPIMockRecorder) UpdateQueueStatus

func (mr *MockConnectAPIMockRecorder) UpdateQueueStatus(arg0 interface{}) *gomock.Call

UpdateQueueStatus indicates an expected call of UpdateQueueStatus

func (*MockConnectAPIMockRecorder) UpdateQueueStatusRequest

func (mr *MockConnectAPIMockRecorder) UpdateQueueStatusRequest(arg0 interface{}) *gomock.Call

UpdateQueueStatusRequest indicates an expected call of UpdateQueueStatusRequest

func (*MockConnectAPIMockRecorder) UpdateQueueStatusWithContext

func (mr *MockConnectAPIMockRecorder) UpdateQueueStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateQueueStatusWithContext indicates an expected call of UpdateQueueStatusWithContext

func (*MockConnectAPIMockRecorder) UpdateQuickConnectConfig

func (mr *MockConnectAPIMockRecorder) UpdateQuickConnectConfig(arg0 interface{}) *gomock.Call

UpdateQuickConnectConfig indicates an expected call of UpdateQuickConnectConfig

func (*MockConnectAPIMockRecorder) UpdateQuickConnectConfigRequest

func (mr *MockConnectAPIMockRecorder) UpdateQuickConnectConfigRequest(arg0 interface{}) *gomock.Call

UpdateQuickConnectConfigRequest indicates an expected call of UpdateQuickConnectConfigRequest

func (*MockConnectAPIMockRecorder) UpdateQuickConnectConfigWithContext

func (mr *MockConnectAPIMockRecorder) UpdateQuickConnectConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateQuickConnectConfigWithContext indicates an expected call of UpdateQuickConnectConfigWithContext

func (*MockConnectAPIMockRecorder) UpdateQuickConnectName

func (mr *MockConnectAPIMockRecorder) UpdateQuickConnectName(arg0 interface{}) *gomock.Call

UpdateQuickConnectName indicates an expected call of UpdateQuickConnectName

func (*MockConnectAPIMockRecorder) UpdateQuickConnectNameRequest

func (mr *MockConnectAPIMockRecorder) UpdateQuickConnectNameRequest(arg0 interface{}) *gomock.Call

UpdateQuickConnectNameRequest indicates an expected call of UpdateQuickConnectNameRequest

func (*MockConnectAPIMockRecorder) UpdateQuickConnectNameWithContext

func (mr *MockConnectAPIMockRecorder) UpdateQuickConnectNameWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateQuickConnectNameWithContext indicates an expected call of UpdateQuickConnectNameWithContext

func (*MockConnectAPIMockRecorder) UpdateRoutingProfileAgentAvailabilityTimer added in v1.44.317

func (mr *MockConnectAPIMockRecorder) UpdateRoutingProfileAgentAvailabilityTimer(arg0 interface{}) *gomock.Call

UpdateRoutingProfileAgentAvailabilityTimer indicates an expected call of UpdateRoutingProfileAgentAvailabilityTimer

func (*MockConnectAPIMockRecorder) UpdateRoutingProfileAgentAvailabilityTimerRequest added in v1.44.317

func (mr *MockConnectAPIMockRecorder) UpdateRoutingProfileAgentAvailabilityTimerRequest(arg0 interface{}) *gomock.Call

UpdateRoutingProfileAgentAvailabilityTimerRequest indicates an expected call of UpdateRoutingProfileAgentAvailabilityTimerRequest

func (*MockConnectAPIMockRecorder) UpdateRoutingProfileAgentAvailabilityTimerWithContext added in v1.44.317

func (mr *MockConnectAPIMockRecorder) UpdateRoutingProfileAgentAvailabilityTimerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateRoutingProfileAgentAvailabilityTimerWithContext indicates an expected call of UpdateRoutingProfileAgentAvailabilityTimerWithContext

func (*MockConnectAPIMockRecorder) UpdateRoutingProfileConcurrency

func (mr *MockConnectAPIMockRecorder) UpdateRoutingProfileConcurrency(arg0 interface{}) *gomock.Call

UpdateRoutingProfileConcurrency indicates an expected call of UpdateRoutingProfileConcurrency

func (*MockConnectAPIMockRecorder) UpdateRoutingProfileConcurrencyRequest

func (mr *MockConnectAPIMockRecorder) UpdateRoutingProfileConcurrencyRequest(arg0 interface{}) *gomock.Call

UpdateRoutingProfileConcurrencyRequest indicates an expected call of UpdateRoutingProfileConcurrencyRequest

func (*MockConnectAPIMockRecorder) UpdateRoutingProfileConcurrencyWithContext

func (mr *MockConnectAPIMockRecorder) UpdateRoutingProfileConcurrencyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateRoutingProfileConcurrencyWithContext indicates an expected call of UpdateRoutingProfileConcurrencyWithContext

func (*MockConnectAPIMockRecorder) UpdateRoutingProfileDefaultOutboundQueue

func (mr *MockConnectAPIMockRecorder) UpdateRoutingProfileDefaultOutboundQueue(arg0 interface{}) *gomock.Call

UpdateRoutingProfileDefaultOutboundQueue indicates an expected call of UpdateRoutingProfileDefaultOutboundQueue

func (*MockConnectAPIMockRecorder) UpdateRoutingProfileDefaultOutboundQueueRequest

func (mr *MockConnectAPIMockRecorder) UpdateRoutingProfileDefaultOutboundQueueRequest(arg0 interface{}) *gomock.Call

UpdateRoutingProfileDefaultOutboundQueueRequest indicates an expected call of UpdateRoutingProfileDefaultOutboundQueueRequest

func (*MockConnectAPIMockRecorder) UpdateRoutingProfileDefaultOutboundQueueWithContext

func (mr *MockConnectAPIMockRecorder) UpdateRoutingProfileDefaultOutboundQueueWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateRoutingProfileDefaultOutboundQueueWithContext indicates an expected call of UpdateRoutingProfileDefaultOutboundQueueWithContext

func (*MockConnectAPIMockRecorder) UpdateRoutingProfileName

func (mr *MockConnectAPIMockRecorder) UpdateRoutingProfileName(arg0 interface{}) *gomock.Call

UpdateRoutingProfileName indicates an expected call of UpdateRoutingProfileName

func (*MockConnectAPIMockRecorder) UpdateRoutingProfileNameRequest

func (mr *MockConnectAPIMockRecorder) UpdateRoutingProfileNameRequest(arg0 interface{}) *gomock.Call

UpdateRoutingProfileNameRequest indicates an expected call of UpdateRoutingProfileNameRequest

func (*MockConnectAPIMockRecorder) UpdateRoutingProfileNameWithContext

func (mr *MockConnectAPIMockRecorder) UpdateRoutingProfileNameWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateRoutingProfileNameWithContext indicates an expected call of UpdateRoutingProfileNameWithContext

func (*MockConnectAPIMockRecorder) UpdateRoutingProfileQueues

func (mr *MockConnectAPIMockRecorder) UpdateRoutingProfileQueues(arg0 interface{}) *gomock.Call

UpdateRoutingProfileQueues indicates an expected call of UpdateRoutingProfileQueues

func (*MockConnectAPIMockRecorder) UpdateRoutingProfileQueuesRequest

func (mr *MockConnectAPIMockRecorder) UpdateRoutingProfileQueuesRequest(arg0 interface{}) *gomock.Call

UpdateRoutingProfileQueuesRequest indicates an expected call of UpdateRoutingProfileQueuesRequest

func (*MockConnectAPIMockRecorder) UpdateRoutingProfileQueuesWithContext

func (mr *MockConnectAPIMockRecorder) UpdateRoutingProfileQueuesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateRoutingProfileQueuesWithContext indicates an expected call of UpdateRoutingProfileQueuesWithContext

func (*MockConnectAPIMockRecorder) UpdateRule added in v1.44.154

func (mr *MockConnectAPIMockRecorder) UpdateRule(arg0 interface{}) *gomock.Call

UpdateRule indicates an expected call of UpdateRule

func (*MockConnectAPIMockRecorder) UpdateRuleRequest added in v1.44.154

func (mr *MockConnectAPIMockRecorder) UpdateRuleRequest(arg0 interface{}) *gomock.Call

UpdateRuleRequest indicates an expected call of UpdateRuleRequest

func (*MockConnectAPIMockRecorder) UpdateRuleWithContext added in v1.44.154

func (mr *MockConnectAPIMockRecorder) UpdateRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateRuleWithContext indicates an expected call of UpdateRuleWithContext

func (*MockConnectAPIMockRecorder) UpdateSecurityProfile

func (mr *MockConnectAPIMockRecorder) UpdateSecurityProfile(arg0 interface{}) *gomock.Call

UpdateSecurityProfile indicates an expected call of UpdateSecurityProfile

func (*MockConnectAPIMockRecorder) UpdateSecurityProfileRequest

func (mr *MockConnectAPIMockRecorder) UpdateSecurityProfileRequest(arg0 interface{}) *gomock.Call

UpdateSecurityProfileRequest indicates an expected call of UpdateSecurityProfileRequest

func (*MockConnectAPIMockRecorder) UpdateSecurityProfileWithContext

func (mr *MockConnectAPIMockRecorder) UpdateSecurityProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateSecurityProfileWithContext indicates an expected call of UpdateSecurityProfileWithContext

func (*MockConnectAPIMockRecorder) UpdateTaskTemplate added in v1.44.27

func (mr *MockConnectAPIMockRecorder) UpdateTaskTemplate(arg0 interface{}) *gomock.Call

UpdateTaskTemplate indicates an expected call of UpdateTaskTemplate

func (*MockConnectAPIMockRecorder) UpdateTaskTemplateRequest added in v1.44.27

func (mr *MockConnectAPIMockRecorder) UpdateTaskTemplateRequest(arg0 interface{}) *gomock.Call

UpdateTaskTemplateRequest indicates an expected call of UpdateTaskTemplateRequest

func (*MockConnectAPIMockRecorder) UpdateTaskTemplateWithContext added in v1.44.27

func (mr *MockConnectAPIMockRecorder) UpdateTaskTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateTaskTemplateWithContext indicates an expected call of UpdateTaskTemplateWithContext

func (*MockConnectAPIMockRecorder) UpdateTrafficDistribution added in v1.44.119

func (mr *MockConnectAPIMockRecorder) UpdateTrafficDistribution(arg0 interface{}) *gomock.Call

UpdateTrafficDistribution indicates an expected call of UpdateTrafficDistribution

func (*MockConnectAPIMockRecorder) UpdateTrafficDistributionRequest added in v1.44.119

func (mr *MockConnectAPIMockRecorder) UpdateTrafficDistributionRequest(arg0 interface{}) *gomock.Call

UpdateTrafficDistributionRequest indicates an expected call of UpdateTrafficDistributionRequest

func (*MockConnectAPIMockRecorder) UpdateTrafficDistributionWithContext added in v1.44.119

func (mr *MockConnectAPIMockRecorder) UpdateTrafficDistributionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateTrafficDistributionWithContext indicates an expected call of UpdateTrafficDistributionWithContext

func (*MockConnectAPIMockRecorder) UpdateUserHierarchy

func (mr *MockConnectAPIMockRecorder) UpdateUserHierarchy(arg0 interface{}) *gomock.Call

UpdateUserHierarchy indicates an expected call of UpdateUserHierarchy

func (*MockConnectAPIMockRecorder) UpdateUserHierarchyGroupName

func (mr *MockConnectAPIMockRecorder) UpdateUserHierarchyGroupName(arg0 interface{}) *gomock.Call

UpdateUserHierarchyGroupName indicates an expected call of UpdateUserHierarchyGroupName

func (*MockConnectAPIMockRecorder) UpdateUserHierarchyGroupNameRequest

func (mr *MockConnectAPIMockRecorder) UpdateUserHierarchyGroupNameRequest(arg0 interface{}) *gomock.Call

UpdateUserHierarchyGroupNameRequest indicates an expected call of UpdateUserHierarchyGroupNameRequest

func (*MockConnectAPIMockRecorder) UpdateUserHierarchyGroupNameWithContext

func (mr *MockConnectAPIMockRecorder) UpdateUserHierarchyGroupNameWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateUserHierarchyGroupNameWithContext indicates an expected call of UpdateUserHierarchyGroupNameWithContext

func (*MockConnectAPIMockRecorder) UpdateUserHierarchyRequest

func (mr *MockConnectAPIMockRecorder) UpdateUserHierarchyRequest(arg0 interface{}) *gomock.Call

UpdateUserHierarchyRequest indicates an expected call of UpdateUserHierarchyRequest

func (*MockConnectAPIMockRecorder) UpdateUserHierarchyStructure

func (mr *MockConnectAPIMockRecorder) UpdateUserHierarchyStructure(arg0 interface{}) *gomock.Call

UpdateUserHierarchyStructure indicates an expected call of UpdateUserHierarchyStructure

func (*MockConnectAPIMockRecorder) UpdateUserHierarchyStructureRequest

func (mr *MockConnectAPIMockRecorder) UpdateUserHierarchyStructureRequest(arg0 interface{}) *gomock.Call

UpdateUserHierarchyStructureRequest indicates an expected call of UpdateUserHierarchyStructureRequest

func (*MockConnectAPIMockRecorder) UpdateUserHierarchyStructureWithContext

func (mr *MockConnectAPIMockRecorder) UpdateUserHierarchyStructureWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateUserHierarchyStructureWithContext indicates an expected call of UpdateUserHierarchyStructureWithContext

func (*MockConnectAPIMockRecorder) UpdateUserHierarchyWithContext

func (mr *MockConnectAPIMockRecorder) UpdateUserHierarchyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateUserHierarchyWithContext indicates an expected call of UpdateUserHierarchyWithContext

func (*MockConnectAPIMockRecorder) UpdateUserIdentityInfo

func (mr *MockConnectAPIMockRecorder) UpdateUserIdentityInfo(arg0 interface{}) *gomock.Call

UpdateUserIdentityInfo indicates an expected call of UpdateUserIdentityInfo

func (*MockConnectAPIMockRecorder) UpdateUserIdentityInfoRequest

func (mr *MockConnectAPIMockRecorder) UpdateUserIdentityInfoRequest(arg0 interface{}) *gomock.Call

UpdateUserIdentityInfoRequest indicates an expected call of UpdateUserIdentityInfoRequest

func (*MockConnectAPIMockRecorder) UpdateUserIdentityInfoWithContext

func (mr *MockConnectAPIMockRecorder) UpdateUserIdentityInfoWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateUserIdentityInfoWithContext indicates an expected call of UpdateUserIdentityInfoWithContext

func (*MockConnectAPIMockRecorder) UpdateUserPhoneConfig

func (mr *MockConnectAPIMockRecorder) UpdateUserPhoneConfig(arg0 interface{}) *gomock.Call

UpdateUserPhoneConfig indicates an expected call of UpdateUserPhoneConfig

func (*MockConnectAPIMockRecorder) UpdateUserPhoneConfigRequest

func (mr *MockConnectAPIMockRecorder) UpdateUserPhoneConfigRequest(arg0 interface{}) *gomock.Call

UpdateUserPhoneConfigRequest indicates an expected call of UpdateUserPhoneConfigRequest

func (*MockConnectAPIMockRecorder) UpdateUserPhoneConfigWithContext

func (mr *MockConnectAPIMockRecorder) UpdateUserPhoneConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateUserPhoneConfigWithContext indicates an expected call of UpdateUserPhoneConfigWithContext

func (*MockConnectAPIMockRecorder) UpdateUserProficiencies added in v1.54.2

func (mr *MockConnectAPIMockRecorder) UpdateUserProficiencies(arg0 interface{}) *gomock.Call

UpdateUserProficiencies indicates an expected call of UpdateUserProficiencies

func (*MockConnectAPIMockRecorder) UpdateUserProficienciesRequest added in v1.54.2

func (mr *MockConnectAPIMockRecorder) UpdateUserProficienciesRequest(arg0 interface{}) *gomock.Call

UpdateUserProficienciesRequest indicates an expected call of UpdateUserProficienciesRequest

func (*MockConnectAPIMockRecorder) UpdateUserProficienciesWithContext added in v1.54.2

func (mr *MockConnectAPIMockRecorder) UpdateUserProficienciesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateUserProficienciesWithContext indicates an expected call of UpdateUserProficienciesWithContext

func (*MockConnectAPIMockRecorder) UpdateUserRoutingProfile

func (mr *MockConnectAPIMockRecorder) UpdateUserRoutingProfile(arg0 interface{}) *gomock.Call

UpdateUserRoutingProfile indicates an expected call of UpdateUserRoutingProfile

func (*MockConnectAPIMockRecorder) UpdateUserRoutingProfileRequest

func (mr *MockConnectAPIMockRecorder) UpdateUserRoutingProfileRequest(arg0 interface{}) *gomock.Call

UpdateUserRoutingProfileRequest indicates an expected call of UpdateUserRoutingProfileRequest

func (*MockConnectAPIMockRecorder) UpdateUserRoutingProfileWithContext

func (mr *MockConnectAPIMockRecorder) UpdateUserRoutingProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateUserRoutingProfileWithContext indicates an expected call of UpdateUserRoutingProfileWithContext

func (*MockConnectAPIMockRecorder) UpdateUserSecurityProfiles

func (mr *MockConnectAPIMockRecorder) UpdateUserSecurityProfiles(arg0 interface{}) *gomock.Call

UpdateUserSecurityProfiles indicates an expected call of UpdateUserSecurityProfiles

func (*MockConnectAPIMockRecorder) UpdateUserSecurityProfilesRequest

func (mr *MockConnectAPIMockRecorder) UpdateUserSecurityProfilesRequest(arg0 interface{}) *gomock.Call

UpdateUserSecurityProfilesRequest indicates an expected call of UpdateUserSecurityProfilesRequest

func (*MockConnectAPIMockRecorder) UpdateUserSecurityProfilesWithContext

func (mr *MockConnectAPIMockRecorder) UpdateUserSecurityProfilesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateUserSecurityProfilesWithContext indicates an expected call of UpdateUserSecurityProfilesWithContext

func (*MockConnectAPIMockRecorder) UpdateViewContent added in v1.45.2

func (mr *MockConnectAPIMockRecorder) UpdateViewContent(arg0 interface{}) *gomock.Call

UpdateViewContent indicates an expected call of UpdateViewContent

func (*MockConnectAPIMockRecorder) UpdateViewContentRequest added in v1.45.2

func (mr *MockConnectAPIMockRecorder) UpdateViewContentRequest(arg0 interface{}) *gomock.Call

UpdateViewContentRequest indicates an expected call of UpdateViewContentRequest

func (*MockConnectAPIMockRecorder) UpdateViewContentWithContext added in v1.45.2

func (mr *MockConnectAPIMockRecorder) UpdateViewContentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateViewContentWithContext indicates an expected call of UpdateViewContentWithContext

func (*MockConnectAPIMockRecorder) UpdateViewMetadata added in v1.45.2

func (mr *MockConnectAPIMockRecorder) UpdateViewMetadata(arg0 interface{}) *gomock.Call

UpdateViewMetadata indicates an expected call of UpdateViewMetadata

func (*MockConnectAPIMockRecorder) UpdateViewMetadataRequest added in v1.45.2

func (mr *MockConnectAPIMockRecorder) UpdateViewMetadataRequest(arg0 interface{}) *gomock.Call

UpdateViewMetadataRequest indicates an expected call of UpdateViewMetadataRequest

func (*MockConnectAPIMockRecorder) UpdateViewMetadataWithContext added in v1.45.2

func (mr *MockConnectAPIMockRecorder) UpdateViewMetadataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateViewMetadataWithContext indicates an expected call of UpdateViewMetadataWithContext

Jump to

Keyboard shortcuts

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