chimemock

package
v1.30.0 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 chimemock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockChimeAPI

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

MockChimeAPI is a mock of ChimeAPI interface

func NewMockChimeAPI

func NewMockChimeAPI(ctrl *gomock.Controller) *MockChimeAPI

NewMockChimeAPI creates a new mock instance

func (*MockChimeAPI) AssociatePhoneNumberWithUser

AssociatePhoneNumberWithUser mocks base method

func (*MockChimeAPI) AssociatePhoneNumberWithUserRequest

AssociatePhoneNumberWithUserRequest mocks base method

func (*MockChimeAPI) AssociatePhoneNumberWithUserWithContext

func (m *MockChimeAPI) AssociatePhoneNumberWithUserWithContext(arg0 context.Context, arg1 *chime.AssociatePhoneNumberWithUserInput, arg2 ...request.Option) (*chime.AssociatePhoneNumberWithUserOutput, error)

AssociatePhoneNumberWithUserWithContext mocks base method

func (*MockChimeAPI) AssociatePhoneNumbersWithVoiceConnector

AssociatePhoneNumbersWithVoiceConnector mocks base method

func (*MockChimeAPI) AssociatePhoneNumbersWithVoiceConnectorGroup

AssociatePhoneNumbersWithVoiceConnectorGroup mocks base method

func (*MockChimeAPI) AssociatePhoneNumbersWithVoiceConnectorGroupRequest

AssociatePhoneNumbersWithVoiceConnectorGroupRequest mocks base method

func (*MockChimeAPI) AssociatePhoneNumbersWithVoiceConnectorGroupWithContext

func (m *MockChimeAPI) AssociatePhoneNumbersWithVoiceConnectorGroupWithContext(arg0 context.Context, arg1 *chime.AssociatePhoneNumbersWithVoiceConnectorGroupInput, arg2 ...request.Option) (*chime.AssociatePhoneNumbersWithVoiceConnectorGroupOutput, error)

AssociatePhoneNumbersWithVoiceConnectorGroupWithContext mocks base method

func (*MockChimeAPI) AssociatePhoneNumbersWithVoiceConnectorRequest

AssociatePhoneNumbersWithVoiceConnectorRequest mocks base method

func (*MockChimeAPI) AssociatePhoneNumbersWithVoiceConnectorWithContext

func (m *MockChimeAPI) AssociatePhoneNumbersWithVoiceConnectorWithContext(arg0 context.Context, arg1 *chime.AssociatePhoneNumbersWithVoiceConnectorInput, arg2 ...request.Option) (*chime.AssociatePhoneNumbersWithVoiceConnectorOutput, error)

AssociatePhoneNumbersWithVoiceConnectorWithContext mocks base method

func (*MockChimeAPI) AssociateSigninDelegateGroupsWithAccount

AssociateSigninDelegateGroupsWithAccount mocks base method

func (*MockChimeAPI) AssociateSigninDelegateGroupsWithAccountRequest

AssociateSigninDelegateGroupsWithAccountRequest mocks base method

func (*MockChimeAPI) AssociateSigninDelegateGroupsWithAccountWithContext

func (m *MockChimeAPI) AssociateSigninDelegateGroupsWithAccountWithContext(arg0 context.Context, arg1 *chime.AssociateSigninDelegateGroupsWithAccountInput, arg2 ...request.Option) (*chime.AssociateSigninDelegateGroupsWithAccountOutput, error)

AssociateSigninDelegateGroupsWithAccountWithContext mocks base method

func (*MockChimeAPI) BatchCreateAttendee

BatchCreateAttendee mocks base method

func (*MockChimeAPI) BatchCreateAttendeeRequest

func (m *MockChimeAPI) BatchCreateAttendeeRequest(arg0 *chime.BatchCreateAttendeeInput) (*request.Request, *chime.BatchCreateAttendeeOutput)

BatchCreateAttendeeRequest mocks base method

func (*MockChimeAPI) BatchCreateAttendeeWithContext

func (m *MockChimeAPI) BatchCreateAttendeeWithContext(arg0 context.Context, arg1 *chime.BatchCreateAttendeeInput, arg2 ...request.Option) (*chime.BatchCreateAttendeeOutput, error)

BatchCreateAttendeeWithContext mocks base method

func (*MockChimeAPI) BatchCreateRoomMembership

BatchCreateRoomMembership mocks base method

func (*MockChimeAPI) BatchCreateRoomMembershipRequest

BatchCreateRoomMembershipRequest mocks base method

func (*MockChimeAPI) BatchCreateRoomMembershipWithContext

func (m *MockChimeAPI) BatchCreateRoomMembershipWithContext(arg0 context.Context, arg1 *chime.BatchCreateRoomMembershipInput, arg2 ...request.Option) (*chime.BatchCreateRoomMembershipOutput, error)

BatchCreateRoomMembershipWithContext mocks base method

func (*MockChimeAPI) BatchDeletePhoneNumber

BatchDeletePhoneNumber mocks base method

func (*MockChimeAPI) BatchDeletePhoneNumberRequest

BatchDeletePhoneNumberRequest mocks base method

func (*MockChimeAPI) BatchDeletePhoneNumberWithContext

func (m *MockChimeAPI) BatchDeletePhoneNumberWithContext(arg0 context.Context, arg1 *chime.BatchDeletePhoneNumberInput, arg2 ...request.Option) (*chime.BatchDeletePhoneNumberOutput, error)

BatchDeletePhoneNumberWithContext mocks base method

func (*MockChimeAPI) BatchSuspendUser

BatchSuspendUser mocks base method

func (*MockChimeAPI) BatchSuspendUserRequest

func (m *MockChimeAPI) BatchSuspendUserRequest(arg0 *chime.BatchSuspendUserInput) (*request.Request, *chime.BatchSuspendUserOutput)

BatchSuspendUserRequest mocks base method

func (*MockChimeAPI) BatchSuspendUserWithContext

func (m *MockChimeAPI) BatchSuspendUserWithContext(arg0 context.Context, arg1 *chime.BatchSuspendUserInput, arg2 ...request.Option) (*chime.BatchSuspendUserOutput, error)

BatchSuspendUserWithContext mocks base method

func (*MockChimeAPI) BatchUnsuspendUser

BatchUnsuspendUser mocks base method

func (*MockChimeAPI) BatchUnsuspendUserRequest

func (m *MockChimeAPI) BatchUnsuspendUserRequest(arg0 *chime.BatchUnsuspendUserInput) (*request.Request, *chime.BatchUnsuspendUserOutput)

BatchUnsuspendUserRequest mocks base method

func (*MockChimeAPI) BatchUnsuspendUserWithContext

func (m *MockChimeAPI) BatchUnsuspendUserWithContext(arg0 context.Context, arg1 *chime.BatchUnsuspendUserInput, arg2 ...request.Option) (*chime.BatchUnsuspendUserOutput, error)

BatchUnsuspendUserWithContext mocks base method

func (*MockChimeAPI) BatchUpdatePhoneNumber

BatchUpdatePhoneNumber mocks base method

func (*MockChimeAPI) BatchUpdatePhoneNumberRequest

BatchUpdatePhoneNumberRequest mocks base method

func (*MockChimeAPI) BatchUpdatePhoneNumberWithContext

func (m *MockChimeAPI) BatchUpdatePhoneNumberWithContext(arg0 context.Context, arg1 *chime.BatchUpdatePhoneNumberInput, arg2 ...request.Option) (*chime.BatchUpdatePhoneNumberOutput, error)

BatchUpdatePhoneNumberWithContext mocks base method

func (*MockChimeAPI) BatchUpdateUser

BatchUpdateUser mocks base method

func (*MockChimeAPI) BatchUpdateUserRequest

func (m *MockChimeAPI) BatchUpdateUserRequest(arg0 *chime.BatchUpdateUserInput) (*request.Request, *chime.BatchUpdateUserOutput)

BatchUpdateUserRequest mocks base method

func (*MockChimeAPI) BatchUpdateUserWithContext

func (m *MockChimeAPI) BatchUpdateUserWithContext(arg0 context.Context, arg1 *chime.BatchUpdateUserInput, arg2 ...request.Option) (*chime.BatchUpdateUserOutput, error)

BatchUpdateUserWithContext mocks base method

func (*MockChimeAPI) CreateAccount

CreateAccount mocks base method

func (*MockChimeAPI) CreateAccountRequest

func (m *MockChimeAPI) CreateAccountRequest(arg0 *chime.CreateAccountInput) (*request.Request, *chime.CreateAccountOutput)

CreateAccountRequest mocks base method

func (*MockChimeAPI) CreateAccountWithContext

func (m *MockChimeAPI) CreateAccountWithContext(arg0 context.Context, arg1 *chime.CreateAccountInput, arg2 ...request.Option) (*chime.CreateAccountOutput, error)

CreateAccountWithContext mocks base method

func (*MockChimeAPI) CreateAttendee

CreateAttendee mocks base method

func (*MockChimeAPI) CreateAttendeeRequest

func (m *MockChimeAPI) CreateAttendeeRequest(arg0 *chime.CreateAttendeeInput) (*request.Request, *chime.CreateAttendeeOutput)

CreateAttendeeRequest mocks base method

func (*MockChimeAPI) CreateAttendeeWithContext

func (m *MockChimeAPI) CreateAttendeeWithContext(arg0 context.Context, arg1 *chime.CreateAttendeeInput, arg2 ...request.Option) (*chime.CreateAttendeeOutput, error)

CreateAttendeeWithContext mocks base method

func (*MockChimeAPI) CreateBot

func (m *MockChimeAPI) CreateBot(arg0 *chime.CreateBotInput) (*chime.CreateBotOutput, error)

CreateBot mocks base method

func (*MockChimeAPI) CreateBotRequest

func (m *MockChimeAPI) CreateBotRequest(arg0 *chime.CreateBotInput) (*request.Request, *chime.CreateBotOutput)

CreateBotRequest mocks base method

func (*MockChimeAPI) CreateBotWithContext

func (m *MockChimeAPI) CreateBotWithContext(arg0 context.Context, arg1 *chime.CreateBotInput, arg2 ...request.Option) (*chime.CreateBotOutput, error)

CreateBotWithContext mocks base method

func (*MockChimeAPI) CreateMeeting

CreateMeeting mocks base method

func (*MockChimeAPI) CreateMeetingRequest

func (m *MockChimeAPI) CreateMeetingRequest(arg0 *chime.CreateMeetingInput) (*request.Request, *chime.CreateMeetingOutput)

CreateMeetingRequest mocks base method

func (*MockChimeAPI) CreateMeetingWithContext

func (m *MockChimeAPI) CreateMeetingWithContext(arg0 context.Context, arg1 *chime.CreateMeetingInput, arg2 ...request.Option) (*chime.CreateMeetingOutput, error)

CreateMeetingWithContext mocks base method

func (*MockChimeAPI) CreatePhoneNumberOrder

CreatePhoneNumberOrder mocks base method

func (*MockChimeAPI) CreatePhoneNumberOrderRequest

CreatePhoneNumberOrderRequest mocks base method

func (*MockChimeAPI) CreatePhoneNumberOrderWithContext

func (m *MockChimeAPI) CreatePhoneNumberOrderWithContext(arg0 context.Context, arg1 *chime.CreatePhoneNumberOrderInput, arg2 ...request.Option) (*chime.CreatePhoneNumberOrderOutput, error)

CreatePhoneNumberOrderWithContext mocks base method

func (*MockChimeAPI) CreateRoom

func (m *MockChimeAPI) CreateRoom(arg0 *chime.CreateRoomInput) (*chime.CreateRoomOutput, error)

CreateRoom mocks base method

func (*MockChimeAPI) CreateRoomMembership

CreateRoomMembership mocks base method

func (*MockChimeAPI) CreateRoomMembershipRequest

func (m *MockChimeAPI) CreateRoomMembershipRequest(arg0 *chime.CreateRoomMembershipInput) (*request.Request, *chime.CreateRoomMembershipOutput)

CreateRoomMembershipRequest mocks base method

func (*MockChimeAPI) CreateRoomMembershipWithContext

func (m *MockChimeAPI) CreateRoomMembershipWithContext(arg0 context.Context, arg1 *chime.CreateRoomMembershipInput, arg2 ...request.Option) (*chime.CreateRoomMembershipOutput, error)

CreateRoomMembershipWithContext mocks base method

func (*MockChimeAPI) CreateRoomRequest

func (m *MockChimeAPI) CreateRoomRequest(arg0 *chime.CreateRoomInput) (*request.Request, *chime.CreateRoomOutput)

CreateRoomRequest mocks base method

func (*MockChimeAPI) CreateRoomWithContext

func (m *MockChimeAPI) CreateRoomWithContext(arg0 context.Context, arg1 *chime.CreateRoomInput, arg2 ...request.Option) (*chime.CreateRoomOutput, error)

CreateRoomWithContext mocks base method

func (*MockChimeAPI) CreateUser

func (m *MockChimeAPI) CreateUser(arg0 *chime.CreateUserInput) (*chime.CreateUserOutput, error)

CreateUser mocks base method

func (*MockChimeAPI) CreateUserRequest

func (m *MockChimeAPI) CreateUserRequest(arg0 *chime.CreateUserInput) (*request.Request, *chime.CreateUserOutput)

CreateUserRequest mocks base method

func (*MockChimeAPI) CreateUserWithContext

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

CreateUserWithContext mocks base method

func (*MockChimeAPI) CreateVoiceConnector

CreateVoiceConnector mocks base method

func (*MockChimeAPI) CreateVoiceConnectorGroup

CreateVoiceConnectorGroup mocks base method

func (*MockChimeAPI) CreateVoiceConnectorGroupRequest

CreateVoiceConnectorGroupRequest mocks base method

func (*MockChimeAPI) CreateVoiceConnectorGroupWithContext

func (m *MockChimeAPI) CreateVoiceConnectorGroupWithContext(arg0 context.Context, arg1 *chime.CreateVoiceConnectorGroupInput, arg2 ...request.Option) (*chime.CreateVoiceConnectorGroupOutput, error)

CreateVoiceConnectorGroupWithContext mocks base method

func (*MockChimeAPI) CreateVoiceConnectorRequest

func (m *MockChimeAPI) CreateVoiceConnectorRequest(arg0 *chime.CreateVoiceConnectorInput) (*request.Request, *chime.CreateVoiceConnectorOutput)

CreateVoiceConnectorRequest mocks base method

func (*MockChimeAPI) CreateVoiceConnectorWithContext

func (m *MockChimeAPI) CreateVoiceConnectorWithContext(arg0 context.Context, arg1 *chime.CreateVoiceConnectorInput, arg2 ...request.Option) (*chime.CreateVoiceConnectorOutput, error)

CreateVoiceConnectorWithContext mocks base method

func (*MockChimeAPI) DeleteAccount

DeleteAccount mocks base method

func (*MockChimeAPI) DeleteAccountRequest

func (m *MockChimeAPI) DeleteAccountRequest(arg0 *chime.DeleteAccountInput) (*request.Request, *chime.DeleteAccountOutput)

DeleteAccountRequest mocks base method

func (*MockChimeAPI) DeleteAccountWithContext

func (m *MockChimeAPI) DeleteAccountWithContext(arg0 context.Context, arg1 *chime.DeleteAccountInput, arg2 ...request.Option) (*chime.DeleteAccountOutput, error)

DeleteAccountWithContext mocks base method

func (*MockChimeAPI) DeleteAttendee

DeleteAttendee mocks base method

func (*MockChimeAPI) DeleteAttendeeRequest

func (m *MockChimeAPI) DeleteAttendeeRequest(arg0 *chime.DeleteAttendeeInput) (*request.Request, *chime.DeleteAttendeeOutput)

DeleteAttendeeRequest mocks base method

func (*MockChimeAPI) DeleteAttendeeWithContext

func (m *MockChimeAPI) DeleteAttendeeWithContext(arg0 context.Context, arg1 *chime.DeleteAttendeeInput, arg2 ...request.Option) (*chime.DeleteAttendeeOutput, error)

DeleteAttendeeWithContext mocks base method

func (*MockChimeAPI) DeleteEventsConfiguration

DeleteEventsConfiguration mocks base method

func (*MockChimeAPI) DeleteEventsConfigurationRequest

DeleteEventsConfigurationRequest mocks base method

func (*MockChimeAPI) DeleteEventsConfigurationWithContext

func (m *MockChimeAPI) DeleteEventsConfigurationWithContext(arg0 context.Context, arg1 *chime.DeleteEventsConfigurationInput, arg2 ...request.Option) (*chime.DeleteEventsConfigurationOutput, error)

DeleteEventsConfigurationWithContext mocks base method

func (*MockChimeAPI) DeleteMeeting

DeleteMeeting mocks base method

func (*MockChimeAPI) DeleteMeetingRequest

func (m *MockChimeAPI) DeleteMeetingRequest(arg0 *chime.DeleteMeetingInput) (*request.Request, *chime.DeleteMeetingOutput)

DeleteMeetingRequest mocks base method

func (*MockChimeAPI) DeleteMeetingWithContext

func (m *MockChimeAPI) DeleteMeetingWithContext(arg0 context.Context, arg1 *chime.DeleteMeetingInput, arg2 ...request.Option) (*chime.DeleteMeetingOutput, error)

DeleteMeetingWithContext mocks base method

func (*MockChimeAPI) DeletePhoneNumber

DeletePhoneNumber mocks base method

func (*MockChimeAPI) DeletePhoneNumberRequest

func (m *MockChimeAPI) DeletePhoneNumberRequest(arg0 *chime.DeletePhoneNumberInput) (*request.Request, *chime.DeletePhoneNumberOutput)

DeletePhoneNumberRequest mocks base method

func (*MockChimeAPI) DeletePhoneNumberWithContext

func (m *MockChimeAPI) DeletePhoneNumberWithContext(arg0 context.Context, arg1 *chime.DeletePhoneNumberInput, arg2 ...request.Option) (*chime.DeletePhoneNumberOutput, error)

DeletePhoneNumberWithContext mocks base method

func (*MockChimeAPI) DeleteRoom

func (m *MockChimeAPI) DeleteRoom(arg0 *chime.DeleteRoomInput) (*chime.DeleteRoomOutput, error)

DeleteRoom mocks base method

func (*MockChimeAPI) DeleteRoomMembership

DeleteRoomMembership mocks base method

func (*MockChimeAPI) DeleteRoomMembershipRequest

func (m *MockChimeAPI) DeleteRoomMembershipRequest(arg0 *chime.DeleteRoomMembershipInput) (*request.Request, *chime.DeleteRoomMembershipOutput)

DeleteRoomMembershipRequest mocks base method

func (*MockChimeAPI) DeleteRoomMembershipWithContext

