connectmock

package
v1.43.22 Latest Latest
Warning

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

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

Documentation

Overview

Package 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) 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 added in v1.43.22

AssociateBot mocks base method.

func (*MockConnectAPI) AssociateBotRequest added in v1.43.22

AssociateBotRequest mocks base method.

func (*MockConnectAPI) AssociateBotWithContext added in v1.43.22

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

AssociateBotWithContext mocks base method.

func (*MockConnectAPI) AssociateDefaultVocabulary added in v1.43.22

AssociateDefaultVocabulary mocks base method.

func (*MockConnectAPI) AssociateDefaultVocabularyRequest added in v1.43.22

AssociateDefaultVocabularyRequest mocks base method.

func (*MockConnectAPI) AssociateDefaultVocabularyWithContext added in v1.43.22

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

AssociateDefaultVocabularyWithContext 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) AssociateQueueQuickConnects added in v1.38.35

AssociateQueueQuickConnects mocks base method.

func (*MockConnectAPI) AssociateQueueQuickConnectsRequest added in v1.38.35

AssociateQueueQuickConnectsRequest mocks base method.

func (*MockConnectAPI) AssociateQueueQuickConnectsWithContext added in v1.38.35

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) CreateAgentStatus added in v1.43.22

CreateAgentStatus mocks base method.

func (*MockConnectAPI) CreateAgentStatusRequest added in v1.43.22

CreateAgentStatusRequest mocks base method.

func (*MockConnectAPI) CreateAgentStatusWithContext added in v1.43.22

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 added in v1.43.22

CreateContactFlowModule mocks base method.

func (*MockConnectAPI) CreateContactFlowModuleRequest added in v1.43.22

CreateContactFlowModuleRequest mocks base method.

func (*MockConnectAPI) CreateContactFlowModuleWithContext added in v1.43.22

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) CreateHoursOfOperation added in v1.43.22

CreateHoursOfOperation mocks base method.

func (*MockConnectAPI) CreateHoursOfOperationRequest added in v1.43.22

CreateHoursOfOperationRequest mocks base method.

func (*MockConnectAPI) CreateHoursOfOperationWithContext added in v1.43.22

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) CreateQueue added in v1.38.35

CreateQueue mocks base method.

func (*MockConnectAPI) CreateQueueRequest added in v1.38.35

CreateQueueRequest mocks base method.

func (*MockConnectAPI) CreateQueueWithContext added in v1.38.35

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) CreateSecurityProfile added in v1.43.22

CreateSecurityProfile mocks base method.

func (*MockConnectAPI) CreateSecurityProfileRequest added in v1.43.22

CreateSecurityProfileRequest mocks base method.

func (*MockConnectAPI) CreateSecurityProfileWithContext added in v1.43.22

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

CreateSecurityProfileWithContext 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) CreateVocabulary added in v1.43.22

CreateVocabulary mocks base method.

func (*MockConnectAPI) CreateVocabularyRequest added in v1.43.22

CreateVocabularyRequest mocks base method.

func (*MockConnectAPI) CreateVocabularyWithContext added in v1.43.22

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

CreateVocabularyWithContext mocks base method.

func (*MockConnectAPI) DeleteContactFlow added in v1.43.22

DeleteContactFlow mocks base method.

func (*MockConnectAPI) DeleteContactFlowModule added in v1.43.22

DeleteContactFlowModule mocks base method.

func (*MockConnectAPI) DeleteContactFlowModuleRequest added in v1.43.22

DeleteContactFlowModuleRequest mocks base method.

func (*MockConnectAPI) DeleteContactFlowModuleWithContext added in v1.43.22

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

DeleteContactFlowModuleWithContext mocks base method.

func (*MockConnectAPI) DeleteContactFlowRequest added in v1.43.22

DeleteContactFlowRequest mocks base method.

func (*MockConnectAPI) DeleteContactFlowWithContext added in v1.43.22

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

DeleteContactFlowWithContext mocks base method.

func (*MockConnectAPI) DeleteHoursOfOperation added in v1.43.22

DeleteHoursOfOperation mocks base method.

func (*MockConnectAPI) DeleteHoursOfOperationRequest added in v1.43.22

DeleteHoursOfOperationRequest mocks base method.

func (*MockConnectAPI) DeleteHoursOfOperationWithContext added in v1.43.22

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) 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) DeleteSecurityProfile added in v1.43.22

DeleteSecurityProfile mocks base method.

func (*MockConnectAPI) DeleteSecurityProfileRequest added in v1.43.22

DeleteSecurityProfileRequest mocks base method.

func (*MockConnectAPI) DeleteSecurityProfileWithContext added in v1.43.22

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

DeleteSecurityProfileWithContext 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) DeleteVocabulary added in v1.43.22

DeleteVocabulary mocks base method.

func (*MockConnectAPI) DeleteVocabularyRequest added in v1.43.22

DeleteVocabularyRequest mocks base method.

func (*MockConnectAPI) DeleteVocabularyWithContext added in v1.43.22

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

DeleteVocabularyWithContext mocks base method.

func (*MockConnectAPI) DescribeAgentStatus added in v1.43.22

DescribeAgentStatus mocks base method.

func (*MockConnectAPI) DescribeAgentStatusRequest added in v1.43.22

DescribeAgentStatusRequest mocks base method.

func (*MockConnectAPI) DescribeAgentStatusWithContext added in v1.43.22

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

DescribeAgentStatusWithContext mocks base method.

func (*MockConnectAPI) DescribeContact added in v1.43.22

DescribeContact mocks base method.

func (*MockConnectAPI) DescribeContactFlow

DescribeContactFlow mocks base method.

func (*MockConnectAPI) DescribeContactFlowModule added in v1.43.22

