connectmock

package
v1.35.10 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 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) 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) CreateContactFlow

CreateContactFlow 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) 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) CreateUser

CreateUser 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) DeleteUser

DeleteUser 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) DescribeContactFlow

DescribeContactFlow 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) UpdateUserHierarchy

UpdateUserHierarchy mocks base method

func (*MockConnectAPI) UpdateUserHierarchyRequest

UpdateUserHierarchyRequest 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) 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) CreateContactFlow

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

CreateContactFlow indicates an expected call of CreateContactFlow

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

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

CreateUser indicates an expected call of CreateUser

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

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

DeleteUser indicates an expected call of DeleteUser

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

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

DescribeContactFlow indicates an expected call of DescribeContactFlow

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

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

UpdateUserHierarchy indicates an expected call of UpdateUserHierarchy

func (*MockConnectAPIMockRecorder) UpdateUserHierarchyRequest

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

UpdateUserHierarchyRequest indicates an expected call of UpdateUserHierarchyRequest

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