func (m *MockChimeAPI) DeleteRoomMembershipWithContext(arg0 context.Context, arg1 *chime.DeleteRoomMembershipInput, arg2 ...request.Option) (*chime.DeleteRoomMembershipOutput, error)

DeleteRoomMembershipWithContext mocks base method

func (*MockChimeAPI) DeleteRoomRequest

func (m *MockChimeAPI) DeleteRoomRequest(arg0 *chime.DeleteRoomInput) (*request.Request, *chime.DeleteRoomOutput)

DeleteRoomRequest mocks base method

func (*MockChimeAPI) DeleteRoomWithContext

func (m *MockChimeAPI) DeleteRoomWithContext(arg0 context.Context, arg1 *chime.DeleteRoomInput, arg2 ...request.Option) (*chime.DeleteRoomOutput, error)

DeleteRoomWithContext mocks base method

func (*MockChimeAPI) DeleteVoiceConnector

DeleteVoiceConnector mocks base method

func (*MockChimeAPI) DeleteVoiceConnectorGroup

DeleteVoiceConnectorGroup mocks base method

func (*MockChimeAPI) DeleteVoiceConnectorGroupRequest

DeleteVoiceConnectorGroupRequest mocks base method

func (*MockChimeAPI) DeleteVoiceConnectorGroupWithContext

func (m *MockChimeAPI) DeleteVoiceConnectorGroupWithContext(arg0 context.Context, arg1 *chime.DeleteVoiceConnectorGroupInput, arg2 ...request.Option) (*chime.DeleteVoiceConnectorGroupOutput, error)

DeleteVoiceConnectorGroupWithContext mocks base method

func (*MockChimeAPI) DeleteVoiceConnectorOrigination

DeleteVoiceConnectorOrigination mocks base method

func (*MockChimeAPI) DeleteVoiceConnectorOriginationRequest

DeleteVoiceConnectorOriginationRequest mocks base method

func (*MockChimeAPI) DeleteVoiceConnectorOriginationWithContext

func (m *MockChimeAPI) DeleteVoiceConnectorOriginationWithContext(arg0 context.Context, arg1 *chime.DeleteVoiceConnectorOriginationInput, arg2 ...request.Option) (*chime.DeleteVoiceConnectorOriginationOutput, error)

DeleteVoiceConnectorOriginationWithContext mocks base method

func (*MockChimeAPI) DeleteVoiceConnectorRequest

func (m *MockChimeAPI) DeleteVoiceConnectorRequest(arg0 *chime.DeleteVoiceConnectorInput) (*request.Request, *chime.DeleteVoiceConnectorOutput)

DeleteVoiceConnectorRequest mocks base method

func (*MockChimeAPI) DeleteVoiceConnectorStreamingConfiguration

DeleteVoiceConnectorStreamingConfiguration mocks base method

func (*MockChimeAPI) DeleteVoiceConnectorStreamingConfigurationRequest

DeleteVoiceConnectorStreamingConfigurationRequest mocks base method

func (*MockChimeAPI) DeleteVoiceConnectorStreamingConfigurationWithContext

func (m *MockChimeAPI) DeleteVoiceConnectorStreamingConfigurationWithContext(arg0 context.Context, arg1 *chime.DeleteVoiceConnectorStreamingConfigurationInput, arg2 ...request.Option) (*chime.DeleteVoiceConnectorStreamingConfigurationOutput, error)

DeleteVoiceConnectorStreamingConfigurationWithContext mocks base method

func (*MockChimeAPI) DeleteVoiceConnectorTermination

DeleteVoiceConnectorTermination mocks base method

func (*MockChimeAPI) DeleteVoiceConnectorTerminationCredentials

DeleteVoiceConnectorTerminationCredentials mocks base method

func (*MockChimeAPI) DeleteVoiceConnectorTerminationCredentialsRequest

DeleteVoiceConnectorTerminationCredentialsRequest mocks base method

func (*MockChimeAPI) DeleteVoiceConnectorTerminationCredentialsWithContext

func (m *MockChimeAPI) DeleteVoiceConnectorTerminationCredentialsWithContext(arg0 context.Context, arg1 *chime.DeleteVoiceConnectorTerminationCredentialsInput, arg2 ...request.Option) (*chime.DeleteVoiceConnectorTerminationCredentialsOutput, error)

DeleteVoiceConnectorTerminationCredentialsWithContext mocks base method

func (*MockChimeAPI) DeleteVoiceConnectorTerminationRequest

DeleteVoiceConnectorTerminationRequest mocks base method

func (*MockChimeAPI) DeleteVoiceConnectorTerminationWithContext

func (m *MockChimeAPI) DeleteVoiceConnectorTerminationWithContext(arg0 context.Context, arg1 *chime.DeleteVoiceConnectorTerminationInput, arg2 ...request.Option) (*chime.DeleteVoiceConnectorTerminationOutput, error)

DeleteVoiceConnectorTerminationWithContext mocks base method

func (*MockChimeAPI) DeleteVoiceConnectorWithContext

func (m *MockChimeAPI) DeleteVoiceConnectorWithContext(arg0 context.Context, arg1 *chime.DeleteVoiceConnectorInput, arg2 ...request.Option) (*chime.DeleteVoiceConnectorOutput, error)

DeleteVoiceConnectorWithContext mocks base method

func (*MockChimeAPI) DisassociatePhoneNumberFromUser

DisassociatePhoneNumberFromUser mocks base method

func (*MockChimeAPI) DisassociatePhoneNumberFromUserRequest

DisassociatePhoneNumberFromUserRequest mocks base method

func (*MockChimeAPI) DisassociatePhoneNumberFromUserWithContext

func (m *MockChimeAPI) DisassociatePhoneNumberFromUserWithContext(arg0 context.Context, arg1 *chime.DisassociatePhoneNumberFromUserInput, arg2 ...request.Option) (*chime.DisassociatePhoneNumberFromUserOutput, error)

DisassociatePhoneNumberFromUserWithContext mocks base method

func (*MockChimeAPI) DisassociatePhoneNumbersFromVoiceConnector

DisassociatePhoneNumbersFromVoiceConnector mocks base method

func (*MockChimeAPI) DisassociatePhoneNumbersFromVoiceConnectorGroup

DisassociatePhoneNumbersFromVoiceConnectorGroup mocks base method

func (*MockChimeAPI) DisassociatePhoneNumbersFromVoiceConnectorGroupRequest

DisassociatePhoneNumbersFromVoiceConnectorGroupRequest mocks base method

func (*MockChimeAPI) DisassociatePhoneNumbersFromVoiceConnectorGroupWithContext

func (m *MockChimeAPI) DisassociatePhoneNumbersFromVoiceConnectorGroupWithContext(arg0 context.Context, arg1 *chime.DisassociatePhoneNumbersFromVoiceConnectorGroupInput, arg2 ...request.Option) (*chime.DisassociatePhoneNumbersFromVoiceConnectorGroupOutput, error)

DisassociatePhoneNumbersFromVoiceConnectorGroupWithContext mocks base method

func (*MockChimeAPI) DisassociatePhoneNumbersFromVoiceConnectorRequest

DisassociatePhoneNumbersFromVoiceConnectorRequest mocks base method

func (*MockChimeAPI) DisassociatePhoneNumbersFromVoiceConnectorWithContext

func (m *MockChimeAPI) DisassociatePhoneNumbersFromVoiceConnectorWithContext(arg0 context.Context, arg1 *chime.DisassociatePhoneNumbersFromVoiceConnectorInput, arg2 ...request.Option) (*chime.DisassociatePhoneNumbersFromVoiceConnectorOutput, error)

DisassociatePhoneNumbersFromVoiceConnectorWithContext mocks base method

func (*MockChimeAPI) DisassociateSigninDelegateGroupsFromAccount

DisassociateSigninDelegateGroupsFromAccount mocks base method

func (*MockChimeAPI) DisassociateSigninDelegateGroupsFromAccountRequest

DisassociateSigninDelegateGroupsFromAccountRequest mocks base method

func (*MockChimeAPI) DisassociateSigninDelegateGroupsFromAccountWithContext

func (m *MockChimeAPI) DisassociateSigninDelegateGroupsFromAccountWithContext(arg0 context.Context, arg1 *chime.DisassociateSigninDelegateGroupsFromAccountInput, arg2 ...request.Option) (*chime.DisassociateSigninDelegateGroupsFromAccountOutput, error)

DisassociateSigninDelegateGroupsFromAccountWithContext mocks base method

func (*MockChimeAPI) EXPECT

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

func (*MockChimeAPI) GetAccount

func (m *MockChimeAPI) GetAccount(arg0 *chime.GetAccountInput) (*chime.GetAccountOutput, error)

GetAccount mocks base method

func (*MockChimeAPI) GetAccountRequest

func (m *MockChimeAPI) GetAccountRequest(arg0 *chime.GetAccountInput) (*request.Request, *chime.GetAccountOutput)

GetAccountRequest mocks base method

func (*MockChimeAPI) GetAccountSettings

GetAccountSettings mocks base method

func (*MockChimeAPI) GetAccountSettingsRequest

func (m *MockChimeAPI) GetAccountSettingsRequest(arg0 *chime.GetAccountSettingsInput) (*request.Request, *chime.GetAccountSettingsOutput)

GetAccountSettingsRequest mocks base method

func (*MockChimeAPI) GetAccountSettingsWithContext

func (m *MockChimeAPI) GetAccountSettingsWithContext(arg0 context.Context, arg1 *chime.GetAccountSettingsInput, arg2 ...request.Option) (*chime.GetAccountSettingsOutput, error)

GetAccountSettingsWithContext mocks base method

func (*MockChimeAPI) GetAccountWithContext

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

GetAccountWithContext mocks base method

func (*MockChimeAPI) GetAttendee

func (m *MockChimeAPI) GetAttendee(arg0 *chime.GetAttendeeInput) (*chime.GetAttendeeOutput, error)

GetAttendee mocks base method

func (*MockChimeAPI) GetAttendeeRequest

func (m *MockChimeAPI) GetAttendeeRequest(arg0 *chime.GetAttendeeInput) (*request.Request, *chime.GetAttendeeOutput)

GetAttendeeRequest mocks base method

func (*MockChimeAPI) GetAttendeeWithContext

func (m *MockChimeAPI) GetAttendeeWithContext(arg0 context.Context, arg1 *chime.GetAttendeeInput, arg2 ...request.Option) (*chime.GetAttendeeOutput, error)

GetAttendeeWithContext mocks base method

func (*MockChimeAPI) GetBot

func (m *MockChimeAPI) GetBot(arg0 *chime.GetBotInput) (*chime.GetBotOutput, error)

GetBot mocks base method

func (*MockChimeAPI) GetBotRequest

func (m *MockChimeAPI) GetBotRequest(arg0 *chime.GetBotInput) (*request.Request, *chime.GetBotOutput)

GetBotRequest mocks base method

func (*MockChimeAPI) GetBotWithContext

func (m *MockChimeAPI) GetBotWithContext(arg0 context.Context, arg1 *chime.GetBotInput, arg2 ...request.Option) (*chime.GetBotOutput, error)

GetBotWithContext mocks base method

func (*MockChimeAPI) GetEventsConfiguration

GetEventsConfiguration mocks base method

func (*MockChimeAPI) GetEventsConfigurationRequest

GetEventsConfigurationRequest mocks base method

func (*MockChimeAPI) GetEventsConfigurationWithContext

func (m *MockChimeAPI) GetEventsConfigurationWithContext(arg0 context.Context, arg1 *chime.GetEventsConfigurationInput, arg2 ...request.Option) (*chime.GetEventsConfigurationOutput, error)

GetEventsConfigurationWithContext mocks base method

func (*MockChimeAPI) GetGlobalSettings

GetGlobalSettings mocks base method

func (*MockChimeAPI) GetGlobalSettingsRequest

func (m *MockChimeAPI) GetGlobalSettingsRequest(arg0 *chime.GetGlobalSettingsInput) (*request.Request, *chime.GetGlobalSettingsOutput)

GetGlobalSettingsRequest mocks base method

func (*MockChimeAPI) GetGlobalSettingsWithContext

func (m *MockChimeAPI) GetGlobalSettingsWithContext(arg0 context.Context, arg1 *chime.GetGlobalSettingsInput, arg2 ...request.Option) (*chime.GetGlobalSettingsOutput, error)

GetGlobalSettingsWithContext mocks base method

func (*MockChimeAPI) GetMeeting

func (m *MockChimeAPI) GetMeeting(arg0 *chime.GetMeetingInput) (*chime.GetMeetingOutput, error)

GetMeeting mocks base method

func (*MockChimeAPI) GetMeetingRequest

func (m *MockChimeAPI) GetMeetingRequest(arg0 *chime.GetMeetingInput) (*request.Request, *chime.GetMeetingOutput)

GetMeetingRequest mocks base method

func (*MockChimeAPI) GetMeetingWithContext

func (m *MockChimeAPI) GetMeetingWithContext(arg0 context.Context, arg1 *chime.GetMeetingInput, arg2 ...request.Option) (*chime.GetMeetingOutput, error)

GetMeetingWithContext mocks base method

func (*MockChimeAPI) GetPhoneNumber

GetPhoneNumber mocks base method

func (*MockChimeAPI) GetPhoneNumberOrder

GetPhoneNumberOrder mocks base method

func (*MockChimeAPI) GetPhoneNumberOrderRequest

func (m *MockChimeAPI) GetPhoneNumberOrderRequest(arg0 *chime.GetPhoneNumberOrderInput) (*request.Request, *chime.GetPhoneNumberOrderOutput)

GetPhoneNumberOrderRequest mocks base method

func (*MockChimeAPI) GetPhoneNumberOrderWithContext

func (m *MockChimeAPI) GetPhoneNumberOrderWithContext(arg0 context.Context, arg1 *chime.GetPhoneNumberOrderInput, arg2 ...request.Option) (*chime.GetPhoneNumberOrderOutput, error)

GetPhoneNumberOrderWithContext mocks base method

func (*MockChimeAPI) GetPhoneNumberRequest

func (m *MockChimeAPI) GetPhoneNumberRequest(arg0 *chime.GetPhoneNumberInput) (*request.Request, *chime.GetPhoneNumberOutput)

GetPhoneNumberRequest mocks base method

func (*MockChimeAPI) GetPhoneNumberSettings

GetPhoneNumberSettings mocks base method

func (*MockChimeAPI) GetPhoneNumberSettingsRequest

GetPhoneNumberSettingsRequest mocks base method

func (*MockChimeAPI) GetPhoneNumberSettingsWithContext

func (m *MockChimeAPI) GetPhoneNumberSettingsWithContext(arg0 context.Context, arg1 *chime.GetPhoneNumberSettingsInput, arg2 ...request.Option) (*chime.GetPhoneNumberSettingsOutput, error)

GetPhoneNumberSettingsWithContext mocks base method

func (*MockChimeAPI) GetPhoneNumberWithContext

func (m *MockChimeAPI) GetPhoneNumberWithContext(arg0 context.Context, arg1 *chime.GetPhoneNumberInput, arg2 ...request.Option) (*chime.GetPhoneNumberOutput, error)

GetPhoneNumberWithContext mocks base method

func (*MockChimeAPI) GetRoom

func (m *MockChimeAPI) GetRoom(arg0 *chime.GetRoomInput) (*chime.GetRoomOutput, error)

GetRoom mocks base method

func (*MockChimeAPI) GetRoomRequest

func (m *MockChimeAPI) GetRoomRequest(arg0 *chime.GetRoomInput) (*request.Request, *chime.GetRoomOutput)

GetRoomRequest mocks base method

func (*MockChimeAPI) GetRoomWithContext

func (m *MockChimeAPI) GetRoomWithContext(arg0 context.Context, arg1 *chime.GetRoomInput, arg2 ...request.Option) (*chime.GetRoomOutput, error)

GetRoomWithContext mocks base method

func (*MockChimeAPI) GetUser

func (m *MockChimeAPI) GetUser(arg0 *chime.GetUserInput) (*chime.GetUserOutput, error)

GetUser mocks base method

func (*MockChimeAPI) GetUserRequest

func (m *MockChimeAPI) GetUserRequest(arg0 *chime.GetUserInput) (*request.Request, *chime.GetUserOutput)

GetUserRequest mocks base method

func (*MockChimeAPI) GetUserSettings

GetUserSettings mocks base method

func (*MockChimeAPI) GetUserSettingsRequest

func (m *MockChimeAPI) GetUserSettingsRequest(arg0 *chime.GetUserSettingsInput) (*request.Request, *chime.GetUserSettingsOutput)

GetUserSettingsRequest mocks base method

func (*MockChimeAPI) GetUserSettingsWithContext

func (m *MockChimeAPI) GetUserSettingsWithContext(arg0 context.Context, arg1 *chime.GetUserSettingsInput, arg2 ...request.Option) (*chime.GetUserSettingsOutput, error)

GetUserSettingsWithContext mocks base method

func (*MockChimeAPI) GetUserWithContext

func (m *MockChimeAPI) GetUserWithContext(arg0 context.Context, arg1 *chime.GetUserInput, arg2 ...request.Option) (*chime.GetUserOutput, error)

GetUserWithContext mocks base method

func (*MockChimeAPI) GetVoiceConnector

GetVoiceConnector mocks base method

func (*MockChimeAPI) GetVoiceConnectorGroup

GetVoiceConnectorGroup mocks base method

func (*MockChimeAPI) GetVoiceConnectorGroupRequest

GetVoiceConnectorGroupRequest mocks base method

func (*MockChimeAPI) GetVoiceConnectorGroupWithContext

func (m *MockChimeAPI) GetVoiceConnectorGroupWithContext(arg0 context.Context, arg1 *chime.GetVoiceConnectorGroupInput, arg2 ...request.Option) (*chime.GetVoiceConnectorGroupOutput, error)

GetVoiceConnectorGroupWithContext mocks base method

func (*MockChimeAPI) GetVoiceConnectorLoggingConfiguration

GetVoiceConnectorLoggingConfiguration mocks base method

func (*MockChimeAPI) GetVoiceConnectorLoggingConfigurationRequest

GetVoiceConnectorLoggingConfigurationRequest mocks base method

func (*MockChimeAPI) GetVoiceConnectorLoggingConfigurationWithContext

func (m *MockChimeAPI) GetVoiceConnectorLoggingConfigurationWithContext(arg0 context.Context, arg1 *chime.GetVoiceConnectorLoggingConfigurationInput, arg2 ...request.Option) (*chime.GetVoiceConnectorLoggingConfigurationOutput, error)

GetVoiceConnectorLoggingConfigurationWithContext mocks base method

func (*MockChimeAPI) GetVoiceConnectorOrigination

GetVoiceConnectorOrigination mocks base method

func (*MockChimeAPI) GetVoiceConnectorOriginationRequest