DescribeContactFlowModule mocks base method.

func (*MockConnectAPI) DescribeContactFlowModuleRequest added in v1.43.22

DescribeContactFlowModuleRequest mocks base method.

func (*MockConnectAPI) DescribeContactFlowModuleWithContext added in v1.43.22

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 added in v1.43.22

DescribeContactRequest mocks base method.

func (*MockConnectAPI) DescribeContactWithContext added in v1.43.22

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

DescribeContactWithContext mocks base method.

func (*MockConnectAPI) DescribeHoursOfOperation added in v1.38.35

DescribeHoursOfOperation mocks base method.

func (*MockConnectAPI) DescribeHoursOfOperationRequest added in v1.38.35

DescribeHoursOfOperationRequest mocks base method.

func (*MockConnectAPI) DescribeHoursOfOperationWithContext added in v1.38.35

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) DescribeQueue added in v1.38.35

DescribeQueue mocks base method.

func (*MockConnectAPI) DescribeQueueRequest added in v1.38.35

DescribeQueueRequest mocks base method.

func (*MockConnectAPI) DescribeQueueWithContext added in v1.38.35

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) DescribeSecurityProfile added in v1.43.22

DescribeSecurityProfile mocks base method.

func (*MockConnectAPI) DescribeSecurityProfileRequest added in v1.43.22

DescribeSecurityProfileRequest mocks base method.

func (*MockConnectAPI) DescribeSecurityProfileWithContext added in v1.43.22

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

DescribeSecurityProfileWithContext 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) DescribeVocabulary added in v1.43.22

DescribeVocabulary mocks base method.

func (*MockConnectAPI) DescribeVocabularyRequest added in v1.43.22

DescribeVocabularyRequest mocks base method.

func (*MockConnectAPI) DescribeVocabularyWithContext added in v1.43.22

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

DescribeVocabularyWithContext 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 added in v1.43.22

DisassociateBot mocks base method.

func (*MockConnectAPI) DisassociateBotRequest added in v1.43.22

DisassociateBotRequest mocks base method.

func (*MockConnectAPI) DisassociateBotWithContext added in v1.43.22

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

DisassociateBotWithContext 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) DisassociateQueueQuickConnects added in v1.38.35

DisassociateQueueQuickConnects mocks base method.

func (*MockConnectAPI) DisassociateQueueQuickConnectsRequest added in v1.38.35

DisassociateQueueQuickConnectsRequest mocks base method.

func (*MockConnectAPI) DisassociateQueueQuickConnectsWithContext added in v1.38.35

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) EXPECT

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

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) 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) 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) GetMetricDataWithContext

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

GetMetricDataWithContext mocks base method.

func (*MockConnectAPI) ListAgentStatuses added in v1.43.22

ListAgentStatuses mocks base method.

func (*MockConnectAPI) ListAgentStatusesPages added in v1.43.22

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

ListAgentStatusesPages mocks base method.

func (*MockConnectAPI) ListAgentStatusesPagesWithContext added in v1.43.22

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 added in v1.43.22

ListAgentStatusesRequest mocks base method.

func (*MockConnectAPI) ListAgentStatusesWithContext added in v1.43.22

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

ListAgentStatusesWithContext 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) ListBots added in v1.43.22

ListBots mocks base method.

func (*MockConnectAPI) ListBotsPages added in v1.43.22

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

ListBotsPages mocks base method.

func (*MockConnectAPI) ListBotsPagesWithContext added in v1.43.22

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 added in v1.43.22

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

ListBotsRequest mocks base method.

func (*MockConnectAPI) ListBotsWithContext added in v1.43.22

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

ListBotsWithContext mocks base method.

func (*MockConnectAPI) ListContactFlowModules added in v1.43.22

ListContactFlowModules mocks base method.

func (*MockConnectAPI) ListContactFlowModulesPages added in v1.43.22

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

ListContactFlowModulesPages mocks base method.

func (*MockConnectAPI) ListContactFlowModulesPagesWithContext added in v1.43.22

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 added in v1.43.22

ListContactFlowModulesRequest mocks base method.

func (*MockConnectAPI) ListContactFlowModulesWithContext added in v1.43.22

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 added in v1.43.22

ListContactReferences mocks base method.

func (*MockConnectAPI) ListContactReferencesPages added in v1.43.22

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

ListContactReferencesPages mocks base method.

func (*MockConnectAPI) ListContactReferencesPagesWithContext added in v1.43.22

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 added in v1.43.22

ListContactReferencesRequest mocks base method.

func (*MockConnectAPI) ListContactReferencesWithContext added in v1.43.22

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

ListContactReferencesWithContext mocks base method.

func (*MockConnectAPI) ListDefaultVocabularies added in v1.43.22

ListDefaultVocabularies mocks base method.

func (*MockConnectAPI) ListDefaultVocabulariesPages added in v1.43.22

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

ListDefaultVocabulariesPages mocks base method.

func (*MockConnectAPI) ListDefaultVocabulariesPagesWithContext added in v1.43.22

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 added in v1.43.22

ListDefaultVocabulariesRequest mocks base method.

func (*MockConnectAPI) ListDefaultVocabulariesWithContext added in v1.43.22

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

ListDefaultVocabulariesWithContext 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) ListPhoneNumbersWithContext

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

ListPhoneNumbersWithContext 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 added in v1.38.35

ListQueueQuickConnects mocks base method.

func (*MockConnectAPI) ListQueueQuickConnectsPages added in v1.38.35

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

ListQueueQuickConnectsPages mocks base method.

func (*MockConnectAPI) ListQueueQuickConnectsPagesWithContext added in v1.38.35

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 added in v1.38.35

ListQueueQuickConnectsRequest mocks base method.

func (*MockConnectAPI) ListQueueQuickConnectsWithContext added in v1.38.35

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) 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) 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) ListSecurityProfilePermissions added in v1.43.22

ListSecurityProfilePermissions mocks base method.

func (*MockConnectAPI) ListSecurityProfilePermissionsPages added in v1.43.22

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

ListSecurityProfilePermissionsPages mocks base method.

func (*MockConnectAPI) ListSecurityProfilePermissionsPagesWithContext added in v1.43.22

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 added in v1.43.22

ListSecurityProfilePermissionsRequest mocks base method.

func (*MockConnectAPI) ListSecurityProfilePermissionsWithContext added in v1.43.22

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) 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) 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) 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) SearchVocabularies added in v1.43.22

SearchVocabularies mocks base method.

func (*MockConnectAPI) SearchVocabulariesPages added in v1.43.22

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

SearchVocabulariesPages mocks base method.

func (*MockConnectAPI) SearchVocabulariesPagesWithContext added in v1.43.22

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 added in v1.43.22

SearchVocabulariesRequest mocks base method.

func (*MockConnectAPI) SearchVocabulariesWithContext added in v1.43.22

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

SearchVocabulariesWithContext 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) 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 added in v1.43.22

StartContactStreaming mocks base method.

func (*MockConnectAPI) StartContactStreamingRequest added in v1.43.22

StartContactStreamingRequest mocks base method.

func (*MockConnectAPI) StartContactStreamingWithContext added in v1.43.22

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) 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 added in v1.43.22

StopContactStreaming mocks base method.

func (*MockConnectAPI) StopContactStreamingRequest added in v1.43.22

StopContactStreamingRequest mocks base method.

func (*MockConnectAPI) StopContactStreamingWithContext added in v1.43.22

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) 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) 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) 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 added in v1.43.22

UpdateAgentStatus mocks base method.

func (*MockConnectAPI) UpdateAgentStatusRequest added in v1.43.22

UpdateAgentStatusRequest mocks base method.

func (*MockConnectAPI) UpdateAgentStatusWithContext added in v1.43.22

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

UpdateAgentStatusWithContext mocks base method.

func (*MockConnectAPI) UpdateContact added in v1.43.22

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) 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 added in v1.43.22

UpdateContactFlowMetadata mocks base method.

func (*MockConnectAPI) UpdateContactFlowMetadataRequest added in v1.43.22

UpdateContactFlowMetadataRequest mocks base method.

func (*MockConnectAPI) UpdateContactFlowMetadataWithContext added in v1.43.22

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

UpdateContactFlowMetadataWithContext mocks base method.

func (*MockConnectAPI) UpdateContactFlowModuleContent added in v1.43.22

UpdateContactFlowModuleContent mocks base method.

func (*MockConnectAPI) UpdateContactFlowModuleContentRequest added in v1.43.22

UpdateContactFlowModuleContentRequest mocks base method.

func (*MockConnectAPI) UpdateContactFlowModuleContentWithContext added in v1.43.22

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

UpdateContactFlowModuleContentWithContext mocks base method.

func (*MockConnectAPI) UpdateContactFlowModuleMetadata added in v1.43.22

UpdateContactFlowModuleMetadata mocks base method.

func (*MockConnectAPI) UpdateContactFlowModuleMetadataRequest added in v1.43.22

UpdateContactFlowModuleMetadataRequest mocks base method.

func (*MockConnectAPI) UpdateContactFlowModuleMetadataWithContext added in v1.43.22

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 added in v1.43.22

UpdateContactRequest mocks base method.

func (*MockConnectAPI) UpdateContactSchedule added in v1.43.22

UpdateContactSchedule mocks base method.

func (*MockConnectAPI) UpdateContactScheduleRequest added in v1.43.22

UpdateContactScheduleRequest mocks base method.

func (*MockConnectAPI) UpdateContactScheduleWithContext added in v1.43.22

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

UpdateContactScheduleWithContext mocks base method.

func (*MockConnectAPI) UpdateContactWithContext added in v1.43.22

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

UpdateContactWithContext mocks base method.

func (*MockConnectAPI) UpdateHoursOfOperation added in v1.43.22

UpdateHoursOfOperation mocks base method.

func (*MockConnectAPI) UpdateHoursOfOperationRequest added in v1.43.22

UpdateHoursOfOperationRequest mocks base method.

func (*MockConnectAPI) UpdateHoursOfOperationWithContext added in v1.43.22

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) UpdateQueueHoursOfOperation added in v1.38.35

UpdateQueueHoursOfOperation mocks base method.

func (*MockConnectAPI) UpdateQueueHoursOfOperationRequest added in v1.38.35

UpdateQueueHoursOfOperationRequest mocks base method.

func (*MockConnectAPI) UpdateQueueHoursOfOperationWithContext added in v1.38.35

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

UpdateQueueHoursOfOperationWithContext mocks base method.

func (*MockConnectAPI) UpdateQueueMaxContacts added in v1.38.35

UpdateQueueMaxContacts mocks base method.

func (*MockConnectAPI) UpdateQueueMaxContactsRequest added in v1.38.35

UpdateQueueMaxContactsRequest mocks base method.

func (*MockConnectAPI) UpdateQueueMaxContactsWithContext added in v1.38.35

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

UpdateQueueMaxContactsWithContext mocks base method.

func (*MockConnectAPI) UpdateQueueName added in v1.38.35

UpdateQueueName mocks base method.

func (*MockConnectAPI) UpdateQueueNameRequest added in v1.38.35

UpdateQueueNameRequest mocks base method.

func (*MockConnectAPI) UpdateQueueNameWithContext added in v1.38.35

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

UpdateQueueNameWithContext mocks base method.