GetVoiceConnectorOriginationRequest mocks base method

func (*MockChimeAPI) GetVoiceConnectorOriginationWithContext

func (m *MockChimeAPI) GetVoiceConnectorOriginationWithContext(arg0 context.Context, arg1 *chime.GetVoiceConnectorOriginationInput, arg2 ...request.Option) (*chime.GetVoiceConnectorOriginationOutput, error)

GetVoiceConnectorOriginationWithContext mocks base method

func (*MockChimeAPI) GetVoiceConnectorRequest

func (m *MockChimeAPI) GetVoiceConnectorRequest(arg0 *chime.GetVoiceConnectorInput) (*request.Request, *chime.GetVoiceConnectorOutput)

GetVoiceConnectorRequest mocks base method

func (*MockChimeAPI) GetVoiceConnectorStreamingConfiguration

GetVoiceConnectorStreamingConfiguration mocks base method

func (*MockChimeAPI) GetVoiceConnectorStreamingConfigurationRequest

GetVoiceConnectorStreamingConfigurationRequest mocks base method

func (*MockChimeAPI) GetVoiceConnectorStreamingConfigurationWithContext

func (m *MockChimeAPI) GetVoiceConnectorStreamingConfigurationWithContext(arg0 context.Context, arg1 *chime.GetVoiceConnectorStreamingConfigurationInput, arg2 ...request.Option) (*chime.GetVoiceConnectorStreamingConfigurationOutput, error)

GetVoiceConnectorStreamingConfigurationWithContext mocks base method

func (*MockChimeAPI) GetVoiceConnectorTermination

GetVoiceConnectorTermination mocks base method

func (*MockChimeAPI) GetVoiceConnectorTerminationHealth

GetVoiceConnectorTerminationHealth mocks base method

func (*MockChimeAPI) GetVoiceConnectorTerminationHealthRequest

GetVoiceConnectorTerminationHealthRequest mocks base method

func (*MockChimeAPI) GetVoiceConnectorTerminationHealthWithContext

func (m *MockChimeAPI) GetVoiceConnectorTerminationHealthWithContext(arg0 context.Context, arg1 *chime.GetVoiceConnectorTerminationHealthInput, arg2 ...request.Option) (*chime.GetVoiceConnectorTerminationHealthOutput, error)

GetVoiceConnectorTerminationHealthWithContext mocks base method

func (*MockChimeAPI) GetVoiceConnectorTerminationRequest

GetVoiceConnectorTerminationRequest mocks base method

func (*MockChimeAPI) GetVoiceConnectorTerminationWithContext

func (m *MockChimeAPI) GetVoiceConnectorTerminationWithContext(arg0 context.Context, arg1 *chime.GetVoiceConnectorTerminationInput, arg2 ...request.Option) (*chime.GetVoiceConnectorTerminationOutput, error)

GetVoiceConnectorTerminationWithContext mocks base method

func (*MockChimeAPI) GetVoiceConnectorWithContext

func (m *MockChimeAPI) GetVoiceConnectorWithContext(arg0 context.Context, arg1 *chime.GetVoiceConnectorInput, arg2 ...request.Option) (*chime.GetVoiceConnectorOutput, error)

GetVoiceConnectorWithContext mocks base method

func (*MockChimeAPI) InviteUsers

func (m *MockChimeAPI) InviteUsers(arg0 *chime.InviteUsersInput) (*chime.InviteUsersOutput, error)

InviteUsers mocks base method

func (*MockChimeAPI) InviteUsersRequest

func (m *MockChimeAPI) InviteUsersRequest(arg0 *chime.InviteUsersInput) (*request.Request, *chime.InviteUsersOutput)

InviteUsersRequest mocks base method

func (*MockChimeAPI) InviteUsersWithContext

func (m *MockChimeAPI) InviteUsersWithContext(arg0 context.Context, arg1 *chime.InviteUsersInput, arg2 ...request.Option) (*chime.InviteUsersOutput, error)

InviteUsersWithContext mocks base method

func (*MockChimeAPI) ListAccounts

ListAccounts mocks base method

func (*MockChimeAPI) ListAccountsPages

func (m *MockChimeAPI) ListAccountsPages(arg0 *chime.ListAccountsInput, arg1 func(*chime.ListAccountsOutput, bool) bool) error

ListAccountsPages mocks base method

func (*MockChimeAPI) ListAccountsPagesWithContext

func (m *MockChimeAPI) ListAccountsPagesWithContext(arg0 context.Context, arg1 *chime.ListAccountsInput, arg2 func(*chime.ListAccountsOutput, bool) bool, arg3 ...request.Option) error

ListAccountsPagesWithContext mocks base method

func (*MockChimeAPI) ListAccountsRequest

func (m *MockChimeAPI) ListAccountsRequest(arg0 *chime.ListAccountsInput) (*request.Request, *chime.ListAccountsOutput)

ListAccountsRequest mocks base method

func (*MockChimeAPI) ListAccountsWithContext

func (m *MockChimeAPI) ListAccountsWithContext(arg0 context.Context, arg1 *chime.ListAccountsInput, arg2 ...request.Option) (*chime.ListAccountsOutput, error)

ListAccountsWithContext mocks base method

func (*MockChimeAPI) ListAttendees

ListAttendees mocks base method

func (*MockChimeAPI) ListAttendeesPages

func (m *MockChimeAPI) ListAttendeesPages(arg0 *chime.ListAttendeesInput, arg1 func(*chime.ListAttendeesOutput, bool) bool) error

ListAttendeesPages mocks base method

func (*MockChimeAPI) ListAttendeesPagesWithContext

func (m *MockChimeAPI) ListAttendeesPagesWithContext(arg0 context.Context, arg1 *chime.ListAttendeesInput, arg2 func(*chime.ListAttendeesOutput, bool) bool, arg3 ...request.Option) error

ListAttendeesPagesWithContext mocks base method

func (*MockChimeAPI) ListAttendeesRequest

func (m *MockChimeAPI) ListAttendeesRequest(arg0 *chime.ListAttendeesInput) (*request.Request, *chime.ListAttendeesOutput)

ListAttendeesRequest mocks base method

func (*MockChimeAPI) ListAttendeesWithContext

func (m *MockChimeAPI) ListAttendeesWithContext(arg0 context.Context, arg1 *chime.ListAttendeesInput, arg2 ...request.Option) (*chime.ListAttendeesOutput, error)

ListAttendeesWithContext mocks base method

func (*MockChimeAPI) ListBots

func (m *MockChimeAPI) ListBots(arg0 *chime.ListBotsInput) (*chime.ListBotsOutput, error)

ListBots mocks base method

func (*MockChimeAPI) ListBotsPages

func (m *MockChimeAPI) ListBotsPages(arg0 *chime.ListBotsInput, arg1 func(*chime.ListBotsOutput, bool) bool) error

ListBotsPages mocks base method

func (*MockChimeAPI) ListBotsPagesWithContext

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

ListBotsPagesWithContext mocks base method

func (*MockChimeAPI) ListBotsRequest

func (m *MockChimeAPI) ListBotsRequest(arg0 *chime.ListBotsInput) (*request.Request, *chime.ListBotsOutput)

ListBotsRequest mocks base method

func (*MockChimeAPI) ListBotsWithContext

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

ListBotsWithContext mocks base method

func (*MockChimeAPI) ListMeetings

ListMeetings mocks base method

func (*MockChimeAPI) ListMeetingsPages

func (m *MockChimeAPI) ListMeetingsPages(arg0 *chime.ListMeetingsInput, arg1 func(*chime.ListMeetingsOutput, bool) bool) error

ListMeetingsPages mocks base method

func (*MockChimeAPI) ListMeetingsPagesWithContext

func (m *MockChimeAPI) ListMeetingsPagesWithContext(arg0 context.Context, arg1 *chime.ListMeetingsInput, arg2 func(*chime.ListMeetingsOutput, bool) bool, arg3 ...request.Option) error

ListMeetingsPagesWithContext mocks base method

func (*MockChimeAPI) ListMeetingsRequest

func (m *MockChimeAPI) ListMeetingsRequest(arg0 *chime.ListMeetingsInput) (*request.Request, *chime.ListMeetingsOutput)

ListMeetingsRequest mocks base method

func (*MockChimeAPI) ListMeetingsWithContext

func (m *MockChimeAPI) ListMeetingsWithContext(arg0 context.Context, arg1 *chime.ListMeetingsInput, arg2 ...request.Option) (*chime.ListMeetingsOutput, error)

ListMeetingsWithContext mocks base method

func (*MockChimeAPI) ListPhoneNumberOrders

ListPhoneNumberOrders mocks base method

func (*MockChimeAPI) ListPhoneNumberOrdersPages

func (m *MockChimeAPI) ListPhoneNumberOrdersPages(arg0 *chime.ListPhoneNumberOrdersInput, arg1 func(*chime.ListPhoneNumberOrdersOutput, bool) bool) error

ListPhoneNumberOrdersPages mocks base method

func (*MockChimeAPI) ListPhoneNumberOrdersPagesWithContext

func (m *MockChimeAPI) ListPhoneNumberOrdersPagesWithContext(arg0 context.Context, arg1 *chime.ListPhoneNumberOrdersInput, arg2 func(*chime.ListPhoneNumberOrdersOutput, bool) bool, arg3 ...request.Option) error

ListPhoneNumberOrdersPagesWithContext mocks base method

func (*MockChimeAPI) ListPhoneNumberOrdersRequest

ListPhoneNumberOrdersRequest mocks base method

func (*MockChimeAPI) ListPhoneNumberOrdersWithContext

func (m *MockChimeAPI) ListPhoneNumberOrdersWithContext(arg0 context.Context, arg1 *chime.ListPhoneNumberOrdersInput, arg2 ...request.Option) (*chime.ListPhoneNumberOrdersOutput, error)

ListPhoneNumberOrdersWithContext mocks base method

func (*MockChimeAPI) ListPhoneNumbers

ListPhoneNumbers mocks base method

func (*MockChimeAPI) ListPhoneNumbersPages

func (m *MockChimeAPI) ListPhoneNumbersPages(arg0 *chime.ListPhoneNumbersInput, arg1 func(*chime.ListPhoneNumbersOutput, bool) bool) error

ListPhoneNumbersPages mocks base method

func (*MockChimeAPI) ListPhoneNumbersPagesWithContext

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

ListPhoneNumbersPagesWithContext mocks base method

func (*MockChimeAPI) ListPhoneNumbersRequest

func (m *MockChimeAPI) ListPhoneNumbersRequest(arg0 *chime.ListPhoneNumbersInput) (*request.Request, *chime.ListPhoneNumbersOutput)

ListPhoneNumbersRequest mocks base method

func (*MockChimeAPI) ListPhoneNumbersWithContext

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

ListPhoneNumbersWithContext mocks base method

func (*MockChimeAPI) ListRoomMemberships

ListRoomMemberships mocks base method

func (*MockChimeAPI) ListRoomMembershipsPages

func (m *MockChimeAPI) ListRoomMembershipsPages(arg0 *chime.ListRoomMembershipsInput, arg1 func(*chime.ListRoomMembershipsOutput, bool) bool) error

ListRoomMembershipsPages mocks base method

func (*MockChimeAPI) ListRoomMembershipsPagesWithContext

func (m *MockChimeAPI) ListRoomMembershipsPagesWithContext(arg0 context.Context, arg1 *chime.ListRoomMembershipsInput, arg2 func(*chime.ListRoomMembershipsOutput, bool) bool, arg3 ...request.Option) error

ListRoomMembershipsPagesWithContext mocks base method

func (*MockChimeAPI) ListRoomMembershipsRequest

func (m *MockChimeAPI) ListRoomMembershipsRequest(arg0 *chime.ListRoomMembershipsInput) (*request.Request, *chime.ListRoomMembershipsOutput)

ListRoomMembershipsRequest mocks base method

func (*MockChimeAPI) ListRoomMembershipsWithContext

func (m *MockChimeAPI) ListRoomMembershipsWithContext(arg0 context.Context, arg1 *chime.ListRoomMembershipsInput, arg2 ...request.Option) (*chime.ListRoomMembershipsOutput, error)

ListRoomMembershipsWithContext mocks base method

func (*MockChimeAPI) ListRooms

func (m *MockChimeAPI) ListRooms(arg0 *chime.ListRoomsInput) (*chime.ListRoomsOutput, error)

ListRooms mocks base method

func (*MockChimeAPI) ListRoomsPages

func (m *MockChimeAPI) ListRoomsPages(arg0 *chime.ListRoomsInput, arg1 func(*chime.ListRoomsOutput, bool) bool) error

ListRoomsPages mocks base method

func (*MockChimeAPI) ListRoomsPagesWithContext

func (m *MockChimeAPI) ListRoomsPagesWithContext(arg0 context.Context, arg1 *chime.ListRoomsInput, arg2 func(*chime.ListRoomsOutput, bool) bool, arg3 ...request.Option) error

ListRoomsPagesWithContext mocks base method

func (*MockChimeAPI) ListRoomsRequest

func (m *MockChimeAPI) ListRoomsRequest(arg0 *chime.ListRoomsInput) (*request.Request, *chime.ListRoomsOutput)

ListRoomsRequest mocks base method

func (*MockChimeAPI) ListRoomsWithContext

func (m *MockChimeAPI) ListRoomsWithContext(arg0 context.Context, arg1 *chime.ListRoomsInput, arg2 ...request.Option) (*chime.ListRoomsOutput, error)

ListRoomsWithContext mocks base method

func (*MockChimeAPI) ListUsers

func (m *MockChimeAPI) ListUsers(arg0 *chime.ListUsersInput) (*chime.ListUsersOutput, error)

ListUsers mocks base method

func (*MockChimeAPI) ListUsersPages

func (m *MockChimeAPI) ListUsersPages(arg0 *chime.ListUsersInput, arg1 func(*chime.ListUsersOutput, bool) bool) error

ListUsersPages mocks base method

func (*MockChimeAPI) ListUsersPagesWithContext

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

ListUsersPagesWithContext mocks base method

func (*MockChimeAPI) ListUsersRequest

func (m *MockChimeAPI) ListUsersRequest(arg0 *chime.ListUsersInput) (*request.Request, *chime.ListUsersOutput)

ListUsersRequest mocks base method

func (*MockChimeAPI) ListUsersWithContext

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

ListUsersWithContext mocks base method

func (*MockChimeAPI) ListVoiceConnectorGroups

ListVoiceConnectorGroups mocks base method

func (*MockChimeAPI) ListVoiceConnectorGroupsPages

func (m *MockChimeAPI) ListVoiceConnectorGroupsPages(arg0 *chime.ListVoiceConnectorGroupsInput, arg1 func(*chime.ListVoiceConnectorGroupsOutput, bool) bool) error

ListVoiceConnectorGroupsPages mocks base method

func (*MockChimeAPI) ListVoiceConnectorGroupsPagesWithContext

func (m *MockChimeAPI) ListVoiceConnectorGroupsPagesWithContext(arg0 context.Context, arg1 *chime.ListVoiceConnectorGroupsInput, arg2 func(*chime.ListVoiceConnectorGroupsOutput, bool) bool, arg3 ...request.Option) error

ListVoiceConnectorGroupsPagesWithContext mocks base method

func (*MockChimeAPI) ListVoiceConnectorGroupsRequest

ListVoiceConnectorGroupsRequest mocks base method

func (*MockChimeAPI) ListVoiceConnectorGroupsWithContext

func (m *MockChimeAPI) ListVoiceConnectorGroupsWithContext(arg0 context.Context, arg1 *chime.ListVoiceConnectorGroupsInput, arg2 ...request.Option) (*chime.ListVoiceConnectorGroupsOutput, error)

ListVoiceConnectorGroupsWithContext mocks base method

func (*MockChimeAPI) ListVoiceConnectorTerminationCredentials

ListVoiceConnectorTerminationCredentials mocks base method

func (*MockChimeAPI) ListVoiceConnectorTerminationCredentialsRequest

ListVoiceConnectorTerminationCredentialsRequest mocks base method

func (*MockChimeAPI) ListVoiceConnectorTerminationCredentialsWithContext

func (m *MockChimeAPI) ListVoiceConnectorTerminationCredentialsWithContext(arg0 context.Context, arg1 *chime.ListVoiceConnectorTerminationCredentialsInput, arg2 ...request.Option) (*chime.ListVoiceConnectorTerminationCredentialsOutput, error)

ListVoiceConnectorTerminationCredentialsWithContext mocks base method

func (*MockChimeAPI) ListVoiceConnectors

ListVoiceConnectors mocks base method

func (*MockChimeAPI) ListVoiceConnectorsPages

func (m *MockChimeAPI) ListVoiceConnectorsPages(arg0 *chime.ListVoiceConnectorsInput, arg1 func(*chime.ListVoiceConnectorsOutput, bool) bool) error

ListVoiceConnectorsPages mocks base method

func (*MockChimeAPI) ListVoiceConnectorsPagesWithContext

func (m *MockChimeAPI) ListVoiceConnectorsPagesWithContext(arg0 context.Context, arg1 *chime.ListVoiceConnectorsInput, arg2 func(*chime.ListVoiceConnectorsOutput, bool) bool, arg3 ...request.Option) error

ListVoiceConnectorsPagesWithContext mocks base method

func (*MockChimeAPI) ListVoiceConnectorsRequest

func (m *MockChimeAPI) ListVoiceConnectorsRequest(arg0 *chime.ListVoiceConnectorsInput) (*request.Request, *chime.ListVoiceConnectorsOutput)

ListVoiceConnectorsRequest mocks base method

func (*MockChimeAPI) ListVoiceConnectorsWithContext

func (m *MockChimeAPI) ListVoiceConnectorsWithContext(arg0 context.Context, arg1 *chime.ListVoiceConnectorsInput, arg2 ...request.Option) (*chime.ListVoiceConnectorsOutput, error)

ListVoiceConnectorsWithContext mocks base method

func (*MockChimeAPI) LogoutUser

func (m *MockChimeAPI) LogoutUser(arg0 *chime.LogoutUserInput) (*chime.LogoutUserOutput, error)

LogoutUser mocks base method

func (*MockChimeAPI) LogoutUserRequest

func (m *MockChimeAPI) LogoutUserRequest(arg0 *chime.LogoutUserInput) (*request.Request, *chime.LogoutUserOutput)

LogoutUserRequest mocks base method

func (*MockChimeAPI) LogoutUserWithContext

func (m *MockChimeAPI) LogoutUserWithContext(arg0 context.Context, arg1 *chime.LogoutUserInput, arg2 ...request.Option) (*chime.LogoutUserOutput, error)

LogoutUserWithContext mocks base method

func (*MockChimeAPI) PutEventsConfiguration