func (*MockConnectAPI) UpdateQueueOutboundCallerConfig added in v1.38.35

UpdateQueueOutboundCallerConfig mocks base method.

func (*MockConnectAPI) UpdateQueueOutboundCallerConfigRequest added in v1.38.35

UpdateQueueOutboundCallerConfigRequest mocks base method.

func (*MockConnectAPI) UpdateQueueOutboundCallerConfigWithContext added in v1.38.35

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

UpdateQueueOutboundCallerConfigWithContext mocks base method.

func (*MockConnectAPI) UpdateQueueStatus added in v1.38.35

UpdateQueueStatus mocks base method.

func (*MockConnectAPI) UpdateQueueStatusRequest added in v1.38.35

UpdateQueueStatusRequest mocks base method.

func (*MockConnectAPI) UpdateQueueStatusWithContext added in v1.38.35

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) 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) UpdateSecurityProfile added in v1.43.22

UpdateSecurityProfile mocks base method.

func (*MockConnectAPI) UpdateSecurityProfileRequest added in v1.43.22

UpdateSecurityProfileRequest mocks base method.

func (*MockConnectAPI) UpdateSecurityProfileWithContext added in v1.43.22

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

UpdateSecurityProfileWithContext 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) 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.

type MockConnectAPIMockRecorder

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

MockConnectAPIMockRecorder is the mock recorder for MockConnectAPI.

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 added in v1.43.22

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

AssociateBot indicates an expected call of AssociateBot.

func (*MockConnectAPIMockRecorder) AssociateBotRequest added in v1.43.22

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

AssociateBotRequest indicates an expected call of AssociateBotRequest.

func (*MockConnectAPIMockRecorder) AssociateBotWithContext added in v1.43.22

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

AssociateBotWithContext indicates an expected call of AssociateBotWithContext.

func (*MockConnectAPIMockRecorder) AssociateDefaultVocabulary added in v1.43.22

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

AssociateDefaultVocabulary indicates an expected call of AssociateDefaultVocabulary.

func (*MockConnectAPIMockRecorder) AssociateDefaultVocabularyRequest added in v1.43.22

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

AssociateDefaultVocabularyRequest indicates an expected call of AssociateDefaultVocabularyRequest.

func (*MockConnectAPIMockRecorder) AssociateDefaultVocabularyWithContext added in v1.43.22

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

AssociateDefaultVocabularyWithContext indicates an expected call of AssociateDefaultVocabularyWithContext.

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) AssociateQueueQuickConnects added in v1.38.35

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

AssociateQueueQuickConnects indicates an expected call of AssociateQueueQuickConnects.

func (*MockConnectAPIMockRecorder) AssociateQueueQuickConnectsRequest added in v1.38.35

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

AssociateQueueQuickConnectsRequest indicates an expected call of AssociateQueueQuickConnectsRequest.

func (*MockConnectAPIMockRecorder) AssociateQueueQuickConnectsWithContext added in v1.38.35

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) CreateAgentStatus added in v1.43.22

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

CreateAgentStatus indicates an expected call of CreateAgentStatus.

func (*MockConnectAPIMockRecorder) CreateAgentStatusRequest added in v1.43.22

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

CreateAgentStatusRequest indicates an expected call of CreateAgentStatusRequest.

func (*MockConnectAPIMockRecorder) CreateAgentStatusWithContext added in v1.43.22

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 added in v1.43.22

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

CreateContactFlowModule indicates an expected call of CreateContactFlowModule.

func (*MockConnectAPIMockRecorder) CreateContactFlowModuleRequest added in v1.43.22

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

CreateContactFlowModuleRequest indicates an expected call of CreateContactFlowModuleRequest.

func (*MockConnectAPIMockRecorder) CreateContactFlowModuleWithContext added in v1.43.22

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) CreateHoursOfOperation added in v1.43.22

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

CreateHoursOfOperation indicates an expected call of CreateHoursOfOperation.

func (*MockConnectAPIMockRecorder) CreateHoursOfOperationRequest added in v1.43.22

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

CreateHoursOfOperationRequest indicates an expected call of CreateHoursOfOperationRequest.

func (*MockConnectAPIMockRecorder) CreateHoursOfOperationWithContext added in v1.43.22

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) CreateQueue added in v1.38.35

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

CreateQueue indicates an expected call of CreateQueue.

func (*MockConnectAPIMockRecorder) CreateQueueRequest added in v1.38.35

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

CreateQueueRequest indicates an expected call of CreateQueueRequest.

func (*MockConnectAPIMockRecorder) CreateQueueWithContext added in v1.38.35

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) CreateSecurityProfile added in v1.43.22

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

CreateSecurityProfile indicates an expected call of CreateSecurityProfile.

func (*MockConnectAPIMockRecorder) CreateSecurityProfileRequest added in v1.43.22

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

CreateSecurityProfileRequest indicates an expected call of CreateSecurityProfileRequest.

func (*MockConnectAPIMockRecorder) CreateSecurityProfileWithContext added in v1.43.22

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

CreateSecurityProfileWithContext indicates an expected call of CreateSecurityProfileWithContext.

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) CreateVocabulary added in v1.43.22

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

CreateVocabulary indicates an expected call of CreateVocabulary.

func (*MockConnectAPIMockRecorder) CreateVocabularyRequest added in v1.43.22

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

CreateVocabularyRequest indicates an expected call of CreateVocabularyRequest.

func (*MockConnectAPIMockRecorder) CreateVocabularyWithContext added in v1.43.22

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

CreateVocabularyWithContext indicates an expected call of CreateVocabularyWithContext.

func (*MockConnectAPIMockRecorder) DeleteContactFlow added in v1.43.22

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

DeleteContactFlow indicates an expected call of DeleteContactFlow.