PutEventsConfiguration mocks base method

func (*MockChimeAPI) PutEventsConfigurationRequest

PutEventsConfigurationRequest mocks base method

func (*MockChimeAPI) PutEventsConfigurationWithContext

func (m *MockChimeAPI) PutEventsConfigurationWithContext(arg0 context.Context, arg1 *chime.PutEventsConfigurationInput, arg2 ...request.Option) (*chime.PutEventsConfigurationOutput, error)

PutEventsConfigurationWithContext mocks base method

func (*MockChimeAPI) PutVoiceConnectorLoggingConfiguration

PutVoiceConnectorLoggingConfiguration mocks base method

func (*MockChimeAPI) PutVoiceConnectorLoggingConfigurationRequest

PutVoiceConnectorLoggingConfigurationRequest mocks base method

func (*MockChimeAPI) PutVoiceConnectorLoggingConfigurationWithContext

func (m *MockChimeAPI) PutVoiceConnectorLoggingConfigurationWithContext(arg0 context.Context, arg1 *chime.PutVoiceConnectorLoggingConfigurationInput, arg2 ...request.Option) (*chime.PutVoiceConnectorLoggingConfigurationOutput, error)

PutVoiceConnectorLoggingConfigurationWithContext mocks base method

func (*MockChimeAPI) PutVoiceConnectorOrigination

PutVoiceConnectorOrigination mocks base method

func (*MockChimeAPI) PutVoiceConnectorOriginationRequest

PutVoiceConnectorOriginationRequest mocks base method

func (*MockChimeAPI) PutVoiceConnectorOriginationWithContext

func (m *MockChimeAPI) PutVoiceConnectorOriginationWithContext(arg0 context.Context, arg1 *chime.PutVoiceConnectorOriginationInput, arg2 ...request.Option) (*chime.PutVoiceConnectorOriginationOutput, error)

PutVoiceConnectorOriginationWithContext mocks base method

func (*MockChimeAPI) PutVoiceConnectorStreamingConfiguration

PutVoiceConnectorStreamingConfiguration mocks base method

func (*MockChimeAPI) PutVoiceConnectorStreamingConfigurationRequest

PutVoiceConnectorStreamingConfigurationRequest mocks base method

func (*MockChimeAPI) PutVoiceConnectorStreamingConfigurationWithContext

func (m *MockChimeAPI) PutVoiceConnectorStreamingConfigurationWithContext(arg0 context.Context, arg1 *chime.PutVoiceConnectorStreamingConfigurationInput, arg2 ...request.Option) (*chime.PutVoiceConnectorStreamingConfigurationOutput, error)

PutVoiceConnectorStreamingConfigurationWithContext mocks base method

func (*MockChimeAPI) PutVoiceConnectorTermination

PutVoiceConnectorTermination mocks base method

func (*MockChimeAPI) PutVoiceConnectorTerminationCredentials

PutVoiceConnectorTerminationCredentials mocks base method

func (*MockChimeAPI) PutVoiceConnectorTerminationCredentialsRequest

PutVoiceConnectorTerminationCredentialsRequest mocks base method

func (*MockChimeAPI) PutVoiceConnectorTerminationCredentialsWithContext

func (m *MockChimeAPI) PutVoiceConnectorTerminationCredentialsWithContext(arg0 context.Context, arg1 *chime.PutVoiceConnectorTerminationCredentialsInput, arg2 ...request.Option) (*chime.PutVoiceConnectorTerminationCredentialsOutput, error)

PutVoiceConnectorTerminationCredentialsWithContext mocks base method

func (*MockChimeAPI) PutVoiceConnectorTerminationRequest

PutVoiceConnectorTerminationRequest mocks base method

func (*MockChimeAPI) PutVoiceConnectorTerminationWithContext

func (m *MockChimeAPI) PutVoiceConnectorTerminationWithContext(arg0 context.Context, arg1 *chime.PutVoiceConnectorTerminationInput, arg2 ...request.Option) (*chime.PutVoiceConnectorTerminationOutput, error)

PutVoiceConnectorTerminationWithContext mocks base method

func (*MockChimeAPI) RegenerateSecurityToken

RegenerateSecurityToken mocks base method

func (*MockChimeAPI) RegenerateSecurityTokenRequest

RegenerateSecurityTokenRequest mocks base method

func (*MockChimeAPI) RegenerateSecurityTokenWithContext

func (m *MockChimeAPI) RegenerateSecurityTokenWithContext(arg0 context.Context, arg1 *chime.RegenerateSecurityTokenInput, arg2 ...request.Option) (*chime.RegenerateSecurityTokenOutput, error)

RegenerateSecurityTokenWithContext mocks base method

func (*MockChimeAPI) ResetPersonalPIN

ResetPersonalPIN mocks base method

func (*MockChimeAPI) ResetPersonalPINRequest

func (m *MockChimeAPI) ResetPersonalPINRequest(arg0 *chime.ResetPersonalPINInput) (*request.Request, *chime.ResetPersonalPINOutput)

ResetPersonalPINRequest mocks base method

func (*MockChimeAPI) ResetPersonalPINWithContext

func (m *MockChimeAPI) ResetPersonalPINWithContext(arg0 context.Context, arg1 *chime.ResetPersonalPINInput, arg2 ...request.Option) (*chime.ResetPersonalPINOutput, error)

ResetPersonalPINWithContext mocks base method

func (*MockChimeAPI) RestorePhoneNumber

RestorePhoneNumber mocks base method

func (*MockChimeAPI) RestorePhoneNumberRequest

func (m *MockChimeAPI) RestorePhoneNumberRequest(arg0 *chime.RestorePhoneNumberInput) (*request.Request, *chime.RestorePhoneNumberOutput)

RestorePhoneNumberRequest mocks base method

func (*MockChimeAPI) RestorePhoneNumberWithContext

func (m *MockChimeAPI) RestorePhoneNumberWithContext(arg0 context.Context, arg1 *chime.RestorePhoneNumberInput, arg2 ...request.Option) (*chime.RestorePhoneNumberOutput, error)

RestorePhoneNumberWithContext mocks base method

func (*MockChimeAPI) SearchAvailablePhoneNumbers

SearchAvailablePhoneNumbers mocks base method

func (*MockChimeAPI) SearchAvailablePhoneNumbersRequest

SearchAvailablePhoneNumbersRequest mocks base method

func (*MockChimeAPI) SearchAvailablePhoneNumbersWithContext

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

SearchAvailablePhoneNumbersWithContext mocks base method

func (*MockChimeAPI) UpdateAccount

UpdateAccount mocks base method

func (*MockChimeAPI) UpdateAccountRequest

func (m *MockChimeAPI) UpdateAccountRequest(arg0 *chime.UpdateAccountInput) (*request.Request, *chime.UpdateAccountOutput)

UpdateAccountRequest mocks base method

func (*MockChimeAPI) UpdateAccountSettings

UpdateAccountSettings mocks base method

func (*MockChimeAPI) UpdateAccountSettingsRequest

UpdateAccountSettingsRequest mocks base method

func (*MockChimeAPI) UpdateAccountSettingsWithContext

func (m *MockChimeAPI) UpdateAccountSettingsWithContext(arg0 context.Context, arg1 *chime.UpdateAccountSettingsInput, arg2 ...request.Option) (*chime.UpdateAccountSettingsOutput, error)

UpdateAccountSettingsWithContext mocks base method

func (*MockChimeAPI) UpdateAccountWithContext

func (m *MockChimeAPI) UpdateAccountWithContext(arg0 context.Context, arg1 *chime.UpdateAccountInput, arg2 ...request.Option) (*chime.UpdateAccountOutput, error)

UpdateAccountWithContext mocks base method

func (*MockChimeAPI) UpdateBot

func (m *MockChimeAPI) UpdateBot(arg0 *chime.UpdateBotInput) (*chime.UpdateBotOutput, error)

UpdateBot mocks base method

func (*MockChimeAPI) UpdateBotRequest

func (m *MockChimeAPI) UpdateBotRequest(arg0 *chime.UpdateBotInput) (*request.Request, *chime.UpdateBotOutput)

UpdateBotRequest mocks base method

func (*MockChimeAPI) UpdateBotWithContext

func (m *MockChimeAPI) UpdateBotWithContext(arg0 context.Context, arg1 *chime.UpdateBotInput, arg2 ...request.Option) (*chime.UpdateBotOutput, error)

UpdateBotWithContext mocks base method

func (*MockChimeAPI) UpdateGlobalSettings

UpdateGlobalSettings mocks base method

func (*MockChimeAPI) UpdateGlobalSettingsRequest

func (m *MockChimeAPI) UpdateGlobalSettingsRequest(arg0 *chime.UpdateGlobalSettingsInput) (*request.Request, *chime.UpdateGlobalSettingsOutput)

UpdateGlobalSettingsRequest mocks base method

func (*MockChimeAPI) UpdateGlobalSettingsWithContext

func (m *MockChimeAPI) UpdateGlobalSettingsWithContext(arg0 context.Context, arg1 *chime.UpdateGlobalSettingsInput, arg2 ...request.Option) (*chime.UpdateGlobalSettingsOutput, error)

UpdateGlobalSettingsWithContext mocks base method

func (*MockChimeAPI) UpdatePhoneNumber

UpdatePhoneNumber mocks base method

func (*MockChimeAPI) UpdatePhoneNumberRequest

func (m *MockChimeAPI) UpdatePhoneNumberRequest(arg0 *chime.UpdatePhoneNumberInput) (*request.Request, *chime.UpdatePhoneNumberOutput)

UpdatePhoneNumberRequest mocks base method

func (*MockChimeAPI) UpdatePhoneNumberSettings

UpdatePhoneNumberSettings mocks base method

func (*MockChimeAPI) UpdatePhoneNumberSettingsRequest

UpdatePhoneNumberSettingsRequest mocks base method

func (*MockChimeAPI) UpdatePhoneNumberSettingsWithContext

func (m *MockChimeAPI) UpdatePhoneNumberSettingsWithContext(arg0 context.Context, arg1 *chime.UpdatePhoneNumberSettingsInput, arg2 ...request.Option) (*chime.UpdatePhoneNumberSettingsOutput, error)

UpdatePhoneNumberSettingsWithContext mocks base method

func (*MockChimeAPI) UpdatePhoneNumberWithContext

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

UpdatePhoneNumberWithContext mocks base method

func (*MockChimeAPI) UpdateRoom

func (m *MockChimeAPI) UpdateRoom(arg0 *chime.UpdateRoomInput) (*chime.UpdateRoomOutput, error)

UpdateRoom mocks base method

func (*MockChimeAPI) UpdateRoomMembership

UpdateRoomMembership mocks base method

func (*MockChimeAPI) UpdateRoomMembershipRequest

func (m *MockChimeAPI) UpdateRoomMembershipRequest(arg0 *chime.UpdateRoomMembershipInput) (*request.Request, *chime.UpdateRoomMembershipOutput)

UpdateRoomMembershipRequest mocks base method

func (*MockChimeAPI) UpdateRoomMembershipWithContext

func (m *MockChimeAPI) UpdateRoomMembershipWithContext(arg0 context.Context, arg1 *chime.UpdateRoomMembershipInput, arg2 ...request.Option) (*chime.UpdateRoomMembershipOutput, error)

UpdateRoomMembershipWithContext mocks base method

func (*MockChimeAPI) UpdateRoomRequest

func (m *MockChimeAPI) UpdateRoomRequest(arg0 *chime.UpdateRoomInput) (*request.Request, *chime.UpdateRoomOutput)

UpdateRoomRequest mocks base method

func (*MockChimeAPI) UpdateRoomWithContext

func (m *MockChimeAPI) UpdateRoomWithContext(arg0 context.Context, arg1 *chime.UpdateRoomInput, arg2 ...request.Option) (*chime.UpdateRoomOutput, error)

UpdateRoomWithContext mocks base method

func (*MockChimeAPI) UpdateUser

func (m *MockChimeAPI) UpdateUser(arg0 *chime.UpdateUserInput) (*chime.UpdateUserOutput, error)

UpdateUser mocks base method

func (*MockChimeAPI) UpdateUserRequest

func (m *MockChimeAPI) UpdateUserRequest(arg0 *chime.UpdateUserInput) (*request.Request, *chime.UpdateUserOutput)

UpdateUserRequest mocks base method

func (*MockChimeAPI) UpdateUserSettings

UpdateUserSettings mocks base method

func (*MockChimeAPI) UpdateUserSettingsRequest

func (m *MockChimeAPI) UpdateUserSettingsRequest(arg0 *chime.UpdateUserSettingsInput) (*request.Request, *chime.UpdateUserSettingsOutput)

UpdateUserSettingsRequest mocks base method

func (*MockChimeAPI) UpdateUserSettingsWithContext

func (m *MockChimeAPI) UpdateUserSettingsWithContext(arg0 context.Context, arg1 *chime.UpdateUserSettingsInput, arg2 ...request.Option) (*chime.UpdateUserSettingsOutput, error)

UpdateUserSettingsWithContext mocks base method

func (*MockChimeAPI) UpdateUserWithContext

func (m *MockChimeAPI) UpdateUserWithContext(arg0 context.Context, arg1 *chime.UpdateUserInput, arg2 ...request.Option) (*chime.UpdateUserOutput, error)

UpdateUserWithContext mocks base method

func (*MockChimeAPI) UpdateVoiceConnector

UpdateVoiceConnector mocks base method

func (*MockChimeAPI) UpdateVoiceConnectorGroup

UpdateVoiceConnectorGroup mocks base method

func (*MockChimeAPI) UpdateVoiceConnectorGroupRequest

UpdateVoiceConnectorGroupRequest mocks base method

func (*MockChimeAPI) UpdateVoiceConnectorGroupWithContext

func (m *MockChimeAPI) UpdateVoiceConnectorGroupWithContext(arg0 context.Context, arg1 *chime.UpdateVoiceConnectorGroupInput, arg2 ...request.Option) (*chime.UpdateVoiceConnectorGroupOutput, error)

UpdateVoiceConnectorGroupWithContext mocks base method

func (*MockChimeAPI) UpdateVoiceConnectorRequest

func (m *MockChimeAPI) UpdateVoiceConnectorRequest(arg0 *chime.UpdateVoiceConnectorInput) (*request.Request, *chime.UpdateVoiceConnectorOutput)

UpdateVoiceConnectorRequest mocks base method

func (*MockChimeAPI) UpdateVoiceConnectorWithContext

func (m *MockChimeAPI) UpdateVoiceConnectorWithContext(arg0 context.Context, arg1 *chime.UpdateVoiceConnectorInput, arg2 ...request.Option) (*chime.UpdateVoiceConnectorOutput, error)

UpdateVoiceConnectorWithContext mocks base method

type MockChimeAPIMockRecorder

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

MockChimeAPIMockRecorder is the mock recorder for MockChimeAPI

func (*MockChimeAPIMockRecorder) AssociatePhoneNumberWithUser

func (mr *MockChimeAPIMockRecorder) AssociatePhoneNumberWithUser(arg0 interface{}) *gomock.Call

AssociatePhoneNumberWithUser indicates an expected call of AssociatePhoneNumberWithUser

func (*MockChimeAPIMockRecorder) AssociatePhoneNumberWithUserRequest

func (mr *MockChimeAPIMockRecorder) AssociatePhoneNumberWithUserRequest(arg0 interface{}) *gomock.Call

AssociatePhoneNumberWithUserRequest indicates an expected call of AssociatePhoneNumberWithUserRequest

func (*MockChimeAPIMockRecorder) AssociatePhoneNumberWithUserWithContext

func (mr *MockChimeAPIMockRecorder) AssociatePhoneNumberWithUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociatePhoneNumberWithUserWithContext indicates an expected call of AssociatePhoneNumberWithUserWithContext

func (*MockChimeAPIMockRecorder) AssociatePhoneNumbersWithVoiceConnector

func (mr *MockChimeAPIMockRecorder) AssociatePhoneNumbersWithVoiceConnector(arg0 interface{}) *gomock.Call

AssociatePhoneNumbersWithVoiceConnector indicates an expected call of AssociatePhoneNumbersWithVoiceConnector

func (*MockChimeAPIMockRecorder) AssociatePhoneNumbersWithVoiceConnectorGroup

func (mr *MockChimeAPIMockRecorder) AssociatePhoneNumbersWithVoiceConnectorGroup(arg0 interface{}) *gomock.Call

AssociatePhoneNumbersWithVoiceConnectorGroup indicates an expected call of AssociatePhoneNumbersWithVoiceConnectorGroup

func (*MockChimeAPIMockRecorder) AssociatePhoneNumbersWithVoiceConnectorGroupRequest

func (mr *MockChimeAPIMockRecorder) AssociatePhoneNumbersWithVoiceConnectorGroupRequest(arg0 interface{}) *gomock.Call

AssociatePhoneNumbersWithVoiceConnectorGroupRequest indicates an expected call of AssociatePhoneNumbersWithVoiceConnectorGroupRequest

func (*MockChimeAPIMockRecorder) AssociatePhoneNumbersWithVoiceConnectorGroupWithContext

func (mr *MockChimeAPIMockRecorder) AssociatePhoneNumbersWithVoiceConnectorGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociatePhoneNumbersWithVoiceConnectorGroupWithContext indicates an expected call of AssociatePhoneNumbersWithVoiceConnectorGroupWithContext

func (*MockChimeAPIMockRecorder) AssociatePhoneNumbersWithVoiceConnectorRequest

func (mr *MockChimeAPIMockRecorder) AssociatePhoneNumbersWithVoiceConnectorRequest(arg0 interface{}) *gomock.Call

AssociatePhoneNumbersWithVoiceConnectorRequest indicates an expected call of AssociatePhoneNumbersWithVoiceConnectorRequest

func (*MockChimeAPIMockRecorder) AssociatePhoneNumbersWithVoiceConnectorWithContext

func (mr *MockChimeAPIMockRecorder) AssociatePhoneNumbersWithVoiceConnectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociatePhoneNumbersWithVoiceConnectorWithContext indicates an expected call of AssociatePhoneNumbersWithVoiceConnectorWithContext

func (*MockChimeAPIMockRecorder) AssociateSigninDelegateGroupsWithAccount

func (mr *MockChimeAPIMockRecorder) AssociateSigninDelegateGroupsWithAccount(arg0 interface{}) *gomock.Call

AssociateSigninDelegateGroupsWithAccount indicates an expected call of AssociateSigninDelegateGroupsWithAccount

func (*MockChimeAPIMockRecorder) AssociateSigninDelegateGroupsWithAccountRequest

func (mr *MockChimeAPIMockRecorder) AssociateSigninDelegateGroupsWithAccountRequest(arg0 interface{}) *gomock.Call

AssociateSigninDelegateGroupsWithAccountRequest indicates an expected call of AssociateSigninDelegateGroupsWithAccountRequest

func (*MockChimeAPIMockRecorder) AssociateSigninDelegateGroupsWithAccountWithContext

func (mr *MockChimeAPIMockRecorder) AssociateSigninDelegateGroupsWithAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateSigninDelegateGroupsWithAccountWithContext indicates an expected call of AssociateSigninDelegateGroupsWithAccountWithContext

func (*MockChimeAPIMockRecorder) BatchCreateAttendee

func (mr *MockChimeAPIMockRecorder) BatchCreateAttendee(arg0 interface{}) *gomock.Call

BatchCreateAttendee indicates an expected call of BatchCreateAttendee

func (*MockChimeAPIMockRecorder) BatchCreateAttendeeRequest

func (mr *MockChimeAPIMockRecorder) BatchCreateAttendeeRequest(arg0 interface{}) *gomock.Call

BatchCreateAttendeeRequest indicates an expected call of BatchCreateAttendeeRequest

func (*MockChimeAPIMockRecorder) BatchCreateAttendeeWithContext

func (mr *MockChimeAPIMockRecorder) BatchCreateAttendeeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchCreateAttendeeWithContext indicates an expected call of BatchCreateAttendeeWithContext

func (*MockChimeAPIMockRecorder) BatchCreateRoomMembership

func (mr *MockChimeAPIMockRecorder) BatchCreateRoomMembership(arg0 interface{}) *gomock.Call

BatchCreateRoomMembership indicates an expected call of BatchCreateRoomMembership

func (*MockChimeAPIMockRecorder) BatchCreateRoomMembershipRequest

func (mr *MockChimeAPIMockRecorder) BatchCreateRoomMembershipRequest(arg0 interface{}) *gomock.Call

BatchCreateRoomMembershipRequest indicates an expected call of BatchCreateRoomMembershipRequest

func (*MockChimeAPIMockRecorder) BatchCreateRoomMembershipWithContext

func (mr *MockChimeAPIMockRecorder) BatchCreateRoomMembershipWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchCreateRoomMembershipWithContext indicates an expected call of BatchCreateRoomMembershipWithContext

func (*MockChimeAPIMockRecorder) BatchDeletePhoneNumber

func (mr *MockChimeAPIMockRecorder) BatchDeletePhoneNumber(arg0 interface{}) *gomock.Call

BatchDeletePhoneNumber indicates an expected call of BatchDeletePhoneNumber

func (*MockChimeAPIMockRecorder) BatchDeletePhoneNumberRequest

func (mr *MockChimeAPIMockRecorder) BatchDeletePhoneNumberRequest(arg0 interface{}) *gomock.Call

BatchDeletePhoneNumberRequest indicates an expected call of BatchDeletePhoneNumberRequest

func (*MockChimeAPIMockRecorder) BatchDeletePhoneNumberWithContext

func (mr *MockChimeAPIMockRecorder) BatchDeletePhoneNumberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchDeletePhoneNumberWithContext indicates an expected call of BatchDeletePhoneNumberWithContext

func (*MockChimeAPIMockRecorder) BatchSuspendUser

func (mr *MockChimeAPIMockRecorder) BatchSuspendUser(arg0 interface{}) *gomock.Call

BatchSuspendUser indicates an expected call of BatchSuspendUser

func (*MockChimeAPIMockRecorder) BatchSuspendUserRequest

func (mr *MockChimeAPIMockRecorder) BatchSuspendUserRequest(arg0 interface{}) *gomock.Call

BatchSuspendUserRequest indicates an expected call of BatchSuspendUserRequest

func (*MockChimeAPIMockRecorder) BatchSuspendUserWithContext

func (mr *MockChimeAPIMockRecorder) BatchSuspendUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchSuspendUserWithContext indicates an expected call of BatchSuspendUserWithContext

func (*MockChimeAPIMockRecorder) BatchUnsuspendUser

func (mr *MockChimeAPIMockRecorder) BatchUnsuspendUser(arg0 interface{}) *gomock.Call

BatchUnsuspendUser indicates an expected call of BatchUnsuspendUser

func (*MockChimeAPIMockRecorder) BatchUnsuspendUserRequest

func (mr *MockChimeAPIMockRecorder) BatchUnsuspendUserRequest(arg0 interface{}) *gomock.Call

BatchUnsuspendUserRequest indicates an expected call of BatchUnsuspendUserRequest

func (*MockChimeAPIMockRecorder) BatchUnsuspendUserWithContext

func (mr *MockChimeAPIMockRecorder) BatchUnsuspendUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchUnsuspendUserWithContext indicates an expected call of BatchUnsuspendUserWithContext

func (*MockChimeAPIMockRecorder) BatchUpdatePhoneNumber

func (mr *MockChimeAPIMockRecorder) BatchUpdatePhoneNumber(arg0 interface{}) *gomock.Call

BatchUpdatePhoneNumber indicates an expected call of BatchUpdatePhoneNumber

func (*MockChimeAPIMockRecorder) BatchUpdatePhoneNumberRequest

func (mr *MockChimeAPIMockRecorder) BatchUpdatePhoneNumberRequest(arg0 interface{}) *gomock.Call

BatchUpdatePhoneNumberRequest indicates an expected call of BatchUpdatePhoneNumberRequest

func (*MockChimeAPIMockRecorder) BatchUpdatePhoneNumberWithContext

func (mr *MockChimeAPIMockRecorder) BatchUpdatePhoneNumberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchUpdatePhoneNumberWithContext indicates an expected call of BatchUpdatePhoneNumberWithContext

func (*MockChimeAPIMockRecorder) BatchUpdateUser

func (mr *MockChimeAPIMockRecorder) BatchUpdateUser(arg0 interface{}) *gomock.Call

BatchUpdateUser indicates an expected call of BatchUpdateUser

func (*MockChimeAPIMockRecorder) BatchUpdateUserRequest

func (mr *MockChimeAPIMockRecorder) BatchUpdateUserRequest(arg0 interface{}) *gomock.Call

BatchUpdateUserRequest indicates an expected call of BatchUpdateUserRequest

func (*MockChimeAPIMockRecorder) BatchUpdateUserWithContext

func (mr *MockChimeAPIMockRecorder) BatchUpdateUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchUpdateUserWithContext indicates an expected call of BatchUpdateUserWithContext

func (*MockChimeAPIMockRecorder) CreateAccount

func (mr *MockChimeAPIMockRecorder) CreateAccount(arg0 interface{}) *gomock.Call

CreateAccount indicates an expected call of CreateAccount

func (*MockChimeAPIMockRecorder) CreateAccountRequest

func (mr *MockChimeAPIMockRecorder) CreateAccountRequest(arg0 interface{}) *gomock.Call

CreateAccountRequest indicates an expected call of CreateAccountRequest

func (*MockChimeAPIMockRecorder) CreateAccountWithContext

func (mr *MockChimeAPIMockRecorder) CreateAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateAccountWithContext indicates an expected call of CreateAccountWithContext

func (*MockChimeAPIMockRecorder) CreateAttendee

func (mr *MockChimeAPIMockRecorder) CreateAttendee(arg0 interface{}) *gomock.Call

CreateAttendee indicates an expected call of CreateAttendee

func (*MockChimeAPIMockRecorder) CreateAttendeeRequest

func (mr *MockChimeAPIMockRecorder) CreateAttendeeRequest(arg0 interface{}) *gomock.Call

CreateAttendeeRequest indicates an expected call of CreateAttendeeRequest

func (*MockChimeAPIMockRecorder) CreateAttendeeWithContext

func (mr *MockChimeAPIMockRecorder) CreateAttendeeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateAttendeeWithContext indicates an expected call of CreateAttendeeWithContext

func (*MockChimeAPIMockRecorder) CreateBot

func (mr *MockChimeAPIMockRecorder) CreateBot(arg0 interface{}) *gomock.Call

CreateBot indicates an expected call of CreateBot

func (*MockChimeAPIMockRecorder) CreateBotRequest

func (mr *MockChimeAPIMockRecorder) CreateBotRequest(arg0 interface{}) *gomock.Call

CreateBotRequest indicates an expected call of CreateBotRequest

func (*MockChimeAPIMockRecorder) CreateBotWithContext

func (mr *MockChimeAPIMockRecorder) CreateBotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateBotWithContext indicates an expected call of CreateBotWithContext

func (*MockChimeAPIMockRecorder) CreateMeeting

func (mr *MockChimeAPIMockRecorder) CreateMeeting(arg0 interface{}) *gomock.Call

CreateMeeting indicates an expected call of CreateMeeting

func (*MockChimeAPIMockRecorder) CreateMeetingRequest

func (mr *MockChimeAPIMockRecorder) CreateMeetingRequest(arg0 interface{}) *gomock.Call

CreateMeetingRequest indicates an expected call of CreateMeetingRequest

func (*MockChimeAPIMockRecorder) CreateMeetingWithContext

func (mr *MockChimeAPIMockRecorder) CreateMeetingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateMeetingWithContext indicates an expected call of CreateMeetingWithContext

func (*MockChimeAPIMockRecorder) CreatePhoneNumberOrder

func (mr *MockChimeAPIMockRecorder) CreatePhoneNumberOrder(arg0 interface{}) *gomock.Call

CreatePhoneNumberOrder indicates an expected call of CreatePhoneNumberOrder

func (*MockChimeAPIMockRecorder) CreatePhoneNumberOrderRequest

func (mr *MockChimeAPIMockRecorder) CreatePhoneNumberOrderRequest(arg0 interface{}) *gomock.Call

CreatePhoneNumberOrderRequest indicates an expected call of CreatePhoneNumberOrderRequest

func (*MockChimeAPIMockRecorder) CreatePhoneNumberOrderWithContext

func (mr *MockChimeAPIMockRecorder) CreatePhoneNumberOrderWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreatePhoneNumberOrderWithContext indicates an expected call of CreatePhoneNumberOrderWithContext

func (*MockChimeAPIMockRecorder) CreateRoom

func (mr *MockChimeAPIMockRecorder) CreateRoom(arg0 interface{}) *gomock.Call

CreateRoom indicates an expected call of CreateRoom

func (*MockChimeAPIMockRecorder) CreateRoomMembership

func (mr *MockChimeAPIMockRecorder) CreateRoomMembership(arg0 interface{}) *gomock.Call

CreateRoomMembership indicates an expected call of CreateRoomMembership

func (*MockChimeAPIMockRecorder) CreateRoomMembershipRequest

func (mr *MockChimeAPIMockRecorder) CreateRoomMembershipRequest(arg0 interface{}) *gomock.Call

CreateRoomMembershipRequest indicates an expected call of CreateRoomMembershipRequest

func (*MockChimeAPIMockRecorder) CreateRoomMembershipWithContext

func (mr *MockChimeAPIMockRecorder) CreateRoomMembershipWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateRoomMembershipWithContext indicates an expected call of CreateRoomMembershipWithContext

func (*MockChimeAPIMockRecorder) CreateRoomRequest

func (mr *MockChimeAPIMockRecorder) CreateRoomRequest(arg0 interface{}) *gomock.Call

CreateRoomRequest indicates an expected call of CreateRoomRequest

func (*MockChimeAPIMockRecorder) CreateRoomWithContext

func (mr *MockChimeAPIMockRecorder) CreateRoomWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateRoomWithContext indicates an expected call of CreateRoomWithContext

func (*MockChimeAPIMockRecorder) CreateUser

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

CreateUser indicates an expected call of CreateUser

func (*MockChimeAPIMockRecorder) CreateUserRequest

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

CreateUserRequest indicates an expected call of CreateUserRequest

func (*MockChimeAPIMockRecorder) CreateUserWithContext

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

CreateUserWithContext indicates an expected call of CreateUserWithContext

func (*MockChimeAPIMockRecorder) CreateVoiceConnector

func (mr *MockChimeAPIMockRecorder) CreateVoiceConnector(arg0 interface{}) *gomock.Call

CreateVoiceConnector indicates an expected call of CreateVoiceConnector

func (*MockChimeAPIMockRecorder) CreateVoiceConnectorGroup

func (mr *MockChimeAPIMockRecorder) CreateVoiceConnectorGroup(arg0 interface{}) *gomock.Call

CreateVoiceConnectorGroup indicates an expected call of CreateVoiceConnectorGroup

func (*MockChimeAPIMockRecorder) CreateVoiceConnectorGroupRequest

func (mr *MockChimeAPIMockRecorder) CreateVoiceConnectorGroupRequest(arg0 interface{}) *gomock.Call

CreateVoiceConnectorGroupRequest indicates an expected call of CreateVoiceConnectorGroupRequest

func (*MockChimeAPIMockRecorder) CreateVoiceConnectorGroupWithContext

func (mr *MockChimeAPIMockRecorder) CreateVoiceConnectorGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateVoiceConnectorGroupWithContext indicates an expected call of CreateVoiceConnectorGroupWithContext

func (*MockChimeAPIMockRecorder) CreateVoiceConnectorRequest

func (mr *MockChimeAPIMockRecorder) CreateVoiceConnectorRequest(arg0 interface{}) *gomock.Call

CreateVoiceConnectorRequest indicates an expected call of CreateVoiceConnectorRequest

func (*MockChimeAPIMockRecorder) CreateVoiceConnectorWithContext

func (mr *MockChimeAPIMockRecorder) CreateVoiceConnectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateVoiceConnectorWithContext indicates an expected call of CreateVoiceConnectorWithContext

func (*MockChimeAPIMockRecorder) DeleteAccount

func (mr *MockChimeAPIMockRecorder) DeleteAccount(arg0 interface{}) *gomock.Call

DeleteAccount indicates an expected call of DeleteAccount

func (*MockChimeAPIMockRecorder) DeleteAccountRequest

func (mr *MockChimeAPIMockRecorder) DeleteAccountRequest(arg0 interface{}) *gomock.Call

DeleteAccountRequest indicates an expected call of DeleteAccountRequest

func (*MockChimeAPIMockRecorder) DeleteAccountWithContext

func (mr *MockChimeAPIMockRecorder) DeleteAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteAccountWithContext indicates an expected call of DeleteAccountWithContext

func (*MockChimeAPIMockRecorder) DeleteAttendee

func (mr *MockChimeAPIMockRecorder) DeleteAttendee(arg0 interface{}) *gomock.Call

DeleteAttendee indicates an expected call of DeleteAttendee

func (*MockChimeAPIMockRecorder) DeleteAttendeeRequest

func (mr *MockChimeAPIMockRecorder) DeleteAttendeeRequest(arg0 interface{}) *gomock.Call

DeleteAttendeeRequest indicates an expected call of DeleteAttendeeRequest

func (*MockChimeAPIMockRecorder) DeleteAttendeeWithContext

func (mr *MockChimeAPIMockRecorder) DeleteAttendeeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteAttendeeWithContext indicates an expected call of DeleteAttendeeWithContext

func (*MockChimeAPIMockRecorder) DeleteEventsConfiguration

func (mr *MockChimeAPIMockRecorder) DeleteEventsConfiguration(arg0 interface{}) *gomock.Call

DeleteEventsConfiguration indicates an expected call of DeleteEventsConfiguration

func (*MockChimeAPIMockRecorder) DeleteEventsConfigurationRequest

func (mr *MockChimeAPIMockRecorder) DeleteEventsConfigurationRequest(arg0 interface{}) *gomock.Call

DeleteEventsConfigurationRequest indicates an expected call of DeleteEventsConfigurationRequest

func (*MockChimeAPIMockRecorder) DeleteEventsConfigurationWithContext

func (mr *MockChimeAPIMockRecorder) DeleteEventsConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteEventsConfigurationWithContext indicates an expected call of DeleteEventsConfigurationWithContext

func (*MockChimeAPIMockRecorder) DeleteMeeting

func (mr *MockChimeAPIMockRecorder) DeleteMeeting(arg0 interface{}) *gomock.Call

DeleteMeeting indicates an expected call of DeleteMeeting

func (*MockChimeAPIMockRecorder) DeleteMeetingRequest

func (mr *MockChimeAPIMockRecorder) DeleteMeetingRequest(arg0 interface{}) *gomock.Call

DeleteMeetingRequest indicates an expected call of DeleteMeetingRequest

func (*MockChimeAPIMockRecorder) DeleteMeetingWithContext

func (mr *MockChimeAPIMockRecorder) DeleteMeetingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteMeetingWithContext indicates an expected call of DeleteMeetingWithContext

func (*MockChimeAPIMockRecorder) DeletePhoneNumber

func (mr *MockChimeAPIMockRecorder) DeletePhoneNumber(arg0 interface{}) *gomock.Call

DeletePhoneNumber indicates an expected call of DeletePhoneNumber

func (*MockChimeAPIMockRecorder) DeletePhoneNumberRequest

func (mr *MockChimeAPIMockRecorder) DeletePhoneNumberRequest(arg0 interface{}) *gomock.Call

DeletePhoneNumberRequest indicates an expected call of DeletePhoneNumberRequest

func (*MockChimeAPIMockRecorder) DeletePhoneNumberWithContext

func (mr *MockChimeAPIMockRecorder) DeletePhoneNumberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeletePhoneNumberWithContext indicates an expected call of DeletePhoneNumberWithContext

func (*MockChimeAPIMockRecorder) DeleteRoom

func (mr *MockChimeAPIMockRecorder) DeleteRoom(arg0 interface{}) *gomock.Call

DeleteRoom indicates an expected call of DeleteRoom

func (*MockChimeAPIMockRecorder) DeleteRoomMembership

func (mr *MockChimeAPIMockRecorder) DeleteRoomMembership(arg0 interface{}) *gomock.Call

DeleteRoomMembership indicates an expected call of DeleteRoomMembership

func (*MockChimeAPIMockRecorder) DeleteRoomMembershipRequest

func (mr *MockChimeAPIMockRecorder) DeleteRoomMembershipRequest(arg0 interface{}) *gomock.Call

DeleteRoomMembershipRequest indicates an expected call of DeleteRoomMembershipRequest

func (*MockChimeAPIMockRecorder) DeleteRoomMembershipWithContext

func (mr *MockChimeAPIMockRecorder) DeleteRoomMembershipWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteRoomMembershipWithContext indicates an expected call of DeleteRoomMembershipWithContext

func (*MockChimeAPIMockRecorder) DeleteRoomRequest

func (mr *MockChimeAPIMockRecorder) DeleteRoomRequest(arg0 interface{}) *gomock.Call

DeleteRoomRequest indicates an expected call of DeleteRoomRequest

func (*MockChimeAPIMockRecorder) DeleteRoomWithContext

func (mr *MockChimeAPIMockRecorder) DeleteRoomWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteRoomWithContext indicates an expected call of DeleteRoomWithContext