func (*MockConnectAPIMockRecorder) DeleteContactFlowModule added in v1.43.22

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

DeleteContactFlowModule indicates an expected call of DeleteContactFlowModule.

func (*MockConnectAPIMockRecorder) DeleteContactFlowModuleRequest added in v1.43.22

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

DeleteContactFlowModuleRequest indicates an expected call of DeleteContactFlowModuleRequest.

func (*MockConnectAPIMockRecorder) DeleteContactFlowModuleWithContext added in v1.43.22

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

DeleteContactFlowModuleWithContext indicates an expected call of DeleteContactFlowModuleWithContext.

func (*MockConnectAPIMockRecorder) DeleteContactFlowRequest added in v1.43.22

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

DeleteContactFlowRequest indicates an expected call of DeleteContactFlowRequest.

func (*MockConnectAPIMockRecorder) DeleteContactFlowWithContext added in v1.43.22

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

DeleteContactFlowWithContext indicates an expected call of DeleteContactFlowWithContext.

func (*MockConnectAPIMockRecorder) DeleteHoursOfOperation added in v1.43.22

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

DeleteHoursOfOperation indicates an expected call of DeleteHoursOfOperation.

func (*MockConnectAPIMockRecorder) DeleteHoursOfOperationRequest added in v1.43.22

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

DeleteHoursOfOperationRequest indicates an expected call of DeleteHoursOfOperationRequest.

func (*MockConnectAPIMockRecorder) DeleteHoursOfOperationWithContext added in v1.43.22

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) 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) DeleteSecurityProfile added in v1.43.22

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

DeleteSecurityProfile indicates an expected call of DeleteSecurityProfile.

func (*MockConnectAPIMockRecorder) DeleteSecurityProfileRequest added in v1.43.22

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

DeleteSecurityProfileRequest indicates an expected call of DeleteSecurityProfileRequest.

func (*MockConnectAPIMockRecorder) DeleteSecurityProfileWithContext added in v1.43.22

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

DeleteSecurityProfileWithContext indicates an expected call of DeleteSecurityProfileWithContext.

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) DeleteVocabulary added in v1.43.22

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

DeleteVocabulary indicates an expected call of DeleteVocabulary.

func (*MockConnectAPIMockRecorder) DeleteVocabularyRequest added in v1.43.22

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

DeleteVocabularyRequest indicates an expected call of DeleteVocabularyRequest.

func (*MockConnectAPIMockRecorder) DeleteVocabularyWithContext added in v1.43.22

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

DeleteVocabularyWithContext indicates an expected call of DeleteVocabularyWithContext.

func (*MockConnectAPIMockRecorder) DescribeAgentStatus added in v1.43.22

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

DescribeAgentStatus indicates an expected call of DescribeAgentStatus.

func (*MockConnectAPIMockRecorder) DescribeAgentStatusRequest added in v1.43.22

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

DescribeAgentStatusRequest indicates an expected call of DescribeAgentStatusRequest.

func (*MockConnectAPIMockRecorder) DescribeAgentStatusWithContext added in v1.43.22

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

DescribeAgentStatusWithContext indicates an expected call of DescribeAgentStatusWithContext.

func (*MockConnectAPIMockRecorder) DescribeContact added in v1.43.22

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

DescribeContact indicates an expected call of DescribeContact.

func (*MockConnectAPIMockRecorder) DescribeContactFlow

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

DescribeContactFlow indicates an expected call of DescribeContactFlow.

func (*MockConnectAPIMockRecorder) DescribeContactFlowModule added in v1.43.22

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

DescribeContactFlowModule indicates an expected call of DescribeContactFlowModule.

func (*MockConnectAPIMockRecorder) DescribeContactFlowModuleRequest added in v1.43.22

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

DescribeContactFlowModuleRequest indicates an expected call of DescribeContactFlowModuleRequest.

func (*MockConnectAPIMockRecorder) DescribeContactFlowModuleWithContext added in v1.43.22

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 added in v1.43.22

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

DescribeContactRequest indicates an expected call of DescribeContactRequest.

func (*MockConnectAPIMockRecorder) DescribeContactWithContext added in v1.43.22

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

DescribeContactWithContext indicates an expected call of DescribeContactWithContext.

func (*MockConnectAPIMockRecorder) DescribeHoursOfOperation added in v1.38.35

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

DescribeHoursOfOperation indicates an expected call of DescribeHoursOfOperation.

func (*MockConnectAPIMockRecorder) DescribeHoursOfOperationRequest added in v1.38.35

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

DescribeHoursOfOperationRequest indicates an expected call of DescribeHoursOfOperationRequest.

func (*MockConnectAPIMockRecorder) DescribeHoursOfOperationWithContext added in v1.38.35

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) DescribeQueue added in v1.38.35

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

DescribeQueue indicates an expected call of DescribeQueue.

func (*MockConnectAPIMockRecorder) DescribeQueueRequest added in v1.38.35

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

DescribeQueueRequest indicates an expected call of DescribeQueueRequest.

func (*MockConnectAPIMockRecorder) DescribeQueueWithContext added in v1.38.35

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) DescribeSecurityProfile added in v1.43.22

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

DescribeSecurityProfile indicates an expected call of DescribeSecurityProfile.

func (*MockConnectAPIMockRecorder) DescribeSecurityProfileRequest added in v1.43.22

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

DescribeSecurityProfileRequest indicates an expected call of DescribeSecurityProfileRequest.

func (*MockConnectAPIMockRecorder) DescribeSecurityProfileWithContext added in v1.43.22

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

DescribeSecurityProfileWithContext indicates an expected call of DescribeSecurityProfileWithContext.

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) DescribeVocabulary added in v1.43.22

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

DescribeVocabulary indicates an expected call of DescribeVocabulary.

func (*MockConnectAPIMockRecorder) DescribeVocabularyRequest added in v1.43.22

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

DescribeVocabularyRequest indicates an expected call of DescribeVocabularyRequest.

func (*MockConnectAPIMockRecorder) DescribeVocabularyWithContext added in v1.43.22

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

DescribeVocabularyWithContext indicates an expected call of DescribeVocabularyWithContext.

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 added in v1.43.22

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

DisassociateBot indicates an expected call of DisassociateBot.

func (*MockConnectAPIMockRecorder) DisassociateBotRequest added in v1.43.22

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

DisassociateBotRequest indicates an expected call of DisassociateBotRequest.

func (*MockConnectAPIMockRecorder) DisassociateBotWithContext added in v1.43.22

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

DisassociateBotWithContext indicates an expected call of DisassociateBotWithContext.

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) DisassociateQueueQuickConnects added in v1.38.35

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

DisassociateQueueQuickConnects indicates an expected call of DisassociateQueueQuickConnects.

func (*MockConnectAPIMockRecorder) DisassociateQueueQuickConnectsRequest added in v1.38.35

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

DisassociateQueueQuickConnectsRequest indicates an expected call of DisassociateQueueQuickConnectsRequest.

func (*MockConnectAPIMockRecorder) DisassociateQueueQuickConnectsWithContext added in v1.38.35

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) 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) 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) 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) GetMetricDataWithContext

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

GetMetricDataWithContext indicates an expected call of GetMetricDataWithContext.

func (*MockConnectAPIMockRecorder) ListAgentStatuses added in v1.43.22

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

ListAgentStatuses indicates an expected call of ListAgentStatuses.

func (*MockConnectAPIMockRecorder) ListAgentStatusesPages added in v1.43.22

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

ListAgentStatusesPages indicates an expected call of ListAgentStatusesPages.

func (*MockConnectAPIMockRecorder) ListAgentStatusesPagesWithContext added in v1.43.22

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

ListAgentStatusesPagesWithContext indicates an expected call of ListAgentStatusesPagesWithContext.

func (*MockConnectAPIMockRecorder) ListAgentStatusesRequest added in v1.43.22

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

ListAgentStatusesRequest indicates an expected call of ListAgentStatusesRequest.

func (*MockConnectAPIMockRecorder) ListAgentStatusesWithContext added in v1.43.22

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

ListAgentStatusesWithContext indicates an expected call of ListAgentStatusesWithContext.

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) ListBots added in v1.43.22

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

ListBots indicates an expected call of ListBots.

func (*MockConnectAPIMockRecorder) ListBotsPages added in v1.43.22

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

ListBotsPages indicates an expected call of ListBotsPages.

func (*MockConnectAPIMockRecorder) ListBotsPagesWithContext added in v1.43.22

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

ListBotsPagesWithContext indicates an expected call of ListBotsPagesWithContext.

func (*MockConnectAPIMockRecorder) ListBotsRequest added in v1.43.22

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

ListBotsRequest indicates an expected call of ListBotsRequest.

func (*MockConnectAPIMockRecorder) ListBotsWithContext added in v1.43.22

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

ListBotsWithContext indicates an expected call of ListBotsWithContext.

func (*MockConnectAPIMockRecorder) ListContactFlowModules added in v1.43.22

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

ListContactFlowModules indicates an expected call of ListContactFlowModules.

func (*MockConnectAPIMockRecorder) ListContactFlowModulesPages added in v1.43.22

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

ListContactFlowModulesPages indicates an expected call of ListContactFlowModulesPages.

func (*MockConnectAPIMockRecorder) ListContactFlowModulesPagesWithContext added in v1.43.22

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

ListContactFlowModulesPagesWithContext indicates an expected call of ListContactFlowModulesPagesWithContext.

func (*MockConnectAPIMockRecorder) ListContactFlowModulesRequest added in v1.43.22

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

ListContactFlowModulesRequest indicates an expected call of ListContactFlowModulesRequest.

func (*MockConnectAPIMockRecorder) ListContactFlowModulesWithContext added in v1.43.22

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 added in v1.43.22

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

ListContactReferences indicates an expected call of ListContactReferences.

func (*MockConnectAPIMockRecorder) ListContactReferencesPages added in v1.43.22

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

ListContactReferencesPages indicates an expected call of ListContactReferencesPages.

func (*MockConnectAPIMockRecorder) ListContactReferencesPagesWithContext added in v1.43.22

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

ListContactReferencesPagesWithContext indicates an expected call of ListContactReferencesPagesWithContext.

func (*MockConnectAPIMockRecorder) ListContactReferencesRequest added in v1.43.22

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

ListContactReferencesRequest indicates an expected call of ListContactReferencesRequest.

func (*MockConnectAPIMockRecorder) ListContactReferencesWithContext added in v1.43.22

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

ListContactReferencesWithContext indicates an expected call of ListContactReferencesWithContext.

func (*MockConnectAPIMockRecorder) ListDefaultVocabularies added in v1.43.22

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

ListDefaultVocabularies indicates an expected call of ListDefaultVocabularies.

func (*MockConnectAPIMockRecorder) ListDefaultVocabulariesPages added in v1.43.22

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

ListDefaultVocabulariesPages indicates an expected call of ListDefaultVocabulariesPages.

func (*MockConnectAPIMockRecorder) ListDefaultVocabulariesPagesWithContext added in v1.43.22

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

ListDefaultVocabulariesPagesWithContext indicates an expected call of ListDefaultVocabulariesPagesWithContext.

func (*MockConnectAPIMockRecorder) ListDefaultVocabulariesRequest added in v1.43.22

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