func (*MockChimeAPIMockRecorder) DeleteVoiceConnector

func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnector(arg0 interface{}) *gomock.Call

DeleteVoiceConnector indicates an expected call of DeleteVoiceConnector

func (*MockChimeAPIMockRecorder) DeleteVoiceConnectorGroup

func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorGroup(arg0 interface{}) *gomock.Call

DeleteVoiceConnectorGroup indicates an expected call of DeleteVoiceConnectorGroup

func (*MockChimeAPIMockRecorder) DeleteVoiceConnectorGroupRequest

func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorGroupRequest(arg0 interface{}) *gomock.Call

DeleteVoiceConnectorGroupRequest indicates an expected call of DeleteVoiceConnectorGroupRequest

func (*MockChimeAPIMockRecorder) DeleteVoiceConnectorGroupWithContext

func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteVoiceConnectorGroupWithContext indicates an expected call of DeleteVoiceConnectorGroupWithContext

func (*MockChimeAPIMockRecorder) DeleteVoiceConnectorOrigination

func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorOrigination(arg0 interface{}) *gomock.Call

DeleteVoiceConnectorOrigination indicates an expected call of DeleteVoiceConnectorOrigination

func (*MockChimeAPIMockRecorder) DeleteVoiceConnectorOriginationRequest

func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorOriginationRequest(arg0 interface{}) *gomock.Call

DeleteVoiceConnectorOriginationRequest indicates an expected call of DeleteVoiceConnectorOriginationRequest

func (*MockChimeAPIMockRecorder) DeleteVoiceConnectorOriginationWithContext

func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorOriginationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteVoiceConnectorOriginationWithContext indicates an expected call of DeleteVoiceConnectorOriginationWithContext

func (*MockChimeAPIMockRecorder) DeleteVoiceConnectorRequest

func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorRequest(arg0 interface{}) *gomock.Call

DeleteVoiceConnectorRequest indicates an expected call of DeleteVoiceConnectorRequest

func (*MockChimeAPIMockRecorder) DeleteVoiceConnectorStreamingConfiguration

func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorStreamingConfiguration(arg0 interface{}) *gomock.Call

DeleteVoiceConnectorStreamingConfiguration indicates an expected call of DeleteVoiceConnectorStreamingConfiguration

func (*MockChimeAPIMockRecorder) DeleteVoiceConnectorStreamingConfigurationRequest

func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorStreamingConfigurationRequest(arg0 interface{}) *gomock.Call

DeleteVoiceConnectorStreamingConfigurationRequest indicates an expected call of DeleteVoiceConnectorStreamingConfigurationRequest

func (*MockChimeAPIMockRecorder) DeleteVoiceConnectorStreamingConfigurationWithContext

func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorStreamingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteVoiceConnectorStreamingConfigurationWithContext indicates an expected call of DeleteVoiceConnectorStreamingConfigurationWithContext

func (*MockChimeAPIMockRecorder) DeleteVoiceConnectorTermination

func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorTermination(arg0 interface{}) *gomock.Call

DeleteVoiceConnectorTermination indicates an expected call of DeleteVoiceConnectorTermination

func (*MockChimeAPIMockRecorder) DeleteVoiceConnectorTerminationCredentials

func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorTerminationCredentials(arg0 interface{}) *gomock.Call

DeleteVoiceConnectorTerminationCredentials indicates an expected call of DeleteVoiceConnectorTerminationCredentials

func (*MockChimeAPIMockRecorder) DeleteVoiceConnectorTerminationCredentialsRequest

func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorTerminationCredentialsRequest(arg0 interface{}) *gomock.Call

DeleteVoiceConnectorTerminationCredentialsRequest indicates an expected call of DeleteVoiceConnectorTerminationCredentialsRequest

func (*MockChimeAPIMockRecorder) DeleteVoiceConnectorTerminationCredentialsWithContext

func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorTerminationCredentialsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteVoiceConnectorTerminationCredentialsWithContext indicates an expected call of DeleteVoiceConnectorTerminationCredentialsWithContext

func (*MockChimeAPIMockRecorder) DeleteVoiceConnectorTerminationRequest

func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorTerminationRequest(arg0 interface{}) *gomock.Call

DeleteVoiceConnectorTerminationRequest indicates an expected call of DeleteVoiceConnectorTerminationRequest

func (*MockChimeAPIMockRecorder) DeleteVoiceConnectorTerminationWithContext

func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorTerminationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteVoiceConnectorTerminationWithContext indicates an expected call of DeleteVoiceConnectorTerminationWithContext

func (*MockChimeAPIMockRecorder) DeleteVoiceConnectorWithContext

func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteVoiceConnectorWithContext indicates an expected call of DeleteVoiceConnectorWithContext

func (*MockChimeAPIMockRecorder) DisassociatePhoneNumberFromUser

func (mr *MockChimeAPIMockRecorder) DisassociatePhoneNumberFromUser(arg0 interface{}) *gomock.Call

DisassociatePhoneNumberFromUser indicates an expected call of DisassociatePhoneNumberFromUser

func (*MockChimeAPIMockRecorder) DisassociatePhoneNumberFromUserRequest

func (mr *MockChimeAPIMockRecorder) DisassociatePhoneNumberFromUserRequest(arg0 interface{}) *gomock.Call

DisassociatePhoneNumberFromUserRequest indicates an expected call of DisassociatePhoneNumberFromUserRequest

func (*MockChimeAPIMockRecorder) DisassociatePhoneNumberFromUserWithContext

func (mr *MockChimeAPIMockRecorder) DisassociatePhoneNumberFromUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociatePhoneNumberFromUserWithContext indicates an expected call of DisassociatePhoneNumberFromUserWithContext

func (*MockChimeAPIMockRecorder) DisassociatePhoneNumbersFromVoiceConnector

func (mr *MockChimeAPIMockRecorder) DisassociatePhoneNumbersFromVoiceConnector(arg0 interface{}) *gomock.Call

DisassociatePhoneNumbersFromVoiceConnector indicates an expected call of DisassociatePhoneNumbersFromVoiceConnector

func (*MockChimeAPIMockRecorder) DisassociatePhoneNumbersFromVoiceConnectorGroup

func (mr *MockChimeAPIMockRecorder) DisassociatePhoneNumbersFromVoiceConnectorGroup(arg0 interface{}) *gomock.Call

DisassociatePhoneNumbersFromVoiceConnectorGroup indicates an expected call of DisassociatePhoneNumbersFromVoiceConnectorGroup

func (*MockChimeAPIMockRecorder) DisassociatePhoneNumbersFromVoiceConnectorGroupRequest

func (mr *MockChimeAPIMockRecorder) DisassociatePhoneNumbersFromVoiceConnectorGroupRequest(arg0 interface{}) *gomock.Call

DisassociatePhoneNumbersFromVoiceConnectorGroupRequest indicates an expected call of DisassociatePhoneNumbersFromVoiceConnectorGroupRequest

func (*MockChimeAPIMockRecorder) DisassociatePhoneNumbersFromVoiceConnectorGroupWithContext

func (mr *MockChimeAPIMockRecorder) DisassociatePhoneNumbersFromVoiceConnectorGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociatePhoneNumbersFromVoiceConnectorGroupWithContext indicates an expected call of DisassociatePhoneNumbersFromVoiceConnectorGroupWithContext

func (*MockChimeAPIMockRecorder) DisassociatePhoneNumbersFromVoiceConnectorRequest

func (mr *MockChimeAPIMockRecorder) DisassociatePhoneNumbersFromVoiceConnectorRequest(arg0 interface{}) *gomock.Call

DisassociatePhoneNumbersFromVoiceConnectorRequest indicates an expected call of DisassociatePhoneNumbersFromVoiceConnectorRequest

func (*MockChimeAPIMockRecorder) DisassociatePhoneNumbersFromVoiceConnectorWithContext

func (mr *MockChimeAPIMockRecorder) DisassociatePhoneNumbersFromVoiceConnectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociatePhoneNumbersFromVoiceConnectorWithContext indicates an expected call of DisassociatePhoneNumbersFromVoiceConnectorWithContext

func (*MockChimeAPIMockRecorder) DisassociateSigninDelegateGroupsFromAccount

func (mr *MockChimeAPIMockRecorder) DisassociateSigninDelegateGroupsFromAccount(arg0 interface{}) *gomock.Call

DisassociateSigninDelegateGroupsFromAccount indicates an expected call of DisassociateSigninDelegateGroupsFromAccount

func (*MockChimeAPIMockRecorder) DisassociateSigninDelegateGroupsFromAccountRequest

func (mr *MockChimeAPIMockRecorder) DisassociateSigninDelegateGroupsFromAccountRequest(arg0 interface{}) *gomock.Call

DisassociateSigninDelegateGroupsFromAccountRequest indicates an expected call of DisassociateSigninDelegateGroupsFromAccountRequest

func (*MockChimeAPIMockRecorder) DisassociateSigninDelegateGroupsFromAccountWithContext

func (mr *MockChimeAPIMockRecorder) DisassociateSigninDelegateGroupsFromAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateSigninDelegateGroupsFromAccountWithContext indicates an expected call of DisassociateSigninDelegateGroupsFromAccountWithContext

func (*MockChimeAPIMockRecorder) GetAccount

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

GetAccount indicates an expected call of GetAccount

func (*MockChimeAPIMockRecorder) GetAccountRequest

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

GetAccountRequest indicates an expected call of GetAccountRequest

func (*MockChimeAPIMockRecorder) GetAccountSettings

func (mr *MockChimeAPIMockRecorder) GetAccountSettings(arg0 interface{}) *gomock.Call

GetAccountSettings indicates an expected call of GetAccountSettings

func (*MockChimeAPIMockRecorder) GetAccountSettingsRequest

func (mr *MockChimeAPIMockRecorder) GetAccountSettingsRequest(arg0 interface{}) *gomock.Call

GetAccountSettingsRequest indicates an expected call of GetAccountSettingsRequest

func (*MockChimeAPIMockRecorder) GetAccountSettingsWithContext

func (mr *MockChimeAPIMockRecorder) GetAccountSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAccountSettingsWithContext indicates an expected call of GetAccountSettingsWithContext

func (*MockChimeAPIMockRecorder) GetAccountWithContext

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

GetAccountWithContext indicates an expected call of GetAccountWithContext

func (*MockChimeAPIMockRecorder) GetAttendee

func (mr *MockChimeAPIMockRecorder) GetAttendee(arg0 interface{}) *gomock.Call

GetAttendee indicates an expected call of GetAttendee

func (*MockChimeAPIMockRecorder) GetAttendeeRequest

func (mr *MockChimeAPIMockRecorder) GetAttendeeRequest(arg0 interface{}) *gomock.Call

GetAttendeeRequest indicates an expected call of GetAttendeeRequest

func (*MockChimeAPIMockRecorder) GetAttendeeWithContext

func (mr *MockChimeAPIMockRecorder) GetAttendeeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAttendeeWithContext indicates an expected call of GetAttendeeWithContext

func (*MockChimeAPIMockRecorder) GetBot

func (mr *MockChimeAPIMockRecorder) GetBot(arg0 interface{}) *gomock.Call

GetBot indicates an expected call of GetBot

func (*MockChimeAPIMockRecorder) GetBotRequest

func (mr *MockChimeAPIMockRecorder) GetBotRequest(arg0 interface{}) *gomock.Call

GetBotRequest indicates an expected call of GetBotRequest

func (*MockChimeAPIMockRecorder) GetBotWithContext

func (mr *MockChimeAPIMockRecorder) GetBotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetBotWithContext indicates an expected call of GetBotWithContext

func (*MockChimeAPIMockRecorder) GetEventsConfiguration

func (mr *MockChimeAPIMockRecorder) GetEventsConfiguration(arg0 interface{}) *gomock.Call

GetEventsConfiguration indicates an expected call of GetEventsConfiguration

func (*MockChimeAPIMockRecorder) GetEventsConfigurationRequest

func (mr *MockChimeAPIMockRecorder) GetEventsConfigurationRequest(arg0 interface{}) *gomock.Call

GetEventsConfigurationRequest indicates an expected call of GetEventsConfigurationRequest

func (*MockChimeAPIMockRecorder) GetEventsConfigurationWithContext

func (mr *MockChimeAPIMockRecorder) GetEventsConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetEventsConfigurationWithContext indicates an expected call of GetEventsConfigurationWithContext

func (*MockChimeAPIMockRecorder) GetGlobalSettings

func (mr *MockChimeAPIMockRecorder) GetGlobalSettings(arg0 interface{}) *gomock.Call

GetGlobalSettings indicates an expected call of GetGlobalSettings

func (*MockChimeAPIMockRecorder) GetGlobalSettingsRequest

func (mr *MockChimeAPIMockRecorder) GetGlobalSettingsRequest(arg0 interface{}) *gomock.Call

GetGlobalSettingsRequest indicates an expected call of GetGlobalSettingsRequest

func (*MockChimeAPIMockRecorder) GetGlobalSettingsWithContext

func (mr *MockChimeAPIMockRecorder) GetGlobalSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetGlobalSettingsWithContext indicates an expected call of GetGlobalSettingsWithContext

func (*MockChimeAPIMockRecorder) GetMeeting

func (mr *MockChimeAPIMockRecorder) GetMeeting(arg0 interface{}) *gomock.Call

GetMeeting indicates an expected call of GetMeeting

func (*MockChimeAPIMockRecorder) GetMeetingRequest

func (mr *MockChimeAPIMockRecorder) GetMeetingRequest(arg0 interface{}) *gomock.Call

GetMeetingRequest indicates an expected call of GetMeetingRequest

func (*MockChimeAPIMockRecorder) GetMeetingWithContext

func (mr *MockChimeAPIMockRecorder) GetMeetingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetMeetingWithContext indicates an expected call of GetMeetingWithContext

func (*MockChimeAPIMockRecorder) GetPhoneNumber

func (mr *MockChimeAPIMockRecorder) GetPhoneNumber(arg0 interface{}) *gomock.Call

GetPhoneNumber indicates an expected call of GetPhoneNumber

func (*MockChimeAPIMockRecorder) GetPhoneNumberOrder

func (mr *MockChimeAPIMockRecorder) GetPhoneNumberOrder(arg0 interface{}) *gomock.Call

GetPhoneNumberOrder indicates an expected call of GetPhoneNumberOrder

func (*MockChimeAPIMockRecorder) GetPhoneNumberOrderRequest

func (mr *MockChimeAPIMockRecorder) GetPhoneNumberOrderRequest(arg0 interface{}) *gomock.Call

GetPhoneNumberOrderRequest indicates an expected call of GetPhoneNumberOrderRequest

func (*MockChimeAPIMockRecorder) GetPhoneNumberOrderWithContext

func (mr *MockChimeAPIMockRecorder) GetPhoneNumberOrderWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetPhoneNumberOrderWithContext indicates an expected call of GetPhoneNumberOrderWithContext

func (*MockChimeAPIMockRecorder) GetPhoneNumberRequest

func (mr *MockChimeAPIMockRecorder) GetPhoneNumberRequest(arg0 interface{}) *gomock.Call

GetPhoneNumberRequest indicates an expected call of GetPhoneNumberRequest

func (*MockChimeAPIMockRecorder) GetPhoneNumberSettings

func (mr *MockChimeAPIMockRecorder) GetPhoneNumberSettings(arg0 interface{}) *gomock.Call

GetPhoneNumberSettings indicates an expected call of GetPhoneNumberSettings

func (*MockChimeAPIMockRecorder) GetPhoneNumberSettingsRequest

func (mr *MockChimeAPIMockRecorder) GetPhoneNumberSettingsRequest(arg0 interface{}) *gomock.Call

GetPhoneNumberSettingsRequest indicates an expected call of GetPhoneNumberSettingsRequest

func (*MockChimeAPIMockRecorder) GetPhoneNumberSettingsWithContext

func (mr *MockChimeAPIMockRecorder) GetPhoneNumberSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetPhoneNumberSettingsWithContext indicates an expected call of GetPhoneNumberSettingsWithContext

func (*MockChimeAPIMockRecorder) GetPhoneNumberWithContext

func (mr *MockChimeAPIMockRecorder) GetPhoneNumberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetPhoneNumberWithContext indicates an expected call of GetPhoneNumberWithContext

func (*MockChimeAPIMockRecorder) GetRoom

func (mr *MockChimeAPIMockRecorder) GetRoom(arg0 interface{}) *gomock.Call

GetRoom indicates an expected call of GetRoom

func (*MockChimeAPIMockRecorder) GetRoomRequest

func (mr *MockChimeAPIMockRecorder) GetRoomRequest(arg0 interface{}) *gomock.Call

GetRoomRequest indicates an expected call of GetRoomRequest

func (*MockChimeAPIMockRecorder) GetRoomWithContext

func (mr *MockChimeAPIMockRecorder) GetRoomWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetRoomWithContext indicates an expected call of GetRoomWithContext

func (*MockChimeAPIMockRecorder) GetUser

func (mr *MockChimeAPIMockRecorder) GetUser(arg0 interface{}) *gomock.Call

GetUser indicates an expected call of GetUser

func (*MockChimeAPIMockRecorder) GetUserRequest

func (mr *MockChimeAPIMockRecorder) GetUserRequest(arg0 interface{}) *gomock.Call

GetUserRequest indicates an expected call of GetUserRequest

func (*MockChimeAPIMockRecorder) GetUserSettings

func (mr *MockChimeAPIMockRecorder) GetUserSettings(arg0 interface{}) *gomock.Call

GetUserSettings indicates an expected call of GetUserSettings

func (*MockChimeAPIMockRecorder) GetUserSettingsRequest

func (mr *MockChimeAPIMockRecorder) GetUserSettingsRequest(arg0 interface{}) *gomock.Call

GetUserSettingsRequest indicates an expected call of GetUserSettingsRequest

func (*MockChimeAPIMockRecorder) GetUserSettingsWithContext

func (mr *MockChimeAPIMockRecorder) GetUserSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetUserSettingsWithContext indicates an expected call of GetUserSettingsWithContext

func (*MockChimeAPIMockRecorder) GetUserWithContext

func (mr *MockChimeAPIMockRecorder) GetUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetUserWithContext indicates an expected call of GetUserWithContext

func (*MockChimeAPIMockRecorder) GetVoiceConnector

func (mr *MockChimeAPIMockRecorder) GetVoiceConnector(arg0 interface{}) *gomock.Call

GetVoiceConnector indicates an expected call of GetVoiceConnector

func (*MockChimeAPIMockRecorder) GetVoiceConnectorGroup

func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorGroup(arg0 interface{}) *gomock.Call

GetVoiceConnectorGroup indicates an expected call of GetVoiceConnectorGroup

func (*MockChimeAPIMockRecorder) GetVoiceConnectorGroupRequest