ListDefaultVocabulariesRequest indicates an expected call of ListDefaultVocabulariesRequest.

func (*MockConnectAPIMockRecorder) ListDefaultVocabulariesWithContext added in v1.43.22

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

ListDefaultVocabulariesWithContext indicates an expected call of ListDefaultVocabulariesWithContext.

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) ListPhoneNumbersWithContext

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

ListPhoneNumbersWithContext indicates an expected call of ListPhoneNumbersWithContext.

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 added in v1.38.35

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

ListQueueQuickConnects indicates an expected call of ListQueueQuickConnects.

func (*MockConnectAPIMockRecorder) ListQueueQuickConnectsPages added in v1.38.35

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

ListQueueQuickConnectsPages indicates an expected call of ListQueueQuickConnectsPages.

func (*MockConnectAPIMockRecorder) ListQueueQuickConnectsPagesWithContext added in v1.38.35

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

ListQueueQuickConnectsPagesWithContext indicates an expected call of ListQueueQuickConnectsPagesWithContext.

func (*MockConnectAPIMockRecorder) ListQueueQuickConnectsRequest added in v1.38.35

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

ListQueueQuickConnectsRequest indicates an expected call of ListQueueQuickConnectsRequest.

func (*MockConnectAPIMockRecorder) ListQueueQuickConnectsWithContext added in v1.38.35

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) 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) 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) ListSecurityProfilePermissions added in v1.43.22

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

ListSecurityProfilePermissions indicates an expected call of ListSecurityProfilePermissions.

func (*MockConnectAPIMockRecorder) ListSecurityProfilePermissionsPages added in v1.43.22

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

ListSecurityProfilePermissionsPages indicates an expected call of ListSecurityProfilePermissionsPages.

func (*MockConnectAPIMockRecorder) ListSecurityProfilePermissionsPagesWithContext added in v1.43.22

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

ListSecurityProfilePermissionsPagesWithContext indicates an expected call of ListSecurityProfilePermissionsPagesWithContext.

func (*MockConnectAPIMockRecorder) ListSecurityProfilePermissionsRequest added in v1.43.22

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

ListSecurityProfilePermissionsRequest indicates an expected call of ListSecurityProfilePermissionsRequest.

func (*MockConnectAPIMockRecorder) ListSecurityProfilePermissionsWithContext added in v1.43.22

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) 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) 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) 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) SearchVocabularies added in v1.43.22

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

SearchVocabularies indicates an expected call of SearchVocabularies.

func (*MockConnectAPIMockRecorder) SearchVocabulariesPages added in v1.43.22

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

SearchVocabulariesPages indicates an expected call of SearchVocabulariesPages.

func (*MockConnectAPIMockRecorder) SearchVocabulariesPagesWithContext added in v1.43.22

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

SearchVocabulariesPagesWithContext indicates an expected call of SearchVocabulariesPagesWithContext.

func (*MockConnectAPIMockRecorder) SearchVocabulariesRequest added in v1.43.22

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

SearchVocabulariesRequest indicates an expected call of SearchVocabulariesRequest.

func (*MockConnectAPIMockRecorder) SearchVocabulariesWithContext added in v1.43.22

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

SearchVocabulariesWithContext indicates an expected call of SearchVocabulariesWithContext.

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) 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 added in v1.43.22

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

StartContactStreaming indicates an expected call of StartContactStreaming.

func (*MockConnectAPIMockRecorder) StartContactStreamingRequest added in v1.43.22

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

StartContactStreamingRequest indicates an expected call of StartContactStreamingRequest.

func (*MockConnectAPIMockRecorder) StartContactStreamingWithContext added in v1.43.22

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) 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 added in v1.43.22

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

StopContactStreaming indicates an expected call of StopContactStreaming.

func (*MockConnectAPIMockRecorder) StopContactStreamingRequest added in v1.43.22

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

StopContactStreamingRequest indicates an expected call of StopContactStreamingRequest.

func (*MockConnectAPIMockRecorder) StopContactStreamingWithContext added in v1.43.22

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) 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) 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) 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 added in v1.43.22

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

UpdateAgentStatus indicates an expected call of UpdateAgentStatus.

func (*MockConnectAPIMockRecorder) UpdateAgentStatusRequest added in v1.43.22

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

UpdateAgentStatusRequest indicates an expected call of UpdateAgentStatusRequest.

func (*MockConnectAPIMockRecorder) UpdateAgentStatusWithContext added in v1.43.22

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

UpdateAgentStatusWithContext indicates an expected call of UpdateAgentStatusWithContext.

func (*MockConnectAPIMockRecorder) UpdateContact added in v1.43.22

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) 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 added in v1.43.22

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

UpdateContactFlowMetadata indicates an expected call of UpdateContactFlowMetadata.

func (*MockConnectAPIMockRecorder) UpdateContactFlowMetadataRequest added in v1.43.22

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

UpdateContactFlowMetadataRequest indicates an expected call of UpdateContactFlowMetadataRequest.

func (*MockConnectAPIMockRecorder) UpdateContactFlowMetadataWithContext added in v1.43.22

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

UpdateContactFlowMetadataWithContext indicates an expected call of UpdateContactFlowMetadataWithContext.

func (*MockConnectAPIMockRecorder) UpdateContactFlowModuleContent added in v1.43.22

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

UpdateContactFlowModuleContent indicates an expected call of UpdateContactFlowModuleContent.

func (*MockConnectAPIMockRecorder) UpdateContactFlowModuleContentRequest added in v1.43.22

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

UpdateContactFlowModuleContentRequest indicates an expected call of UpdateContactFlowModuleContentRequest.

func (*MockConnectAPIMockRecorder) UpdateContactFlowModuleContentWithContext added in v1.43.22

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

UpdateContactFlowModuleContentWithContext indicates an expected call of UpdateContactFlowModuleContentWithContext.

func (*MockConnectAPIMockRecorder) UpdateContactFlowModuleMetadata added in v1.43.22

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

UpdateContactFlowModuleMetadata indicates an expected call of UpdateContactFlowModuleMetadata.

func (*MockConnectAPIMockRecorder) UpdateContactFlowModuleMetadataRequest added in v1.43.22

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

UpdateContactFlowModuleMetadataRequest indicates an expected call of UpdateContactFlowModuleMetadataRequest.

func (*MockConnectAPIMockRecorder) UpdateContactFlowModuleMetadataWithContext added in v1.43.22

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 added in v1.43.22

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

UpdateContactRequest indicates an expected call of UpdateContactRequest.

func (*MockConnectAPIMockRecorder) UpdateContactSchedule added in v1.43.22

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

UpdateContactSchedule indicates an expected call of UpdateContactSchedule.

func (*MockConnectAPIMockRecorder) UpdateContactScheduleRequest added in v1.43.22

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

UpdateContactScheduleRequest indicates an expected call of UpdateContactScheduleRequest.

func (*MockConnectAPIMockRecorder) UpdateContactScheduleWithContext added in v1.43.22

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

UpdateContactScheduleWithContext indicates an expected call of UpdateContactScheduleWithContext.

func (*MockConnectAPIMockRecorder) UpdateContactWithContext added in v1.43.22

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

UpdateContactWithContext indicates an expected call of UpdateContactWithContext.

func (*MockConnectAPIMockRecorder) UpdateHoursOfOperation added in v1.43.22

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

UpdateHoursOfOperation indicates an expected call of UpdateHoursOfOperation.

func (*MockConnectAPIMockRecorder) UpdateHoursOfOperationRequest added in v1.43.22

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

UpdateHoursOfOperationRequest indicates an expected call of UpdateHoursOfOperationRequest.

func (*MockConnectAPIMockRecorder) UpdateHoursOfOperationWithContext added in v1.43.22

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) UpdateQueueHoursOfOperation added in v1.38.35

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

UpdateQueueHoursOfOperation indicates an expected call of UpdateQueueHoursOfOperation.

func (*MockConnectAPIMockRecorder) UpdateQueueHoursOfOperationRequest added in v1.38.35

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

UpdateQueueHoursOfOperationRequest indicates an expected call of UpdateQueueHoursOfOperationRequest.

func (*MockConnectAPIMockRecorder) UpdateQueueHoursOfOperationWithContext added in v1.38.35

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

UpdateQueueHoursOfOperationWithContext indicates an expected call of UpdateQueueHoursOfOperationWithContext.

func (*MockConnectAPIMockRecorder) UpdateQueueMaxContacts added in v1.38.35

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

UpdateQueueMaxContacts indicates an expected call of UpdateQueueMaxContacts.

func (*MockConnectAPIMockRecorder) UpdateQueueMaxContactsRequest added in v1.38.35

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

UpdateQueueMaxContactsRequest indicates an expected call of UpdateQueueMaxContactsRequest.

func (*MockConnectAPIMockRecorder) UpdateQueueMaxContactsWithContext added in v1.38.35

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

UpdateQueueMaxContactsWithContext indicates an expected call of UpdateQueueMaxContactsWithContext.

func (*MockConnectAPIMockRecorder) UpdateQueueName added in v1.38.35

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

UpdateQueueName indicates an expected call of UpdateQueueName.

func (*MockConnectAPIMockRecorder) UpdateQueueNameRequest added in v1.38.35

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

UpdateQueueNameRequest indicates an expected call of UpdateQueueNameRequest.

func (*MockConnectAPIMockRecorder) UpdateQueueNameWithContext added in v1.38.35

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

UpdateQueueNameWithContext indicates an expected call of UpdateQueueNameWithContext.

func (*MockConnectAPIMockRecorder) UpdateQueueOutboundCallerConfig added in v1.38.35

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

UpdateQueueOutboundCallerConfig indicates an expected call of UpdateQueueOutboundCallerConfig.

func (*MockConnectAPIMockRecorder) UpdateQueueOutboundCallerConfigRequest added in v1.38.35

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

UpdateQueueOutboundCallerConfigRequest indicates an expected call of UpdateQueueOutboundCallerConfigRequest.

func (*MockConnectAPIMockRecorder) UpdateQueueOutboundCallerConfigWithContext added in v1.38.35

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

UpdateQueueOutboundCallerConfigWithContext indicates an expected call of UpdateQueueOutboundCallerConfigWithContext.

func (*MockConnectAPIMockRecorder) UpdateQueueStatus added in v1.38.35

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

UpdateQueueStatus indicates an expected call of UpdateQueueStatus.

func (*MockConnectAPIMockRecorder) UpdateQueueStatusRequest added in v1.38.35

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

UpdateQueueStatusRequest indicates an expected call of UpdateQueueStatusRequest.

func (*MockConnectAPIMockRecorder) UpdateQueueStatusWithContext added in v1.38.35

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) 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) UpdateSecurityProfile added in v1.43.22

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

UpdateSecurityProfile indicates an expected call of UpdateSecurityProfile.

func (*MockConnectAPIMockRecorder) UpdateSecurityProfileRequest added in v1.43.22

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

UpdateSecurityProfileRequest indicates an expected call of UpdateSecurityProfileRequest.

func (*MockConnectAPIMockRecorder) UpdateSecurityProfileWithContext added in v1.43.22

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

UpdateSecurityProfileWithContext indicates an expected call of UpdateSecurityProfileWithContext.

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) 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.

Jump to

Keyboard shortcuts

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