func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorGroupRequest(arg0 interface{}) *gomock.Call

GetVoiceConnectorGroupRequest indicates an expected call of GetVoiceConnectorGroupRequest

func (*MockChimeAPIMockRecorder) GetVoiceConnectorGroupWithContext

func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetVoiceConnectorGroupWithContext indicates an expected call of GetVoiceConnectorGroupWithContext

func (*MockChimeAPIMockRecorder) GetVoiceConnectorLoggingConfiguration

func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorLoggingConfiguration(arg0 interface{}) *gomock.Call

GetVoiceConnectorLoggingConfiguration indicates an expected call of GetVoiceConnectorLoggingConfiguration

func (*MockChimeAPIMockRecorder) GetVoiceConnectorLoggingConfigurationRequest

func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorLoggingConfigurationRequest(arg0 interface{}) *gomock.Call

GetVoiceConnectorLoggingConfigurationRequest indicates an expected call of GetVoiceConnectorLoggingConfigurationRequest

func (*MockChimeAPIMockRecorder) GetVoiceConnectorLoggingConfigurationWithContext

func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorLoggingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetVoiceConnectorLoggingConfigurationWithContext indicates an expected call of GetVoiceConnectorLoggingConfigurationWithContext

func (*MockChimeAPIMockRecorder) GetVoiceConnectorOrigination

func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorOrigination(arg0 interface{}) *gomock.Call

GetVoiceConnectorOrigination indicates an expected call of GetVoiceConnectorOrigination

func (*MockChimeAPIMockRecorder) GetVoiceConnectorOriginationRequest

func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorOriginationRequest(arg0 interface{}) *gomock.Call

GetVoiceConnectorOriginationRequest indicates an expected call of GetVoiceConnectorOriginationRequest

func (*MockChimeAPIMockRecorder) GetVoiceConnectorOriginationWithContext

func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorOriginationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetVoiceConnectorOriginationWithContext indicates an expected call of GetVoiceConnectorOriginationWithContext

func (*MockChimeAPIMockRecorder) GetVoiceConnectorRequest

func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorRequest(arg0 interface{}) *gomock.Call

GetVoiceConnectorRequest indicates an expected call of GetVoiceConnectorRequest

func (*MockChimeAPIMockRecorder) GetVoiceConnectorStreamingConfiguration

func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorStreamingConfiguration(arg0 interface{}) *gomock.Call

GetVoiceConnectorStreamingConfiguration indicates an expected call of GetVoiceConnectorStreamingConfiguration

func (*MockChimeAPIMockRecorder) GetVoiceConnectorStreamingConfigurationRequest

func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorStreamingConfigurationRequest(arg0 interface{}) *gomock.Call

GetVoiceConnectorStreamingConfigurationRequest indicates an expected call of GetVoiceConnectorStreamingConfigurationRequest

func (*MockChimeAPIMockRecorder) GetVoiceConnectorStreamingConfigurationWithContext

func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorStreamingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetVoiceConnectorStreamingConfigurationWithContext indicates an expected call of GetVoiceConnectorStreamingConfigurationWithContext

func (*MockChimeAPIMockRecorder) GetVoiceConnectorTermination

func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorTermination(arg0 interface{}) *gomock.Call

GetVoiceConnectorTermination indicates an expected call of GetVoiceConnectorTermination

func (*MockChimeAPIMockRecorder) GetVoiceConnectorTerminationHealth

func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorTerminationHealth(arg0 interface{}) *gomock.Call

GetVoiceConnectorTerminationHealth indicates an expected call of GetVoiceConnectorTerminationHealth

func (*MockChimeAPIMockRecorder) GetVoiceConnectorTerminationHealthRequest

func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorTerminationHealthRequest(arg0 interface{}) *gomock.Call

GetVoiceConnectorTerminationHealthRequest indicates an expected call of GetVoiceConnectorTerminationHealthRequest

func (*MockChimeAPIMockRecorder) GetVoiceConnectorTerminationHealthWithContext

func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorTerminationHealthWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetVoiceConnectorTerminationHealthWithContext indicates an expected call of GetVoiceConnectorTerminationHealthWithContext

func (*MockChimeAPIMockRecorder) GetVoiceConnectorTerminationRequest

func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorTerminationRequest(arg0 interface{}) *gomock.Call

GetVoiceConnectorTerminationRequest indicates an expected call of GetVoiceConnectorTerminationRequest

func (*MockChimeAPIMockRecorder) GetVoiceConnectorTerminationWithContext

func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorTerminationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetVoiceConnectorTerminationWithContext indicates an expected call of GetVoiceConnectorTerminationWithContext

func (*MockChimeAPIMockRecorder) GetVoiceConnectorWithContext

func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetVoiceConnectorWithContext indicates an expected call of GetVoiceConnectorWithContext

func (*MockChimeAPIMockRecorder) InviteUsers

func (mr *MockChimeAPIMockRecorder) InviteUsers(arg0 interface{}) *gomock.Call

InviteUsers indicates an expected call of InviteUsers

func (*MockChimeAPIMockRecorder) InviteUsersRequest

func (mr *MockChimeAPIMockRecorder) InviteUsersRequest(arg0 interface{}) *gomock.Call

InviteUsersRequest indicates an expected call of InviteUsersRequest

func (*MockChimeAPIMockRecorder) InviteUsersWithContext

func (mr *MockChimeAPIMockRecorder) InviteUsersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

InviteUsersWithContext indicates an expected call of InviteUsersWithContext

func (*MockChimeAPIMockRecorder) ListAccounts

func (mr *MockChimeAPIMockRecorder) ListAccounts(arg0 interface{}) *gomock.Call

ListAccounts indicates an expected call of ListAccounts

func (*MockChimeAPIMockRecorder) ListAccountsPages

func (mr *MockChimeAPIMockRecorder) ListAccountsPages(arg0, arg1 interface{}) *gomock.Call

ListAccountsPages indicates an expected call of ListAccountsPages

func (*MockChimeAPIMockRecorder) ListAccountsPagesWithContext

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

ListAccountsPagesWithContext indicates an expected call of ListAccountsPagesWithContext

func (*MockChimeAPIMockRecorder) ListAccountsRequest

func (mr *MockChimeAPIMockRecorder) ListAccountsRequest(arg0 interface{}) *gomock.Call

ListAccountsRequest indicates an expected call of ListAccountsRequest

func (*MockChimeAPIMockRecorder) ListAccountsWithContext

func (mr *MockChimeAPIMockRecorder) ListAccountsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAccountsWithContext indicates an expected call of ListAccountsWithContext

func (*MockChimeAPIMockRecorder) ListAttendees

func (mr *MockChimeAPIMockRecorder) ListAttendees(arg0 interface{}) *gomock.Call

ListAttendees indicates an expected call of ListAttendees

func (*MockChimeAPIMockRecorder) ListAttendeesPages

func (mr *MockChimeAPIMockRecorder) ListAttendeesPages(arg0, arg1 interface{}) *gomock.Call

ListAttendeesPages indicates an expected call of ListAttendeesPages

func (*MockChimeAPIMockRecorder) ListAttendeesPagesWithContext

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

ListAttendeesPagesWithContext indicates an expected call of ListAttendeesPagesWithContext

func (*MockChimeAPIMockRecorder) ListAttendeesRequest

func (mr *MockChimeAPIMockRecorder) ListAttendeesRequest(arg0 interface{}) *gomock.Call

ListAttendeesRequest indicates an expected call of ListAttendeesRequest

func (*MockChimeAPIMockRecorder) ListAttendeesWithContext

func (mr *MockChimeAPIMockRecorder) ListAttendeesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAttendeesWithContext indicates an expected call of ListAttendeesWithContext

func (*MockChimeAPIMockRecorder) ListBots

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

ListBots indicates an expected call of ListBots

func (*MockChimeAPIMockRecorder) ListBotsPages

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

ListBotsPages indicates an expected call of ListBotsPages

func (*MockChimeAPIMockRecorder) ListBotsPagesWithContext

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

ListBotsPagesWithContext indicates an expected call of ListBotsPagesWithContext

func (*MockChimeAPIMockRecorder) ListBotsRequest

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

ListBotsRequest indicates an expected call of ListBotsRequest

func (*MockChimeAPIMockRecorder) ListBotsWithContext

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

ListBotsWithContext indicates an expected call of ListBotsWithContext

func (*MockChimeAPIMockRecorder) ListMeetings

func (mr *MockChimeAPIMockRecorder) ListMeetings(arg0 interface{}) *gomock.Call

ListMeetings indicates an expected call of ListMeetings

func (*MockChimeAPIMockRecorder) ListMeetingsPages

func (mr *MockChimeAPIMockRecorder) ListMeetingsPages(arg0, arg1 interface{}) *gomock.Call

ListMeetingsPages indicates an expected call of ListMeetingsPages

func (*MockChimeAPIMockRecorder) ListMeetingsPagesWithContext

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

ListMeetingsPagesWithContext indicates an expected call of ListMeetingsPagesWithContext

func (*MockChimeAPIMockRecorder) ListMeetingsRequest

func (mr *MockChimeAPIMockRecorder) ListMeetingsRequest(arg0 interface{}) *gomock.Call

ListMeetingsRequest indicates an expected call of ListMeetingsRequest

func (*MockChimeAPIMockRecorder) ListMeetingsWithContext

func (mr *MockChimeAPIMockRecorder) ListMeetingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListMeetingsWithContext indicates an expected call of ListMeetingsWithContext

func (*MockChimeAPIMockRecorder) ListPhoneNumberOrders

func (mr *MockChimeAPIMockRecorder) ListPhoneNumberOrders(arg0 interface{}) *gomock.Call

ListPhoneNumberOrders indicates an expected call of ListPhoneNumberOrders

func (*MockChimeAPIMockRecorder) ListPhoneNumberOrdersPages

func (mr *MockChimeAPIMockRecorder) ListPhoneNumberOrdersPages(arg0, arg1 interface{}) *gomock.Call

ListPhoneNumberOrdersPages indicates an expected call of ListPhoneNumberOrdersPages

func (*MockChimeAPIMockRecorder) ListPhoneNumberOrdersPagesWithContext

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

ListPhoneNumberOrdersPagesWithContext indicates an expected call of ListPhoneNumberOrdersPagesWithContext

func (*MockChimeAPIMockRecorder) ListPhoneNumberOrdersRequest

func (mr *MockChimeAPIMockRecorder) ListPhoneNumberOrdersRequest(arg0 interface{}) *gomock.Call

ListPhoneNumberOrdersRequest indicates an expected call of ListPhoneNumberOrdersRequest

func (*MockChimeAPIMockRecorder) ListPhoneNumberOrdersWithContext

func (mr *MockChimeAPIMockRecorder) ListPhoneNumberOrdersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListPhoneNumberOrdersWithContext indicates an expected call of ListPhoneNumberOrdersWithContext

func (*MockChimeAPIMockRecorder) ListPhoneNumbers

func (mr *MockChimeAPIMockRecorder) ListPhoneNumbers(arg0 interface{}) *gomock.Call

ListPhoneNumbers indicates an expected call of ListPhoneNumbers

func (*MockChimeAPIMockRecorder) ListPhoneNumbersPages

func (mr *MockChimeAPIMockRecorder) ListPhoneNumbersPages(arg0, arg1 interface{}) *gomock.Call

ListPhoneNumbersPages indicates an expected call of ListPhoneNumbersPages

func (*MockChimeAPIMockRecorder) ListPhoneNumbersPagesWithContext

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

ListPhoneNumbersPagesWithContext indicates an expected call of ListPhoneNumbersPagesWithContext

func (*MockChimeAPIMockRecorder) ListPhoneNumbersRequest

func (mr *MockChimeAPIMockRecorder) ListPhoneNumbersRequest(arg0 interface{}) *gomock.Call

ListPhoneNumbersRequest indicates an expected call of ListPhoneNumbersRequest

func (*MockChimeAPIMockRecorder) ListPhoneNumbersWithContext

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

ListPhoneNumbersWithContext indicates an expected call of ListPhoneNumbersWithContext

func (*MockChimeAPIMockRecorder) ListRoomMemberships

func (mr *MockChimeAPIMockRecorder) ListRoomMemberships(arg0 interface{}) *gomock.Call

ListRoomMemberships indicates an expected call of ListRoomMemberships

func (*MockChimeAPIMockRecorder) ListRoomMembershipsPages

func (mr *MockChimeAPIMockRecorder) ListRoomMembershipsPages(arg0, arg1 interface{}) *gomock.Call

ListRoomMembershipsPages indicates an expected call of ListRoomMembershipsPages

func (*MockChimeAPIMockRecorder) ListRoomMembershipsPagesWithContext

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

ListRoomMembershipsPagesWithContext indicates an expected call of ListRoomMembershipsPagesWithContext

func (*MockChimeAPIMockRecorder) ListRoomMembershipsRequest

func (mr *MockChimeAPIMockRecorder) ListRoomMembershipsRequest(arg0 interface{}) *gomock.Call

ListRoomMembershipsRequest indicates an expected call of ListRoomMembershipsRequest

func (*MockChimeAPIMockRecorder) ListRoomMembershipsWithContext

func (mr *MockChimeAPIMockRecorder) ListRoomMembershipsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListRoomMembershipsWithContext indicates an expected call of ListRoomMembershipsWithContext

func (*MockChimeAPIMockRecorder) ListRooms

func (mr *MockChimeAPIMockRecorder) ListRooms(arg0 interface{}) *gomock.Call

ListRooms indicates an expected call of ListRooms

func (*MockChimeAPIMockRecorder) ListRoomsPages

func (mr *MockChimeAPIMockRecorder) ListRoomsPages(arg0, arg1 interface{}) *gomock.Call

ListRoomsPages indicates an expected call of ListRoomsPages

func (*MockChimeAPIMockRecorder) ListRoomsPagesWithContext

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

ListRoomsPagesWithContext indicates an expected call of ListRoomsPagesWithContext

func (*MockChimeAPIMockRecorder) ListRoomsRequest

func (mr *MockChimeAPIMockRecorder) ListRoomsRequest(arg0 interface{}) *gomock.Call

ListRoomsRequest indicates an expected call of ListRoomsRequest

func (*MockChimeAPIMockRecorder) ListRoomsWithContext

func (mr *MockChimeAPIMockRecorder) ListRoomsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListRoomsWithContext indicates an expected call of ListRoomsWithContext

func (*MockChimeAPIMockRecorder) ListUsers

func (mr *MockChimeAPIMockRecorder) ListUsers(arg0 interface{}) *gomock.Call

ListUsers indicates an expected call of ListUsers

func (*MockChimeAPIMockRecorder) ListUsersPages

func (mr *MockChimeAPIMockRecorder) ListUsersPages(arg0, arg1 interface{}) *gomock.Call

ListUsersPages indicates an expected call of ListUsersPages

func (*MockChimeAPIMockRecorder) ListUsersPagesWithContext

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

ListUsersPagesWithContext indicates an expected call of ListUsersPagesWithContext

func (*MockChimeAPIMockRecorder) ListUsersRequest

func (mr *MockChimeAPIMockRecorder) ListUsersRequest(arg0 interface{}) *gomock.Call

ListUsersRequest indicates an expected call of ListUsersRequest

func (*MockChimeAPIMockRecorder) ListUsersWithContext

func (mr *MockChimeAPIMockRecorder) ListUsersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListUsersWithContext indicates an expected call of ListUsersWithContext

func (*MockChimeAPIMockRecorder) ListVoiceConnectorGroups

func (mr *MockChimeAPIMockRecorder) ListVoiceConnectorGroups(arg0 interface{}) *gomock.Call

ListVoiceConnectorGroups indicates an expected call of ListVoiceConnectorGroups

func (*MockChimeAPIMockRecorder) ListVoiceConnectorGroupsPages

func (mr *MockChimeAPIMockRecorder) ListVoiceConnectorGroupsPages(arg0, arg1 interface{}) *gomock.Call

ListVoiceConnectorGroupsPages indicates an expected call of ListVoiceConnectorGroupsPages

func (*MockChimeAPIMockRecorder) ListVoiceConnectorGroupsPagesWithContext

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

ListVoiceConnectorGroupsPagesWithContext indicates an expected call of ListVoiceConnectorGroupsPagesWithContext

func (*MockChimeAPIMockRecorder) ListVoiceConnectorGroupsRequest

func (mr *MockChimeAPIMockRecorder) ListVoiceConnectorGroupsRequest(arg0 interface{}) *gomock.Call

ListVoiceConnectorGroupsRequest indicates an expected call of ListVoiceConnectorGroupsRequest

func (*MockChimeAPIMockRecorder) ListVoiceConnectorGroupsWithContext

func (mr *MockChimeAPIMockRecorder) ListVoiceConnectorGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListVoiceConnectorGroupsWithContext indicates an expected call of ListVoiceConnectorGroupsWithContext

func (*MockChimeAPIMockRecorder) ListVoiceConnectorTerminationCredentials

func (mr *MockChimeAPIMockRecorder) ListVoiceConnectorTerminationCredentials(arg0 interface{}) *gomock.Call

ListVoiceConnectorTerminationCredentials indicates an expected call of ListVoiceConnectorTerminationCredentials

func (*MockChimeAPIMockRecorder) ListVoiceConnectorTerminationCredentialsRequest

func (mr *MockChimeAPIMockRecorder) ListVoiceConnectorTerminationCredentialsRequest(arg0 interface{}) *gomock.Call

ListVoiceConnectorTerminationCredentialsRequest indicates an expected call of ListVoiceConnectorTerminationCredentialsRequest

func (*MockChimeAPIMockRecorder) ListVoiceConnectorTerminationCredentialsWithContext

func (mr *MockChimeAPIMockRecorder) ListVoiceConnectorTerminationCredentialsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListVoiceConnectorTerminationCredentialsWithContext indicates an expected call of ListVoiceConnectorTerminationCredentialsWithContext

func (*MockChimeAPIMockRecorder) ListVoiceConnectors

func (mr *MockChimeAPIMockRecorder) ListVoiceConnectors(arg0 interface{}) *gomock.Call

ListVoiceConnectors indicates an expected call of ListVoiceConnectors

func (*MockChimeAPIMockRecorder) ListVoiceConnectorsPages

func (mr *MockChimeAPIMockRecorder) ListVoiceConnectorsPages(arg0, arg1 interface{}) *gomock.Call

ListVoiceConnectorsPages indicates an expected call of ListVoiceConnectorsPages

func (*MockChimeAPIMockRecorder) ListVoiceConnectorsPagesWithContext

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

ListVoiceConnectorsPagesWithContext indicates an expected call of ListVoiceConnectorsPagesWithContext

func (*MockChimeAPIMockRecorder) ListVoiceConnectorsRequest

func (mr *MockChimeAPIMockRecorder) ListVoiceConnectorsRequest(arg0 interface{}) *gomock.Call

ListVoiceConnectorsRequest indicates an expected call of ListVoiceConnectorsRequest

func (*MockChimeAPIMockRecorder) ListVoiceConnectorsWithContext

func (mr *MockChimeAPIMockRecorder) ListVoiceConnectorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListVoiceConnectorsWithContext indicates an expected call of ListVoiceConnectorsWithContext

func (*MockChimeAPIMockRecorder) LogoutUser

func (mr *MockChimeAPIMockRecorder) LogoutUser(arg0 interface{}) *gomock.Call

LogoutUser indicates an expected call of LogoutUser

func (*MockChimeAPIMockRecorder) LogoutUserRequest

func (mr *MockChimeAPIMockRecorder) LogoutUserRequest(arg0 interface{}) *gomock.Call

LogoutUserRequest indicates an expected call of LogoutUserRequest

func (*MockChimeAPIMockRecorder) LogoutUserWithContext

func (mr *MockChimeAPIMockRecorder) LogoutUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

LogoutUserWithContext indicates an expected call of LogoutUserWithContext

func (*MockChimeAPIMockRecorder) PutEventsConfiguration

func (mr *MockChimeAPIMockRecorder) PutEventsConfiguration(arg0 interface{}) *gomock.Call

PutEventsConfiguration indicates an expected call of PutEventsConfiguration

func (*MockChimeAPIMockRecorder) PutEventsConfigurationRequest

func (mr *MockChimeAPIMockRecorder) PutEventsConfigurationRequest(arg0 interface{}) *gomock.Call

PutEventsConfigurationRequest indicates an expected call of PutEventsConfigurationRequest

func (*MockChimeAPIMockRecorder) PutEventsConfigurationWithContext

func (mr *MockChimeAPIMockRecorder) PutEventsConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutEventsConfigurationWithContext indicates an expected call of PutEventsConfigurationWithContext

func (*MockChimeAPIMockRecorder) PutVoiceConnectorLoggingConfiguration

func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorLoggingConfiguration(arg0 interface{}) *gomock.Call

PutVoiceConnectorLoggingConfiguration indicates an expected call of PutVoiceConnectorLoggingConfiguration

func (*MockChimeAPIMockRecorder) PutVoiceConnectorLoggingConfigurationRequest

func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorLoggingConfigurationRequest(arg0 interface{}) *gomock.Call

PutVoiceConnectorLoggingConfigurationRequest indicates an expected call of PutVoiceConnectorLoggingConfigurationRequest

func (*MockChimeAPIMockRecorder) PutVoiceConnectorLoggingConfigurationWithContext

func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorLoggingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutVoiceConnectorLoggingConfigurationWithContext indicates an expected call of PutVoiceConnectorLoggingConfigurationWithContext

func (*MockChimeAPIMockRecorder) PutVoiceConnectorOrigination

func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorOrigination(arg0 interface{}) *gomock.Call

PutVoiceConnectorOrigination indicates an expected call of PutVoiceConnectorOrigination

func (*MockChimeAPIMockRecorder) PutVoiceConnectorOriginationRequest

func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorOriginationRequest(arg0 interface{}) *gomock.Call

PutVoiceConnectorOriginationRequest indicates an expected call of PutVoiceConnectorOriginationRequest

func (*MockChimeAPIMockRecorder) PutVoiceConnectorOriginationWithContext

func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorOriginationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutVoiceConnectorOriginationWithContext indicates an expected call of PutVoiceConnectorOriginationWithContext

func (*MockChimeAPIMockRecorder) PutVoiceConnectorStreamingConfiguration

func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorStreamingConfiguration(arg0 interface{}) *gomock.Call

PutVoiceConnectorStreamingConfiguration indicates an expected call of PutVoiceConnectorStreamingConfiguration

func (*MockChimeAPIMockRecorder) PutVoiceConnectorStreamingConfigurationRequest

func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorStreamingConfigurationRequest(arg0 interface{}) *gomock.Call

PutVoiceConnectorStreamingConfigurationRequest indicates an expected call of PutVoiceConnectorStreamingConfigurationRequest

func (*MockChimeAPIMockRecorder) PutVoiceConnectorStreamingConfigurationWithContext

func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorStreamingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutVoiceConnectorStreamingConfigurationWithContext indicates an expected call of PutVoiceConnectorStreamingConfigurationWithContext

func (*MockChimeAPIMockRecorder) PutVoiceConnectorTermination

func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorTermination(arg0 interface{}) *gomock.Call

PutVoiceConnectorTermination indicates an expected call of PutVoiceConnectorTermination

func (*MockChimeAPIMockRecorder) PutVoiceConnectorTerminationCredentials

func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorTerminationCredentials(arg0 interface{}) *gomock.Call

PutVoiceConnectorTerminationCredentials indicates an expected call of PutVoiceConnectorTerminationCredentials

func (*MockChimeAPIMockRecorder) PutVoiceConnectorTerminationCredentialsRequest

func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorTerminationCredentialsRequest(arg0 interface{}) *gomock.Call

PutVoiceConnectorTerminationCredentialsRequest indicates an expected call of PutVoiceConnectorTerminationCredentialsRequest

func (*MockChimeAPIMockRecorder) PutVoiceConnectorTerminationCredentialsWithContext

func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorTerminationCredentialsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutVoiceConnectorTerminationCredentialsWithContext indicates an expected call of PutVoiceConnectorTerminationCredentialsWithContext

func (*MockChimeAPIMockRecorder) PutVoiceConnectorTerminationRequest

func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorTerminationRequest(arg0 interface{}) *gomock.Call

PutVoiceConnectorTerminationRequest indicates an expected call of PutVoiceConnectorTerminationRequest

func (*MockChimeAPIMockRecorder) PutVoiceConnectorTerminationWithContext

func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorTerminationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutVoiceConnectorTerminationWithContext indicates an expected call of PutVoiceConnectorTerminationWithContext

func (*MockChimeAPIMockRecorder) RegenerateSecurityToken

func (mr *MockChimeAPIMockRecorder) RegenerateSecurityToken(arg0 interface{}) *gomock.Call

RegenerateSecurityToken indicates an expected call of RegenerateSecurityToken

func (*MockChimeAPIMockRecorder) RegenerateSecurityTokenRequest

func (mr *MockChimeAPIMockRecorder) RegenerateSecurityTokenRequest(arg0 interface{}) *gomock.Call

RegenerateSecurityTokenRequest indicates an expected call of RegenerateSecurityTokenRequest

func (*MockChimeAPIMockRecorder) RegenerateSecurityTokenWithContext

func (mr *MockChimeAPIMockRecorder) RegenerateSecurityTokenWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RegenerateSecurityTokenWithContext indicates an expected call of RegenerateSecurityTokenWithContext

func (*MockChimeAPIMockRecorder) ResetPersonalPIN

func (mr *MockChimeAPIMockRecorder) ResetPersonalPIN(arg0 interface{}) *gomock.Call

ResetPersonalPIN indicates an expected call of ResetPersonalPIN

func (*MockChimeAPIMockRecorder) ResetPersonalPINRequest

func (mr *MockChimeAPIMockRecorder) ResetPersonalPINRequest(arg0 interface{}) *gomock.Call

ResetPersonalPINRequest indicates an expected call of ResetPersonalPINRequest

func (*MockChimeAPIMockRecorder) ResetPersonalPINWithContext

func (mr *MockChimeAPIMockRecorder) ResetPersonalPINWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ResetPersonalPINWithContext indicates an expected call of ResetPersonalPINWithContext

func (*MockChimeAPIMockRecorder) RestorePhoneNumber

func (mr *MockChimeAPIMockRecorder) RestorePhoneNumber(arg0 interface{}) *gomock.Call

RestorePhoneNumber indicates an expected call of RestorePhoneNumber

func (*MockChimeAPIMockRecorder) RestorePhoneNumberRequest

func (mr *MockChimeAPIMockRecorder) RestorePhoneNumberRequest(arg0 interface{}) *gomock.Call

RestorePhoneNumberRequest indicates an expected call of RestorePhoneNumberRequest

func (*MockChimeAPIMockRecorder) RestorePhoneNumberWithContext

func (mr *MockChimeAPIMockRecorder) RestorePhoneNumberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RestorePhoneNumberWithContext indicates an expected call of RestorePhoneNumberWithContext

func (*MockChimeAPIMockRecorder) SearchAvailablePhoneNumbers

func (mr *MockChimeAPIMockRecorder) SearchAvailablePhoneNumbers(arg0 interface{}) *gomock.Call

SearchAvailablePhoneNumbers indicates an expected call of SearchAvailablePhoneNumbers

func (*MockChimeAPIMockRecorder) SearchAvailablePhoneNumbersRequest

func (mr *MockChimeAPIMockRecorder) SearchAvailablePhoneNumbersRequest(arg0 interface{}) *gomock.Call

SearchAvailablePhoneNumbersRequest indicates an expected call of SearchAvailablePhoneNumbersRequest

func (*MockChimeAPIMockRecorder) SearchAvailablePhoneNumbersWithContext

func (mr *MockChimeAPIMockRecorder) SearchAvailablePhoneNumbersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SearchAvailablePhoneNumbersWithContext indicates an expected call of SearchAvailablePhoneNumbersWithContext

func (*MockChimeAPIMockRecorder) UpdateAccount

func (mr *MockChimeAPIMockRecorder) UpdateAccount(arg0 interface{}) *gomock.Call

UpdateAccount indicates an expected call of UpdateAccount

func (*MockChimeAPIMockRecorder) UpdateAccountRequest

func (mr *MockChimeAPIMockRecorder) UpdateAccountRequest(arg0 interface{}) *gomock.Call

UpdateAccountRequest indicates an expected call of UpdateAccountRequest

func (*MockChimeAPIMockRecorder) UpdateAccountSettings

func (mr *MockChimeAPIMockRecorder) UpdateAccountSettings(arg0 interface{}) *gomock.Call

UpdateAccountSettings indicates an expected call of UpdateAccountSettings

func (*MockChimeAPIMockRecorder) UpdateAccountSettingsRequest

func (mr *MockChimeAPIMockRecorder) UpdateAccountSettingsRequest(arg0 interface{}) *gomock.Call

UpdateAccountSettingsRequest indicates an expected call of UpdateAccountSettingsRequest

func (*MockChimeAPIMockRecorder) UpdateAccountSettingsWithContext

func (mr *MockChimeAPIMockRecorder) UpdateAccountSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateAccountSettingsWithContext indicates an expected call of UpdateAccountSettingsWithContext

func (*MockChimeAPIMockRecorder) UpdateAccountWithContext

func (mr *MockChimeAPIMockRecorder) UpdateAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateAccountWithContext indicates an expected call of UpdateAccountWithContext

func (*MockChimeAPIMockRecorder) UpdateBot

func (mr *MockChimeAPIMockRecorder) UpdateBot(arg0 interface{}) *gomock.Call

UpdateBot indicates an expected call of UpdateBot

func (*MockChimeAPIMockRecorder) UpdateBotRequest

func (mr *MockChimeAPIMockRecorder) UpdateBotRequest(arg0 interface{}) *gomock.Call

UpdateBotRequest indicates an expected call of UpdateBotRequest

func (*MockChimeAPIMockRecorder) UpdateBotWithContext

func (mr *MockChimeAPIMockRecorder) UpdateBotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateBotWithContext indicates an expected call of UpdateBotWithContext

func (*MockChimeAPIMockRecorder) UpdateGlobalSettings

func (mr *MockChimeAPIMockRecorder) UpdateGlobalSettings(arg0 interface{}) *gomock.Call

UpdateGlobalSettings indicates an expected call of UpdateGlobalSettings

func (*MockChimeAPIMockRecorder) UpdateGlobalSettingsRequest

func (mr *MockChimeAPIMockRecorder) UpdateGlobalSettingsRequest(arg0 interface{}) *gomock.Call

UpdateGlobalSettingsRequest indicates an expected call of UpdateGlobalSettingsRequest

func (*MockChimeAPIMockRecorder) UpdateGlobalSettingsWithContext

func (mr *MockChimeAPIMockRecorder) UpdateGlobalSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateGlobalSettingsWithContext indicates an expected call of UpdateGlobalSettingsWithContext

func (*MockChimeAPIMockRecorder) UpdatePhoneNumber

func (mr *MockChimeAPIMockRecorder) UpdatePhoneNumber(arg0 interface{}) *gomock.Call

UpdatePhoneNumber indicates an expected call of UpdatePhoneNumber

func (*MockChimeAPIMockRecorder) UpdatePhoneNumberRequest

func (mr *MockChimeAPIMockRecorder) UpdatePhoneNumberRequest(arg0 interface{}) *gomock.Call

UpdatePhoneNumberRequest indicates an expected call of UpdatePhoneNumberRequest

func (*MockChimeAPIMockRecorder) UpdatePhoneNumberSettings

func (mr *MockChimeAPIMockRecorder) UpdatePhoneNumberSettings(arg0 interface{}) *gomock.Call

UpdatePhoneNumberSettings indicates an expected call of UpdatePhoneNumberSettings

func (*MockChimeAPIMockRecorder) UpdatePhoneNumberSettingsRequest

func (mr *MockChimeAPIMockRecorder) UpdatePhoneNumberSettingsRequest(arg0 interface{}) *gomock.Call

UpdatePhoneNumberSettingsRequest indicates an expected call of UpdatePhoneNumberSettingsRequest

func (*MockChimeAPIMockRecorder) UpdatePhoneNumberSettingsWithContext

func (mr *MockChimeAPIMockRecorder) UpdatePhoneNumberSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdatePhoneNumberSettingsWithContext indicates an expected call of UpdatePhoneNumberSettingsWithContext

func (*MockChimeAPIMockRecorder) UpdatePhoneNumberWithContext

func (mr *MockChimeAPIMockRecorder) UpdatePhoneNumberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdatePhoneNumberWithContext indicates an expected call of UpdatePhoneNumberWithContext

func (*MockChimeAPIMockRecorder) UpdateRoom

func (mr *MockChimeAPIMockRecorder) UpdateRoom(arg0 interface{}) *gomock.Call

UpdateRoom indicates an expected call of UpdateRoom

func (*MockChimeAPIMockRecorder) UpdateRoomMembership

func (mr *MockChimeAPIMockRecorder) UpdateRoomMembership(arg0 interface{}) *gomock.Call

UpdateRoomMembership indicates an expected call of UpdateRoomMembership

func (*MockChimeAPIMockRecorder) UpdateRoomMembershipRequest

func (mr *MockChimeAPIMockRecorder) UpdateRoomMembershipRequest(arg0 interface{}) *gomock.Call

UpdateRoomMembershipRequest indicates an expected call of UpdateRoomMembershipRequest

func (*MockChimeAPIMockRecorder) UpdateRoomMembershipWithContext

func (mr *MockChimeAPIMockRecorder) UpdateRoomMembershipWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateRoomMembershipWithContext indicates an expected call of UpdateRoomMembershipWithContext

func (*MockChimeAPIMockRecorder) UpdateRoomRequest

func (mr *MockChimeAPIMockRecorder) UpdateRoomRequest(arg0 interface{}) *gomock.Call

UpdateRoomRequest indicates an expected call of UpdateRoomRequest

func (*MockChimeAPIMockRecorder) UpdateRoomWithContext

func (mr *MockChimeAPIMockRecorder) UpdateRoomWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateRoomWithContext indicates an expected call of UpdateRoomWithContext

func (*MockChimeAPIMockRecorder) UpdateUser

func (mr *MockChimeAPIMockRecorder) UpdateUser(arg0 interface{}) *gomock.Call

UpdateUser indicates an expected call of UpdateUser

func (*MockChimeAPIMockRecorder) UpdateUserRequest

func (mr *MockChimeAPIMockRecorder) UpdateUserRequest(arg0 interface{}) *gomock.Call

UpdateUserRequest indicates an expected call of UpdateUserRequest

func (*MockChimeAPIMockRecorder) UpdateUserSettings

func (mr *MockChimeAPIMockRecorder) UpdateUserSettings(arg0 interface{}) *gomock.Call

UpdateUserSettings indicates an expected call of UpdateUserSettings

func (*MockChimeAPIMockRecorder) UpdateUserSettingsRequest

func (mr *MockChimeAPIMockRecorder) UpdateUserSettingsRequest(arg0 interface{}) *gomock.Call

UpdateUserSettingsRequest indicates an expected call of UpdateUserSettingsRequest

func (*MockChimeAPIMockRecorder) UpdateUserSettingsWithContext

func (mr *MockChimeAPIMockRecorder) UpdateUserSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateUserSettingsWithContext indicates an expected call of UpdateUserSettingsWithContext

func (*MockChimeAPIMockRecorder) UpdateUserWithContext

func (mr *MockChimeAPIMockRecorder) UpdateUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateUserWithContext indicates an expected call of UpdateUserWithContext

func (*MockChimeAPIMockRecorder) UpdateVoiceConnector

func (mr *MockChimeAPIMockRecorder) UpdateVoiceConnector(arg0 interface{}) *gomock.Call

UpdateVoiceConnector indicates an expected call of UpdateVoiceConnector

func (*MockChimeAPIMockRecorder) UpdateVoiceConnectorGroup

func (mr *MockChimeAPIMockRecorder) UpdateVoiceConnectorGroup(arg0 interface{}) *gomock.Call

UpdateVoiceConnectorGroup indicates an expected call of UpdateVoiceConnectorGroup

func (*MockChimeAPIMockRecorder) UpdateVoiceConnectorGroupRequest

func (mr *MockChimeAPIMockRecorder) UpdateVoiceConnectorGroupRequest(arg0 interface{}) *gomock.Call

UpdateVoiceConnectorGroupRequest indicates an expected call of UpdateVoiceConnectorGroupRequest

func (*MockChimeAPIMockRecorder) UpdateVoiceConnectorGroupWithContext

func (mr *MockChimeAPIMockRecorder) UpdateVoiceConnectorGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateVoiceConnectorGroupWithContext indicates an expected call of UpdateVoiceConnectorGroupWithContext

func (*MockChimeAPIMockRecorder) UpdateVoiceConnectorRequest

func (mr *MockChimeAPIMockRecorder) UpdateVoiceConnectorRequest(arg0 interface{}) *gomock.Call

UpdateVoiceConnectorRequest indicates an expected call of UpdateVoiceConnectorRequest

func (*MockChimeAPIMockRecorder) UpdateVoiceConnectorWithContext

func (mr *MockChimeAPIMockRecorder) UpdateVoiceConnectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateVoiceConnectorWithContext indicates an expected call of UpdateVoiceConnectorWithContext

Jump to

Keyboard shortcuts

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