Documentation ¶
Overview ¶
Package chimemock is a generated GoMock package.
Index ¶
- type MockChimeAPI
- func (m *MockChimeAPI) AssociatePhoneNumberWithUser(arg0 *chime.AssociatePhoneNumberWithUserInput) (*chime.AssociatePhoneNumberWithUserOutput, error)
- func (m *MockChimeAPI) AssociatePhoneNumberWithUserRequest(arg0 *chime.AssociatePhoneNumberWithUserInput) (*request.Request, *chime.AssociatePhoneNumberWithUserOutput)
- func (m *MockChimeAPI) AssociatePhoneNumberWithUserWithContext(arg0 context.Context, arg1 *chime.AssociatePhoneNumberWithUserInput, ...) (*chime.AssociatePhoneNumberWithUserOutput, error)
- func (m *MockChimeAPI) AssociatePhoneNumbersWithVoiceConnector(arg0 *chime.AssociatePhoneNumbersWithVoiceConnectorInput) (*chime.AssociatePhoneNumbersWithVoiceConnectorOutput, error)
- func (m *MockChimeAPI) AssociatePhoneNumbersWithVoiceConnectorGroup(arg0 *chime.AssociatePhoneNumbersWithVoiceConnectorGroupInput) (*chime.AssociatePhoneNumbersWithVoiceConnectorGroupOutput, error)
- func (m *MockChimeAPI) AssociatePhoneNumbersWithVoiceConnectorGroupRequest(arg0 *chime.AssociatePhoneNumbersWithVoiceConnectorGroupInput) (*request.Request, *chime.AssociatePhoneNumbersWithVoiceConnectorGroupOutput)
- func (m *MockChimeAPI) AssociatePhoneNumbersWithVoiceConnectorGroupWithContext(arg0 context.Context, ...) (*chime.AssociatePhoneNumbersWithVoiceConnectorGroupOutput, error)
- func (m *MockChimeAPI) AssociatePhoneNumbersWithVoiceConnectorRequest(arg0 *chime.AssociatePhoneNumbersWithVoiceConnectorInput) (*request.Request, *chime.AssociatePhoneNumbersWithVoiceConnectorOutput)
- func (m *MockChimeAPI) AssociatePhoneNumbersWithVoiceConnectorWithContext(arg0 context.Context, arg1 *chime.AssociatePhoneNumbersWithVoiceConnectorInput, ...) (*chime.AssociatePhoneNumbersWithVoiceConnectorOutput, error)
- func (m *MockChimeAPI) AssociateSigninDelegateGroupsWithAccount(arg0 *chime.AssociateSigninDelegateGroupsWithAccountInput) (*chime.AssociateSigninDelegateGroupsWithAccountOutput, error)
- func (m *MockChimeAPI) AssociateSigninDelegateGroupsWithAccountRequest(arg0 *chime.AssociateSigninDelegateGroupsWithAccountInput) (*request.Request, *chime.AssociateSigninDelegateGroupsWithAccountOutput)
- func (m *MockChimeAPI) AssociateSigninDelegateGroupsWithAccountWithContext(arg0 context.Context, ...) (*chime.AssociateSigninDelegateGroupsWithAccountOutput, error)
- func (m *MockChimeAPI) BatchCreateAttendee(arg0 *chime.BatchCreateAttendeeInput) (*chime.BatchCreateAttendeeOutput, error)
- func (m *MockChimeAPI) BatchCreateAttendeeRequest(arg0 *chime.BatchCreateAttendeeInput) (*request.Request, *chime.BatchCreateAttendeeOutput)
- func (m *MockChimeAPI) BatchCreateAttendeeWithContext(arg0 context.Context, arg1 *chime.BatchCreateAttendeeInput, ...) (*chime.BatchCreateAttendeeOutput, error)
- func (m *MockChimeAPI) BatchCreateRoomMembership(arg0 *chime.BatchCreateRoomMembershipInput) (*chime.BatchCreateRoomMembershipOutput, error)
- func (m *MockChimeAPI) BatchCreateRoomMembershipRequest(arg0 *chime.BatchCreateRoomMembershipInput) (*request.Request, *chime.BatchCreateRoomMembershipOutput)
- func (m *MockChimeAPI) BatchCreateRoomMembershipWithContext(arg0 context.Context, arg1 *chime.BatchCreateRoomMembershipInput, ...) (*chime.BatchCreateRoomMembershipOutput, error)
- func (m *MockChimeAPI) BatchDeletePhoneNumber(arg0 *chime.BatchDeletePhoneNumberInput) (*chime.BatchDeletePhoneNumberOutput, error)
- func (m *MockChimeAPI) BatchDeletePhoneNumberRequest(arg0 *chime.BatchDeletePhoneNumberInput) (*request.Request, *chime.BatchDeletePhoneNumberOutput)
- func (m *MockChimeAPI) BatchDeletePhoneNumberWithContext(arg0 context.Context, arg1 *chime.BatchDeletePhoneNumberInput, ...) (*chime.BatchDeletePhoneNumberOutput, error)
- func (m *MockChimeAPI) BatchSuspendUser(arg0 *chime.BatchSuspendUserInput) (*chime.BatchSuspendUserOutput, error)
- func (m *MockChimeAPI) BatchSuspendUserRequest(arg0 *chime.BatchSuspendUserInput) (*request.Request, *chime.BatchSuspendUserOutput)
- func (m *MockChimeAPI) BatchSuspendUserWithContext(arg0 context.Context, arg1 *chime.BatchSuspendUserInput, ...) (*chime.BatchSuspendUserOutput, error)
- func (m *MockChimeAPI) BatchUnsuspendUser(arg0 *chime.BatchUnsuspendUserInput) (*chime.BatchUnsuspendUserOutput, error)
- func (m *MockChimeAPI) BatchUnsuspendUserRequest(arg0 *chime.BatchUnsuspendUserInput) (*request.Request, *chime.BatchUnsuspendUserOutput)
- func (m *MockChimeAPI) BatchUnsuspendUserWithContext(arg0 context.Context, arg1 *chime.BatchUnsuspendUserInput, ...) (*chime.BatchUnsuspendUserOutput, error)
- func (m *MockChimeAPI) BatchUpdatePhoneNumber(arg0 *chime.BatchUpdatePhoneNumberInput) (*chime.BatchUpdatePhoneNumberOutput, error)
- func (m *MockChimeAPI) BatchUpdatePhoneNumberRequest(arg0 *chime.BatchUpdatePhoneNumberInput) (*request.Request, *chime.BatchUpdatePhoneNumberOutput)
- func (m *MockChimeAPI) BatchUpdatePhoneNumberWithContext(arg0 context.Context, arg1 *chime.BatchUpdatePhoneNumberInput, ...) (*chime.BatchUpdatePhoneNumberOutput, error)
- func (m *MockChimeAPI) BatchUpdateUser(arg0 *chime.BatchUpdateUserInput) (*chime.BatchUpdateUserOutput, error)
- func (m *MockChimeAPI) BatchUpdateUserRequest(arg0 *chime.BatchUpdateUserInput) (*request.Request, *chime.BatchUpdateUserOutput)
- func (m *MockChimeAPI) BatchUpdateUserWithContext(arg0 context.Context, arg1 *chime.BatchUpdateUserInput, arg2 ...request.Option) (*chime.BatchUpdateUserOutput, error)
- func (m *MockChimeAPI) CreateAccount(arg0 *chime.CreateAccountInput) (*chime.CreateAccountOutput, error)
- func (m *MockChimeAPI) CreateAccountRequest(arg0 *chime.CreateAccountInput) (*request.Request, *chime.CreateAccountOutput)
- func (m *MockChimeAPI) CreateAccountWithContext(arg0 context.Context, arg1 *chime.CreateAccountInput, arg2 ...request.Option) (*chime.CreateAccountOutput, error)
- func (m *MockChimeAPI) CreateAttendee(arg0 *chime.CreateAttendeeInput) (*chime.CreateAttendeeOutput, error)
- func (m *MockChimeAPI) CreateAttendeeRequest(arg0 *chime.CreateAttendeeInput) (*request.Request, *chime.CreateAttendeeOutput)
- func (m *MockChimeAPI) CreateAttendeeWithContext(arg0 context.Context, arg1 *chime.CreateAttendeeInput, arg2 ...request.Option) (*chime.CreateAttendeeOutput, error)
- func (m *MockChimeAPI) CreateBot(arg0 *chime.CreateBotInput) (*chime.CreateBotOutput, error)
- func (m *MockChimeAPI) CreateBotRequest(arg0 *chime.CreateBotInput) (*request.Request, *chime.CreateBotOutput)
- func (m *MockChimeAPI) CreateBotWithContext(arg0 context.Context, arg1 *chime.CreateBotInput, arg2 ...request.Option) (*chime.CreateBotOutput, error)
- func (m *MockChimeAPI) CreateMeeting(arg0 *chime.CreateMeetingInput) (*chime.CreateMeetingOutput, error)
- func (m *MockChimeAPI) CreateMeetingRequest(arg0 *chime.CreateMeetingInput) (*request.Request, *chime.CreateMeetingOutput)
- func (m *MockChimeAPI) CreateMeetingWithContext(arg0 context.Context, arg1 *chime.CreateMeetingInput, arg2 ...request.Option) (*chime.CreateMeetingOutput, error)
- func (m *MockChimeAPI) CreatePhoneNumberOrder(arg0 *chime.CreatePhoneNumberOrderInput) (*chime.CreatePhoneNumberOrderOutput, error)
- func (m *MockChimeAPI) CreatePhoneNumberOrderRequest(arg0 *chime.CreatePhoneNumberOrderInput) (*request.Request, *chime.CreatePhoneNumberOrderOutput)
- func (m *MockChimeAPI) CreatePhoneNumberOrderWithContext(arg0 context.Context, arg1 *chime.CreatePhoneNumberOrderInput, ...) (*chime.CreatePhoneNumberOrderOutput, error)
- func (m *MockChimeAPI) CreateProxySession(arg0 *chime.CreateProxySessionInput) (*chime.CreateProxySessionOutput, error)
- func (m *MockChimeAPI) CreateProxySessionRequest(arg0 *chime.CreateProxySessionInput) (*request.Request, *chime.CreateProxySessionOutput)
- func (m *MockChimeAPI) CreateProxySessionWithContext(arg0 context.Context, arg1 *chime.CreateProxySessionInput, ...) (*chime.CreateProxySessionOutput, error)
- func (m *MockChimeAPI) CreateRoom(arg0 *chime.CreateRoomInput) (*chime.CreateRoomOutput, error)
- func (m *MockChimeAPI) CreateRoomMembership(arg0 *chime.CreateRoomMembershipInput) (*chime.CreateRoomMembershipOutput, error)
- func (m *MockChimeAPI) CreateRoomMembershipRequest(arg0 *chime.CreateRoomMembershipInput) (*request.Request, *chime.CreateRoomMembershipOutput)
- func (m *MockChimeAPI) CreateRoomMembershipWithContext(arg0 context.Context, arg1 *chime.CreateRoomMembershipInput, ...) (*chime.CreateRoomMembershipOutput, error)
- func (m *MockChimeAPI) CreateRoomRequest(arg0 *chime.CreateRoomInput) (*request.Request, *chime.CreateRoomOutput)
- func (m *MockChimeAPI) CreateRoomWithContext(arg0 context.Context, arg1 *chime.CreateRoomInput, arg2 ...request.Option) (*chime.CreateRoomOutput, error)
- func (m *MockChimeAPI) CreateUser(arg0 *chime.CreateUserInput) (*chime.CreateUserOutput, error)
- func (m *MockChimeAPI) CreateUserRequest(arg0 *chime.CreateUserInput) (*request.Request, *chime.CreateUserOutput)
- func (m *MockChimeAPI) CreateUserWithContext(arg0 context.Context, arg1 *chime.CreateUserInput, arg2 ...request.Option) (*chime.CreateUserOutput, error)
- func (m *MockChimeAPI) CreateVoiceConnector(arg0 *chime.CreateVoiceConnectorInput) (*chime.CreateVoiceConnectorOutput, error)
- func (m *MockChimeAPI) CreateVoiceConnectorGroup(arg0 *chime.CreateVoiceConnectorGroupInput) (*chime.CreateVoiceConnectorGroupOutput, error)
- func (m *MockChimeAPI) CreateVoiceConnectorGroupRequest(arg0 *chime.CreateVoiceConnectorGroupInput) (*request.Request, *chime.CreateVoiceConnectorGroupOutput)
- func (m *MockChimeAPI) CreateVoiceConnectorGroupWithContext(arg0 context.Context, arg1 *chime.CreateVoiceConnectorGroupInput, ...) (*chime.CreateVoiceConnectorGroupOutput, error)
- func (m *MockChimeAPI) CreateVoiceConnectorRequest(arg0 *chime.CreateVoiceConnectorInput) (*request.Request, *chime.CreateVoiceConnectorOutput)
- func (m *MockChimeAPI) CreateVoiceConnectorWithContext(arg0 context.Context, arg1 *chime.CreateVoiceConnectorInput, ...) (*chime.CreateVoiceConnectorOutput, error)
- func (m *MockChimeAPI) DeleteAccount(arg0 *chime.DeleteAccountInput) (*chime.DeleteAccountOutput, error)
- func (m *MockChimeAPI) DeleteAccountRequest(arg0 *chime.DeleteAccountInput) (*request.Request, *chime.DeleteAccountOutput)
- func (m *MockChimeAPI) DeleteAccountWithContext(arg0 context.Context, arg1 *chime.DeleteAccountInput, arg2 ...request.Option) (*chime.DeleteAccountOutput, error)
- func (m *MockChimeAPI) DeleteAttendee(arg0 *chime.DeleteAttendeeInput) (*chime.DeleteAttendeeOutput, error)
- func (m *MockChimeAPI) DeleteAttendeeRequest(arg0 *chime.DeleteAttendeeInput) (*request.Request, *chime.DeleteAttendeeOutput)
- func (m *MockChimeAPI) DeleteAttendeeWithContext(arg0 context.Context, arg1 *chime.DeleteAttendeeInput, arg2 ...request.Option) (*chime.DeleteAttendeeOutput, error)
- func (m *MockChimeAPI) DeleteEventsConfiguration(arg0 *chime.DeleteEventsConfigurationInput) (*chime.DeleteEventsConfigurationOutput, error)
- func (m *MockChimeAPI) DeleteEventsConfigurationRequest(arg0 *chime.DeleteEventsConfigurationInput) (*request.Request, *chime.DeleteEventsConfigurationOutput)
- func (m *MockChimeAPI) DeleteEventsConfigurationWithContext(arg0 context.Context, arg1 *chime.DeleteEventsConfigurationInput, ...) (*chime.DeleteEventsConfigurationOutput, error)
- func (m *MockChimeAPI) DeleteMeeting(arg0 *chime.DeleteMeetingInput) (*chime.DeleteMeetingOutput, error)
- func (m *MockChimeAPI) DeleteMeetingRequest(arg0 *chime.DeleteMeetingInput) (*request.Request, *chime.DeleteMeetingOutput)
- func (m *MockChimeAPI) DeleteMeetingWithContext(arg0 context.Context, arg1 *chime.DeleteMeetingInput, arg2 ...request.Option) (*chime.DeleteMeetingOutput, error)
- func (m *MockChimeAPI) DeletePhoneNumber(arg0 *chime.DeletePhoneNumberInput) (*chime.DeletePhoneNumberOutput, error)
- func (m *MockChimeAPI) DeletePhoneNumberRequest(arg0 *chime.DeletePhoneNumberInput) (*request.Request, *chime.DeletePhoneNumberOutput)
- func (m *MockChimeAPI) DeletePhoneNumberWithContext(arg0 context.Context, arg1 *chime.DeletePhoneNumberInput, ...) (*chime.DeletePhoneNumberOutput, error)
- func (m *MockChimeAPI) DeleteProxySession(arg0 *chime.DeleteProxySessionInput) (*chime.DeleteProxySessionOutput, error)
- func (m *MockChimeAPI) DeleteProxySessionRequest(arg0 *chime.DeleteProxySessionInput) (*request.Request, *chime.DeleteProxySessionOutput)
- func (m *MockChimeAPI) DeleteProxySessionWithContext(arg0 context.Context, arg1 *chime.DeleteProxySessionInput, ...) (*chime.DeleteProxySessionOutput, error)
- func (m *MockChimeAPI) DeleteRoom(arg0 *chime.DeleteRoomInput) (*chime.DeleteRoomOutput, error)
- func (m *MockChimeAPI) DeleteRoomMembership(arg0 *chime.DeleteRoomMembershipInput) (*chime.DeleteRoomMembershipOutput, error)
- func (m *MockChimeAPI) DeleteRoomMembershipRequest(arg0 *chime.DeleteRoomMembershipInput) (*request.Request, *chime.DeleteRoomMembershipOutput)
- func (m *MockChimeAPI) DeleteRoomMembershipWithContext(arg0 context.Context, arg1 *chime.DeleteRoomMembershipInput, ...) (*chime.DeleteRoomMembershipOutput, error)
- func (m *MockChimeAPI) DeleteRoomRequest(arg0 *chime.DeleteRoomInput) (*request.Request, *chime.DeleteRoomOutput)
- func (m *MockChimeAPI) DeleteRoomWithContext(arg0 context.Context, arg1 *chime.DeleteRoomInput, arg2 ...request.Option) (*chime.DeleteRoomOutput, error)
- func (m *MockChimeAPI) DeleteVoiceConnector(arg0 *chime.DeleteVoiceConnectorInput) (*chime.DeleteVoiceConnectorOutput, error)
- func (m *MockChimeAPI) DeleteVoiceConnectorGroup(arg0 *chime.DeleteVoiceConnectorGroupInput) (*chime.DeleteVoiceConnectorGroupOutput, error)
- func (m *MockChimeAPI) DeleteVoiceConnectorGroupRequest(arg0 *chime.DeleteVoiceConnectorGroupInput) (*request.Request, *chime.DeleteVoiceConnectorGroupOutput)
- func (m *MockChimeAPI) DeleteVoiceConnectorGroupWithContext(arg0 context.Context, arg1 *chime.DeleteVoiceConnectorGroupInput, ...) (*chime.DeleteVoiceConnectorGroupOutput, error)
- func (m *MockChimeAPI) DeleteVoiceConnectorOrigination(arg0 *chime.DeleteVoiceConnectorOriginationInput) (*chime.DeleteVoiceConnectorOriginationOutput, error)
- func (m *MockChimeAPI) DeleteVoiceConnectorOriginationRequest(arg0 *chime.DeleteVoiceConnectorOriginationInput) (*request.Request, *chime.DeleteVoiceConnectorOriginationOutput)
- func (m *MockChimeAPI) DeleteVoiceConnectorOriginationWithContext(arg0 context.Context, arg1 *chime.DeleteVoiceConnectorOriginationInput, ...) (*chime.DeleteVoiceConnectorOriginationOutput, error)
- func (m *MockChimeAPI) DeleteVoiceConnectorProxy(arg0 *chime.DeleteVoiceConnectorProxyInput) (*chime.DeleteVoiceConnectorProxyOutput, error)
- func (m *MockChimeAPI) DeleteVoiceConnectorProxyRequest(arg0 *chime.DeleteVoiceConnectorProxyInput) (*request.Request, *chime.DeleteVoiceConnectorProxyOutput)
- func (m *MockChimeAPI) DeleteVoiceConnectorProxyWithContext(arg0 context.Context, arg1 *chime.DeleteVoiceConnectorProxyInput, ...) (*chime.DeleteVoiceConnectorProxyOutput, error)
- func (m *MockChimeAPI) DeleteVoiceConnectorRequest(arg0 *chime.DeleteVoiceConnectorInput) (*request.Request, *chime.DeleteVoiceConnectorOutput)
- func (m *MockChimeAPI) DeleteVoiceConnectorStreamingConfiguration(arg0 *chime.DeleteVoiceConnectorStreamingConfigurationInput) (*chime.DeleteVoiceConnectorStreamingConfigurationOutput, error)
- func (m *MockChimeAPI) DeleteVoiceConnectorStreamingConfigurationRequest(arg0 *chime.DeleteVoiceConnectorStreamingConfigurationInput) (*request.Request, *chime.DeleteVoiceConnectorStreamingConfigurationOutput)
- func (m *MockChimeAPI) DeleteVoiceConnectorStreamingConfigurationWithContext(arg0 context.Context, ...) (*chime.DeleteVoiceConnectorStreamingConfigurationOutput, error)
- func (m *MockChimeAPI) DeleteVoiceConnectorTermination(arg0 *chime.DeleteVoiceConnectorTerminationInput) (*chime.DeleteVoiceConnectorTerminationOutput, error)
- func (m *MockChimeAPI) DeleteVoiceConnectorTerminationCredentials(arg0 *chime.DeleteVoiceConnectorTerminationCredentialsInput) (*chime.DeleteVoiceConnectorTerminationCredentialsOutput, error)
- func (m *MockChimeAPI) DeleteVoiceConnectorTerminationCredentialsRequest(arg0 *chime.DeleteVoiceConnectorTerminationCredentialsInput) (*request.Request, *chime.DeleteVoiceConnectorTerminationCredentialsOutput)
- func (m *MockChimeAPI) DeleteVoiceConnectorTerminationCredentialsWithContext(arg0 context.Context, ...) (*chime.DeleteVoiceConnectorTerminationCredentialsOutput, error)
- func (m *MockChimeAPI) DeleteVoiceConnectorTerminationRequest(arg0 *chime.DeleteVoiceConnectorTerminationInput) (*request.Request, *chime.DeleteVoiceConnectorTerminationOutput)
- func (m *MockChimeAPI) DeleteVoiceConnectorTerminationWithContext(arg0 context.Context, arg1 *chime.DeleteVoiceConnectorTerminationInput, ...) (*chime.DeleteVoiceConnectorTerminationOutput, error)
- func (m *MockChimeAPI) DeleteVoiceConnectorWithContext(arg0 context.Context, arg1 *chime.DeleteVoiceConnectorInput, ...) (*chime.DeleteVoiceConnectorOutput, error)
- func (m *MockChimeAPI) DisassociatePhoneNumberFromUser(arg0 *chime.DisassociatePhoneNumberFromUserInput) (*chime.DisassociatePhoneNumberFromUserOutput, error)
- func (m *MockChimeAPI) DisassociatePhoneNumberFromUserRequest(arg0 *chime.DisassociatePhoneNumberFromUserInput) (*request.Request, *chime.DisassociatePhoneNumberFromUserOutput)
- func (m *MockChimeAPI) DisassociatePhoneNumberFromUserWithContext(arg0 context.Context, arg1 *chime.DisassociatePhoneNumberFromUserInput, ...) (*chime.DisassociatePhoneNumberFromUserOutput, error)
- func (m *MockChimeAPI) DisassociatePhoneNumbersFromVoiceConnector(arg0 *chime.DisassociatePhoneNumbersFromVoiceConnectorInput) (*chime.DisassociatePhoneNumbersFromVoiceConnectorOutput, error)
- func (m *MockChimeAPI) DisassociatePhoneNumbersFromVoiceConnectorGroup(arg0 *chime.DisassociatePhoneNumbersFromVoiceConnectorGroupInput) (*chime.DisassociatePhoneNumbersFromVoiceConnectorGroupOutput, error)
- func (m *MockChimeAPI) DisassociatePhoneNumbersFromVoiceConnectorGroupRequest(arg0 *chime.DisassociatePhoneNumbersFromVoiceConnectorGroupInput) (*request.Request, *chime.DisassociatePhoneNumbersFromVoiceConnectorGroupOutput)
- func (m *MockChimeAPI) DisassociatePhoneNumbersFromVoiceConnectorGroupWithContext(arg0 context.Context, ...) (*chime.DisassociatePhoneNumbersFromVoiceConnectorGroupOutput, error)
- func (m *MockChimeAPI) DisassociatePhoneNumbersFromVoiceConnectorRequest(arg0 *chime.DisassociatePhoneNumbersFromVoiceConnectorInput) (*request.Request, *chime.DisassociatePhoneNumbersFromVoiceConnectorOutput)
- func (m *MockChimeAPI) DisassociatePhoneNumbersFromVoiceConnectorWithContext(arg0 context.Context, ...) (*chime.DisassociatePhoneNumbersFromVoiceConnectorOutput, error)
- func (m *MockChimeAPI) DisassociateSigninDelegateGroupsFromAccount(arg0 *chime.DisassociateSigninDelegateGroupsFromAccountInput) (*chime.DisassociateSigninDelegateGroupsFromAccountOutput, error)
- func (m *MockChimeAPI) DisassociateSigninDelegateGroupsFromAccountRequest(arg0 *chime.DisassociateSigninDelegateGroupsFromAccountInput) (*request.Request, *chime.DisassociateSigninDelegateGroupsFromAccountOutput)
- func (m *MockChimeAPI) DisassociateSigninDelegateGroupsFromAccountWithContext(arg0 context.Context, ...) (*chime.DisassociateSigninDelegateGroupsFromAccountOutput, error)
- func (m *MockChimeAPI) EXPECT() *MockChimeAPIMockRecorder
- func (m *MockChimeAPI) GetAccount(arg0 *chime.GetAccountInput) (*chime.GetAccountOutput, error)
- func (m *MockChimeAPI) GetAccountRequest(arg0 *chime.GetAccountInput) (*request.Request, *chime.GetAccountOutput)
- func (m *MockChimeAPI) GetAccountSettings(arg0 *chime.GetAccountSettingsInput) (*chime.GetAccountSettingsOutput, error)
- func (m *MockChimeAPI) GetAccountSettingsRequest(arg0 *chime.GetAccountSettingsInput) (*request.Request, *chime.GetAccountSettingsOutput)
- func (m *MockChimeAPI) GetAccountSettingsWithContext(arg0 context.Context, arg1 *chime.GetAccountSettingsInput, ...) (*chime.GetAccountSettingsOutput, error)
- func (m *MockChimeAPI) GetAccountWithContext(arg0 context.Context, arg1 *chime.GetAccountInput, arg2 ...request.Option) (*chime.GetAccountOutput, error)
- func (m *MockChimeAPI) GetAttendee(arg0 *chime.GetAttendeeInput) (*chime.GetAttendeeOutput, error)
- func (m *MockChimeAPI) GetAttendeeRequest(arg0 *chime.GetAttendeeInput) (*request.Request, *chime.GetAttendeeOutput)
- func (m *MockChimeAPI) GetAttendeeWithContext(arg0 context.Context, arg1 *chime.GetAttendeeInput, arg2 ...request.Option) (*chime.GetAttendeeOutput, error)
- func (m *MockChimeAPI) GetBot(arg0 *chime.GetBotInput) (*chime.GetBotOutput, error)
- func (m *MockChimeAPI) GetBotRequest(arg0 *chime.GetBotInput) (*request.Request, *chime.GetBotOutput)
- func (m *MockChimeAPI) GetBotWithContext(arg0 context.Context, arg1 *chime.GetBotInput, arg2 ...request.Option) (*chime.GetBotOutput, error)
- func (m *MockChimeAPI) GetEventsConfiguration(arg0 *chime.GetEventsConfigurationInput) (*chime.GetEventsConfigurationOutput, error)
- func (m *MockChimeAPI) GetEventsConfigurationRequest(arg0 *chime.GetEventsConfigurationInput) (*request.Request, *chime.GetEventsConfigurationOutput)
- func (m *MockChimeAPI) GetEventsConfigurationWithContext(arg0 context.Context, arg1 *chime.GetEventsConfigurationInput, ...) (*chime.GetEventsConfigurationOutput, error)
- func (m *MockChimeAPI) GetGlobalSettings(arg0 *chime.GetGlobalSettingsInput) (*chime.GetGlobalSettingsOutput, error)
- func (m *MockChimeAPI) GetGlobalSettingsRequest(arg0 *chime.GetGlobalSettingsInput) (*request.Request, *chime.GetGlobalSettingsOutput)
- func (m *MockChimeAPI) GetGlobalSettingsWithContext(arg0 context.Context, arg1 *chime.GetGlobalSettingsInput, ...) (*chime.GetGlobalSettingsOutput, error)
- func (m *MockChimeAPI) GetMeeting(arg0 *chime.GetMeetingInput) (*chime.GetMeetingOutput, error)
- func (m *MockChimeAPI) GetMeetingRequest(arg0 *chime.GetMeetingInput) (*request.Request, *chime.GetMeetingOutput)
- func (m *MockChimeAPI) GetMeetingWithContext(arg0 context.Context, arg1 *chime.GetMeetingInput, arg2 ...request.Option) (*chime.GetMeetingOutput, error)
- func (m *MockChimeAPI) GetPhoneNumber(arg0 *chime.GetPhoneNumberInput) (*chime.GetPhoneNumberOutput, error)
- func (m *MockChimeAPI) GetPhoneNumberOrder(arg0 *chime.GetPhoneNumberOrderInput) (*chime.GetPhoneNumberOrderOutput, error)
- func (m *MockChimeAPI) GetPhoneNumberOrderRequest(arg0 *chime.GetPhoneNumberOrderInput) (*request.Request, *chime.GetPhoneNumberOrderOutput)
- func (m *MockChimeAPI) GetPhoneNumberOrderWithContext(arg0 context.Context, arg1 *chime.GetPhoneNumberOrderInput, ...) (*chime.GetPhoneNumberOrderOutput, error)
- func (m *MockChimeAPI) GetPhoneNumberRequest(arg0 *chime.GetPhoneNumberInput) (*request.Request, *chime.GetPhoneNumberOutput)
- func (m *MockChimeAPI) GetPhoneNumberSettings(arg0 *chime.GetPhoneNumberSettingsInput) (*chime.GetPhoneNumberSettingsOutput, error)
- func (m *MockChimeAPI) GetPhoneNumberSettingsRequest(arg0 *chime.GetPhoneNumberSettingsInput) (*request.Request, *chime.GetPhoneNumberSettingsOutput)
- func (m *MockChimeAPI) GetPhoneNumberSettingsWithContext(arg0 context.Context, arg1 *chime.GetPhoneNumberSettingsInput, ...) (*chime.GetPhoneNumberSettingsOutput, error)
- func (m *MockChimeAPI) GetPhoneNumberWithContext(arg0 context.Context, arg1 *chime.GetPhoneNumberInput, arg2 ...request.Option) (*chime.GetPhoneNumberOutput, error)
- func (m *MockChimeAPI) GetProxySession(arg0 *chime.GetProxySessionInput) (*chime.GetProxySessionOutput, error)
- func (m *MockChimeAPI) GetProxySessionRequest(arg0 *chime.GetProxySessionInput) (*request.Request, *chime.GetProxySessionOutput)
- func (m *MockChimeAPI) GetProxySessionWithContext(arg0 context.Context, arg1 *chime.GetProxySessionInput, arg2 ...request.Option) (*chime.GetProxySessionOutput, error)
- func (m *MockChimeAPI) GetRoom(arg0 *chime.GetRoomInput) (*chime.GetRoomOutput, error)
- func (m *MockChimeAPI) GetRoomRequest(arg0 *chime.GetRoomInput) (*request.Request, *chime.GetRoomOutput)
- func (m *MockChimeAPI) GetRoomWithContext(arg0 context.Context, arg1 *chime.GetRoomInput, arg2 ...request.Option) (*chime.GetRoomOutput, error)
- func (m *MockChimeAPI) GetUser(arg0 *chime.GetUserInput) (*chime.GetUserOutput, error)
- func (m *MockChimeAPI) GetUserRequest(arg0 *chime.GetUserInput) (*request.Request, *chime.GetUserOutput)
- func (m *MockChimeAPI) GetUserSettings(arg0 *chime.GetUserSettingsInput) (*chime.GetUserSettingsOutput, error)
- func (m *MockChimeAPI) GetUserSettingsRequest(arg0 *chime.GetUserSettingsInput) (*request.Request, *chime.GetUserSettingsOutput)
- func (m *MockChimeAPI) GetUserSettingsWithContext(arg0 context.Context, arg1 *chime.GetUserSettingsInput, arg2 ...request.Option) (*chime.GetUserSettingsOutput, error)
- func (m *MockChimeAPI) GetUserWithContext(arg0 context.Context, arg1 *chime.GetUserInput, arg2 ...request.Option) (*chime.GetUserOutput, error)
- func (m *MockChimeAPI) GetVoiceConnector(arg0 *chime.GetVoiceConnectorInput) (*chime.GetVoiceConnectorOutput, error)
- func (m *MockChimeAPI) GetVoiceConnectorGroup(arg0 *chime.GetVoiceConnectorGroupInput) (*chime.GetVoiceConnectorGroupOutput, error)
- func (m *MockChimeAPI) GetVoiceConnectorGroupRequest(arg0 *chime.GetVoiceConnectorGroupInput) (*request.Request, *chime.GetVoiceConnectorGroupOutput)
- func (m *MockChimeAPI) GetVoiceConnectorGroupWithContext(arg0 context.Context, arg1 *chime.GetVoiceConnectorGroupInput, ...) (*chime.GetVoiceConnectorGroupOutput, error)
- func (m *MockChimeAPI) GetVoiceConnectorLoggingConfiguration(arg0 *chime.GetVoiceConnectorLoggingConfigurationInput) (*chime.GetVoiceConnectorLoggingConfigurationOutput, error)
- func (m *MockChimeAPI) GetVoiceConnectorLoggingConfigurationRequest(arg0 *chime.GetVoiceConnectorLoggingConfigurationInput) (*request.Request, *chime.GetVoiceConnectorLoggingConfigurationOutput)
- func (m *MockChimeAPI) GetVoiceConnectorLoggingConfigurationWithContext(arg0 context.Context, arg1 *chime.GetVoiceConnectorLoggingConfigurationInput, ...) (*chime.GetVoiceConnectorLoggingConfigurationOutput, error)
- func (m *MockChimeAPI) GetVoiceConnectorOrigination(arg0 *chime.GetVoiceConnectorOriginationInput) (*chime.GetVoiceConnectorOriginationOutput, error)
- func (m *MockChimeAPI) GetVoiceConnectorOriginationRequest(arg0 *chime.GetVoiceConnectorOriginationInput) (*request.Request, *chime.GetVoiceConnectorOriginationOutput)
- func (m *MockChimeAPI) GetVoiceConnectorOriginationWithContext(arg0 context.Context, arg1 *chime.GetVoiceConnectorOriginationInput, ...) (*chime.GetVoiceConnectorOriginationOutput, error)
- func (m *MockChimeAPI) GetVoiceConnectorProxy(arg0 *chime.GetVoiceConnectorProxyInput) (*chime.GetVoiceConnectorProxyOutput, error)
- func (m *MockChimeAPI) GetVoiceConnectorProxyRequest(arg0 *chime.GetVoiceConnectorProxyInput) (*request.Request, *chime.GetVoiceConnectorProxyOutput)
- func (m *MockChimeAPI) GetVoiceConnectorProxyWithContext(arg0 context.Context, arg1 *chime.GetVoiceConnectorProxyInput, ...) (*chime.GetVoiceConnectorProxyOutput, error)
- func (m *MockChimeAPI) GetVoiceConnectorRequest(arg0 *chime.GetVoiceConnectorInput) (*request.Request, *chime.GetVoiceConnectorOutput)
- func (m *MockChimeAPI) GetVoiceConnectorStreamingConfiguration(arg0 *chime.GetVoiceConnectorStreamingConfigurationInput) (*chime.GetVoiceConnectorStreamingConfigurationOutput, error)
- func (m *MockChimeAPI) GetVoiceConnectorStreamingConfigurationRequest(arg0 *chime.GetVoiceConnectorStreamingConfigurationInput) (*request.Request, *chime.GetVoiceConnectorStreamingConfigurationOutput)
- func (m *MockChimeAPI) GetVoiceConnectorStreamingConfigurationWithContext(arg0 context.Context, arg1 *chime.GetVoiceConnectorStreamingConfigurationInput, ...) (*chime.GetVoiceConnectorStreamingConfigurationOutput, error)
- func (m *MockChimeAPI) GetVoiceConnectorTermination(arg0 *chime.GetVoiceConnectorTerminationInput) (*chime.GetVoiceConnectorTerminationOutput, error)
- func (m *MockChimeAPI) GetVoiceConnectorTerminationHealth(arg0 *chime.GetVoiceConnectorTerminationHealthInput) (*chime.GetVoiceConnectorTerminationHealthOutput, error)
- func (m *MockChimeAPI) GetVoiceConnectorTerminationHealthRequest(arg0 *chime.GetVoiceConnectorTerminationHealthInput) (*request.Request, *chime.GetVoiceConnectorTerminationHealthOutput)
- func (m *MockChimeAPI) GetVoiceConnectorTerminationHealthWithContext(arg0 context.Context, arg1 *chime.GetVoiceConnectorTerminationHealthInput, ...) (*chime.GetVoiceConnectorTerminationHealthOutput, error)
- func (m *MockChimeAPI) GetVoiceConnectorTerminationRequest(arg0 *chime.GetVoiceConnectorTerminationInput) (*request.Request, *chime.GetVoiceConnectorTerminationOutput)
- func (m *MockChimeAPI) GetVoiceConnectorTerminationWithContext(arg0 context.Context, arg1 *chime.GetVoiceConnectorTerminationInput, ...) (*chime.GetVoiceConnectorTerminationOutput, error)
- func (m *MockChimeAPI) GetVoiceConnectorWithContext(arg0 context.Context, arg1 *chime.GetVoiceConnectorInput, ...) (*chime.GetVoiceConnectorOutput, error)
- func (m *MockChimeAPI) InviteUsers(arg0 *chime.InviteUsersInput) (*chime.InviteUsersOutput, error)
- func (m *MockChimeAPI) InviteUsersRequest(arg0 *chime.InviteUsersInput) (*request.Request, *chime.InviteUsersOutput)
- func (m *MockChimeAPI) InviteUsersWithContext(arg0 context.Context, arg1 *chime.InviteUsersInput, arg2 ...request.Option) (*chime.InviteUsersOutput, error)
- func (m *MockChimeAPI) ListAccounts(arg0 *chime.ListAccountsInput) (*chime.ListAccountsOutput, error)
- func (m *MockChimeAPI) ListAccountsPages(arg0 *chime.ListAccountsInput, arg1 func(*chime.ListAccountsOutput, bool) bool) error
- func (m *MockChimeAPI) ListAccountsPagesWithContext(arg0 context.Context, arg1 *chime.ListAccountsInput, ...) error
- func (m *MockChimeAPI) ListAccountsRequest(arg0 *chime.ListAccountsInput) (*request.Request, *chime.ListAccountsOutput)
- func (m *MockChimeAPI) ListAccountsWithContext(arg0 context.Context, arg1 *chime.ListAccountsInput, arg2 ...request.Option) (*chime.ListAccountsOutput, error)
- func (m *MockChimeAPI) ListAttendees(arg0 *chime.ListAttendeesInput) (*chime.ListAttendeesOutput, error)
- func (m *MockChimeAPI) ListAttendeesPages(arg0 *chime.ListAttendeesInput, ...) error
- func (m *MockChimeAPI) ListAttendeesPagesWithContext(arg0 context.Context, arg1 *chime.ListAttendeesInput, ...) error
- func (m *MockChimeAPI) ListAttendeesRequest(arg0 *chime.ListAttendeesInput) (*request.Request, *chime.ListAttendeesOutput)
- func (m *MockChimeAPI) ListAttendeesWithContext(arg0 context.Context, arg1 *chime.ListAttendeesInput, arg2 ...request.Option) (*chime.ListAttendeesOutput, error)
- func (m *MockChimeAPI) ListBots(arg0 *chime.ListBotsInput) (*chime.ListBotsOutput, error)
- func (m *MockChimeAPI) ListBotsPages(arg0 *chime.ListBotsInput, arg1 func(*chime.ListBotsOutput, bool) bool) error
- func (m *MockChimeAPI) ListBotsPagesWithContext(arg0 context.Context, arg1 *chime.ListBotsInput, ...) error
- func (m *MockChimeAPI) ListBotsRequest(arg0 *chime.ListBotsInput) (*request.Request, *chime.ListBotsOutput)
- func (m *MockChimeAPI) ListBotsWithContext(arg0 context.Context, arg1 *chime.ListBotsInput, arg2 ...request.Option) (*chime.ListBotsOutput, error)
- func (m *MockChimeAPI) ListMeetings(arg0 *chime.ListMeetingsInput) (*chime.ListMeetingsOutput, error)
- func (m *MockChimeAPI) ListMeetingsPages(arg0 *chime.ListMeetingsInput, arg1 func(*chime.ListMeetingsOutput, bool) bool) error
- func (m *MockChimeAPI) ListMeetingsPagesWithContext(arg0 context.Context, arg1 *chime.ListMeetingsInput, ...) error
- func (m *MockChimeAPI) ListMeetingsRequest(arg0 *chime.ListMeetingsInput) (*request.Request, *chime.ListMeetingsOutput)
- func (m *MockChimeAPI) ListMeetingsWithContext(arg0 context.Context, arg1 *chime.ListMeetingsInput, arg2 ...request.Option) (*chime.ListMeetingsOutput, error)
- func (m *MockChimeAPI) ListPhoneNumberOrders(arg0 *chime.ListPhoneNumberOrdersInput) (*chime.ListPhoneNumberOrdersOutput, error)
- func (m *MockChimeAPI) ListPhoneNumberOrdersPages(arg0 *chime.ListPhoneNumberOrdersInput, ...) error
- func (m *MockChimeAPI) ListPhoneNumberOrdersPagesWithContext(arg0 context.Context, arg1 *chime.ListPhoneNumberOrdersInput, ...) error
- func (m *MockChimeAPI) ListPhoneNumberOrdersRequest(arg0 *chime.ListPhoneNumberOrdersInput) (*request.Request, *chime.ListPhoneNumberOrdersOutput)
- func (m *MockChimeAPI) ListPhoneNumberOrdersWithContext(arg0 context.Context, arg1 *chime.ListPhoneNumberOrdersInput, ...) (*chime.ListPhoneNumberOrdersOutput, error)
- func (m *MockChimeAPI) ListPhoneNumbers(arg0 *chime.ListPhoneNumbersInput) (*chime.ListPhoneNumbersOutput, error)
- func (m *MockChimeAPI) ListPhoneNumbersPages(arg0 *chime.ListPhoneNumbersInput, ...) error
- func (m *MockChimeAPI) ListPhoneNumbersPagesWithContext(arg0 context.Context, arg1 *chime.ListPhoneNumbersInput, ...) error
- func (m *MockChimeAPI) ListPhoneNumbersRequest(arg0 *chime.ListPhoneNumbersInput) (*request.Request, *chime.ListPhoneNumbersOutput)
- func (m *MockChimeAPI) ListPhoneNumbersWithContext(arg0 context.Context, arg1 *chime.ListPhoneNumbersInput, ...) (*chime.ListPhoneNumbersOutput, error)
- func (m *MockChimeAPI) ListProxySessions(arg0 *chime.ListProxySessionsInput) (*chime.ListProxySessionsOutput, error)
- func (m *MockChimeAPI) ListProxySessionsPages(arg0 *chime.ListProxySessionsInput, ...) error
- func (m *MockChimeAPI) ListProxySessionsPagesWithContext(arg0 context.Context, arg1 *chime.ListProxySessionsInput, ...) error
- func (m *MockChimeAPI) ListProxySessionsRequest(arg0 *chime.ListProxySessionsInput) (*request.Request, *chime.ListProxySessionsOutput)
- func (m *MockChimeAPI) ListProxySessionsWithContext(arg0 context.Context, arg1 *chime.ListProxySessionsInput, ...) (*chime.ListProxySessionsOutput, error)
- func (m *MockChimeAPI) ListRoomMemberships(arg0 *chime.ListRoomMembershipsInput) (*chime.ListRoomMembershipsOutput, error)
- func (m *MockChimeAPI) ListRoomMembershipsPages(arg0 *chime.ListRoomMembershipsInput, ...) error
- func (m *MockChimeAPI) ListRoomMembershipsPagesWithContext(arg0 context.Context, arg1 *chime.ListRoomMembershipsInput, ...) error
- func (m *MockChimeAPI) ListRoomMembershipsRequest(arg0 *chime.ListRoomMembershipsInput) (*request.Request, *chime.ListRoomMembershipsOutput)
- func (m *MockChimeAPI) ListRoomMembershipsWithContext(arg0 context.Context, arg1 *chime.ListRoomMembershipsInput, ...) (*chime.ListRoomMembershipsOutput, error)
- func (m *MockChimeAPI) ListRooms(arg0 *chime.ListRoomsInput) (*chime.ListRoomsOutput, error)
- func (m *MockChimeAPI) ListRoomsPages(arg0 *chime.ListRoomsInput, arg1 func(*chime.ListRoomsOutput, bool) bool) error
- func (m *MockChimeAPI) ListRoomsPagesWithContext(arg0 context.Context, arg1 *chime.ListRoomsInput, ...) error
- func (m *MockChimeAPI) ListRoomsRequest(arg0 *chime.ListRoomsInput) (*request.Request, *chime.ListRoomsOutput)
- func (m *MockChimeAPI) ListRoomsWithContext(arg0 context.Context, arg1 *chime.ListRoomsInput, arg2 ...request.Option) (*chime.ListRoomsOutput, error)
- func (m *MockChimeAPI) ListUsers(arg0 *chime.ListUsersInput) (*chime.ListUsersOutput, error)
- func (m *MockChimeAPI) ListUsersPages(arg0 *chime.ListUsersInput, arg1 func(*chime.ListUsersOutput, bool) bool) error
- func (m *MockChimeAPI) ListUsersPagesWithContext(arg0 context.Context, arg1 *chime.ListUsersInput, ...) error
- func (m *MockChimeAPI) ListUsersRequest(arg0 *chime.ListUsersInput) (*request.Request, *chime.ListUsersOutput)
- func (m *MockChimeAPI) ListUsersWithContext(arg0 context.Context, arg1 *chime.ListUsersInput, arg2 ...request.Option) (*chime.ListUsersOutput, error)
- func (m *MockChimeAPI) ListVoiceConnectorGroups(arg0 *chime.ListVoiceConnectorGroupsInput) (*chime.ListVoiceConnectorGroupsOutput, error)
- func (m *MockChimeAPI) ListVoiceConnectorGroupsPages(arg0 *chime.ListVoiceConnectorGroupsInput, ...) error
- func (m *MockChimeAPI) ListVoiceConnectorGroupsPagesWithContext(arg0 context.Context, arg1 *chime.ListVoiceConnectorGroupsInput, ...) error
- func (m *MockChimeAPI) ListVoiceConnectorGroupsRequest(arg0 *chime.ListVoiceConnectorGroupsInput) (*request.Request, *chime.ListVoiceConnectorGroupsOutput)
- func (m *MockChimeAPI) ListVoiceConnectorGroupsWithContext(arg0 context.Context, arg1 *chime.ListVoiceConnectorGroupsInput, ...) (*chime.ListVoiceConnectorGroupsOutput, error)
- func (m *MockChimeAPI) ListVoiceConnectorTerminationCredentials(arg0 *chime.ListVoiceConnectorTerminationCredentialsInput) (*chime.ListVoiceConnectorTerminationCredentialsOutput, error)
- func (m *MockChimeAPI) ListVoiceConnectorTerminationCredentialsRequest(arg0 *chime.ListVoiceConnectorTerminationCredentialsInput) (*request.Request, *chime.ListVoiceConnectorTerminationCredentialsOutput)
- func (m *MockChimeAPI) ListVoiceConnectorTerminationCredentialsWithContext(arg0 context.Context, ...) (*chime.ListVoiceConnectorTerminationCredentialsOutput, error)
- func (m *MockChimeAPI) ListVoiceConnectors(arg0 *chime.ListVoiceConnectorsInput) (*chime.ListVoiceConnectorsOutput, error)
- func (m *MockChimeAPI) ListVoiceConnectorsPages(arg0 *chime.ListVoiceConnectorsInput, ...) error
- func (m *MockChimeAPI) ListVoiceConnectorsPagesWithContext(arg0 context.Context, arg1 *chime.ListVoiceConnectorsInput, ...) error
- func (m *MockChimeAPI) ListVoiceConnectorsRequest(arg0 *chime.ListVoiceConnectorsInput) (*request.Request, *chime.ListVoiceConnectorsOutput)
- func (m *MockChimeAPI) ListVoiceConnectorsWithContext(arg0 context.Context, arg1 *chime.ListVoiceConnectorsInput, ...) (*chime.ListVoiceConnectorsOutput, error)
- func (m *MockChimeAPI) LogoutUser(arg0 *chime.LogoutUserInput) (*chime.LogoutUserOutput, error)
- func (m *MockChimeAPI) LogoutUserRequest(arg0 *chime.LogoutUserInput) (*request.Request, *chime.LogoutUserOutput)
- func (m *MockChimeAPI) LogoutUserWithContext(arg0 context.Context, arg1 *chime.LogoutUserInput, arg2 ...request.Option) (*chime.LogoutUserOutput, error)
- func (m *MockChimeAPI) PutEventsConfiguration(arg0 *chime.PutEventsConfigurationInput) (*chime.PutEventsConfigurationOutput, error)
- func (m *MockChimeAPI) PutEventsConfigurationRequest(arg0 *chime.PutEventsConfigurationInput) (*request.Request, *chime.PutEventsConfigurationOutput)
- func (m *MockChimeAPI) PutEventsConfigurationWithContext(arg0 context.Context, arg1 *chime.PutEventsConfigurationInput, ...) (*chime.PutEventsConfigurationOutput, error)
- func (m *MockChimeAPI) PutVoiceConnectorLoggingConfiguration(arg0 *chime.PutVoiceConnectorLoggingConfigurationInput) (*chime.PutVoiceConnectorLoggingConfigurationOutput, error)
- func (m *MockChimeAPI) PutVoiceConnectorLoggingConfigurationRequest(arg0 *chime.PutVoiceConnectorLoggingConfigurationInput) (*request.Request, *chime.PutVoiceConnectorLoggingConfigurationOutput)
- func (m *MockChimeAPI) PutVoiceConnectorLoggingConfigurationWithContext(arg0 context.Context, arg1 *chime.PutVoiceConnectorLoggingConfigurationInput, ...) (*chime.PutVoiceConnectorLoggingConfigurationOutput, error)
- func (m *MockChimeAPI) PutVoiceConnectorOrigination(arg0 *chime.PutVoiceConnectorOriginationInput) (*chime.PutVoiceConnectorOriginationOutput, error)
- func (m *MockChimeAPI) PutVoiceConnectorOriginationRequest(arg0 *chime.PutVoiceConnectorOriginationInput) (*request.Request, *chime.PutVoiceConnectorOriginationOutput)
- func (m *MockChimeAPI) PutVoiceConnectorOriginationWithContext(arg0 context.Context, arg1 *chime.PutVoiceConnectorOriginationInput, ...) (*chime.PutVoiceConnectorOriginationOutput, error)
- func (m *MockChimeAPI) PutVoiceConnectorProxy(arg0 *chime.PutVoiceConnectorProxyInput) (*chime.PutVoiceConnectorProxyOutput, error)
- func (m *MockChimeAPI) PutVoiceConnectorProxyRequest(arg0 *chime.PutVoiceConnectorProxyInput) (*request.Request, *chime.PutVoiceConnectorProxyOutput)
- func (m *MockChimeAPI) PutVoiceConnectorProxyWithContext(arg0 context.Context, arg1 *chime.PutVoiceConnectorProxyInput, ...) (*chime.PutVoiceConnectorProxyOutput, error)
- func (m *MockChimeAPI) PutVoiceConnectorStreamingConfiguration(arg0 *chime.PutVoiceConnectorStreamingConfigurationInput) (*chime.PutVoiceConnectorStreamingConfigurationOutput, error)
- func (m *MockChimeAPI) PutVoiceConnectorStreamingConfigurationRequest(arg0 *chime.PutVoiceConnectorStreamingConfigurationInput) (*request.Request, *chime.PutVoiceConnectorStreamingConfigurationOutput)
- func (m *MockChimeAPI) PutVoiceConnectorStreamingConfigurationWithContext(arg0 context.Context, arg1 *chime.PutVoiceConnectorStreamingConfigurationInput, ...) (*chime.PutVoiceConnectorStreamingConfigurationOutput, error)
- func (m *MockChimeAPI) PutVoiceConnectorTermination(arg0 *chime.PutVoiceConnectorTerminationInput) (*chime.PutVoiceConnectorTerminationOutput, error)
- func (m *MockChimeAPI) PutVoiceConnectorTerminationCredentials(arg0 *chime.PutVoiceConnectorTerminationCredentialsInput) (*chime.PutVoiceConnectorTerminationCredentialsOutput, error)
- func (m *MockChimeAPI) PutVoiceConnectorTerminationCredentialsRequest(arg0 *chime.PutVoiceConnectorTerminationCredentialsInput) (*request.Request, *chime.PutVoiceConnectorTerminationCredentialsOutput)
- func (m *MockChimeAPI) PutVoiceConnectorTerminationCredentialsWithContext(arg0 context.Context, arg1 *chime.PutVoiceConnectorTerminationCredentialsInput, ...) (*chime.PutVoiceConnectorTerminationCredentialsOutput, error)
- func (m *MockChimeAPI) PutVoiceConnectorTerminationRequest(arg0 *chime.PutVoiceConnectorTerminationInput) (*request.Request, *chime.PutVoiceConnectorTerminationOutput)
- func (m *MockChimeAPI) PutVoiceConnectorTerminationWithContext(arg0 context.Context, arg1 *chime.PutVoiceConnectorTerminationInput, ...) (*chime.PutVoiceConnectorTerminationOutput, error)
- func (m *MockChimeAPI) RegenerateSecurityToken(arg0 *chime.RegenerateSecurityTokenInput) (*chime.RegenerateSecurityTokenOutput, error)
- func (m *MockChimeAPI) RegenerateSecurityTokenRequest(arg0 *chime.RegenerateSecurityTokenInput) (*request.Request, *chime.RegenerateSecurityTokenOutput)
- func (m *MockChimeAPI) RegenerateSecurityTokenWithContext(arg0 context.Context, arg1 *chime.RegenerateSecurityTokenInput, ...) (*chime.RegenerateSecurityTokenOutput, error)
- func (m *MockChimeAPI) ResetPersonalPIN(arg0 *chime.ResetPersonalPINInput) (*chime.ResetPersonalPINOutput, error)
- func (m *MockChimeAPI) ResetPersonalPINRequest(arg0 *chime.ResetPersonalPINInput) (*request.Request, *chime.ResetPersonalPINOutput)
- func (m *MockChimeAPI) ResetPersonalPINWithContext(arg0 context.Context, arg1 *chime.ResetPersonalPINInput, ...) (*chime.ResetPersonalPINOutput, error)
- func (m *MockChimeAPI) RestorePhoneNumber(arg0 *chime.RestorePhoneNumberInput) (*chime.RestorePhoneNumberOutput, error)
- func (m *MockChimeAPI) RestorePhoneNumberRequest(arg0 *chime.RestorePhoneNumberInput) (*request.Request, *chime.RestorePhoneNumberOutput)
- func (m *MockChimeAPI) RestorePhoneNumberWithContext(arg0 context.Context, arg1 *chime.RestorePhoneNumberInput, ...) (*chime.RestorePhoneNumberOutput, error)
- func (m *MockChimeAPI) SearchAvailablePhoneNumbers(arg0 *chime.SearchAvailablePhoneNumbersInput) (*chime.SearchAvailablePhoneNumbersOutput, error)
- func (m *MockChimeAPI) SearchAvailablePhoneNumbersRequest(arg0 *chime.SearchAvailablePhoneNumbersInput) (*request.Request, *chime.SearchAvailablePhoneNumbersOutput)
- func (m *MockChimeAPI) SearchAvailablePhoneNumbersWithContext(arg0 context.Context, arg1 *chime.SearchAvailablePhoneNumbersInput, ...) (*chime.SearchAvailablePhoneNumbersOutput, error)
- func (m *MockChimeAPI) UpdateAccount(arg0 *chime.UpdateAccountInput) (*chime.UpdateAccountOutput, error)
- func (m *MockChimeAPI) UpdateAccountRequest(arg0 *chime.UpdateAccountInput) (*request.Request, *chime.UpdateAccountOutput)
- func (m *MockChimeAPI) UpdateAccountSettings(arg0 *chime.UpdateAccountSettingsInput) (*chime.UpdateAccountSettingsOutput, error)
- func (m *MockChimeAPI) UpdateAccountSettingsRequest(arg0 *chime.UpdateAccountSettingsInput) (*request.Request, *chime.UpdateAccountSettingsOutput)
- func (m *MockChimeAPI) UpdateAccountSettingsWithContext(arg0 context.Context, arg1 *chime.UpdateAccountSettingsInput, ...) (*chime.UpdateAccountSettingsOutput, error)
- func (m *MockChimeAPI) UpdateAccountWithContext(arg0 context.Context, arg1 *chime.UpdateAccountInput, arg2 ...request.Option) (*chime.UpdateAccountOutput, error)
- func (m *MockChimeAPI) UpdateBot(arg0 *chime.UpdateBotInput) (*chime.UpdateBotOutput, error)
- func (m *MockChimeAPI) UpdateBotRequest(arg0 *chime.UpdateBotInput) (*request.Request, *chime.UpdateBotOutput)
- func (m *MockChimeAPI) UpdateBotWithContext(arg0 context.Context, arg1 *chime.UpdateBotInput, arg2 ...request.Option) (*chime.UpdateBotOutput, error)
- func (m *MockChimeAPI) UpdateGlobalSettings(arg0 *chime.UpdateGlobalSettingsInput) (*chime.UpdateGlobalSettingsOutput, error)
- func (m *MockChimeAPI) UpdateGlobalSettingsRequest(arg0 *chime.UpdateGlobalSettingsInput) (*request.Request, *chime.UpdateGlobalSettingsOutput)
- func (m *MockChimeAPI) UpdateGlobalSettingsWithContext(arg0 context.Context, arg1 *chime.UpdateGlobalSettingsInput, ...) (*chime.UpdateGlobalSettingsOutput, error)
- func (m *MockChimeAPI) UpdatePhoneNumber(arg0 *chime.UpdatePhoneNumberInput) (*chime.UpdatePhoneNumberOutput, error)
- func (m *MockChimeAPI) UpdatePhoneNumberRequest(arg0 *chime.UpdatePhoneNumberInput) (*request.Request, *chime.UpdatePhoneNumberOutput)
- func (m *MockChimeAPI) UpdatePhoneNumberSettings(arg0 *chime.UpdatePhoneNumberSettingsInput) (*chime.UpdatePhoneNumberSettingsOutput, error)
- func (m *MockChimeAPI) UpdatePhoneNumberSettingsRequest(arg0 *chime.UpdatePhoneNumberSettingsInput) (*request.Request, *chime.UpdatePhoneNumberSettingsOutput)
- func (m *MockChimeAPI) UpdatePhoneNumberSettingsWithContext(arg0 context.Context, arg1 *chime.UpdatePhoneNumberSettingsInput, ...) (*chime.UpdatePhoneNumberSettingsOutput, error)
- func (m *MockChimeAPI) UpdatePhoneNumberWithContext(arg0 context.Context, arg1 *chime.UpdatePhoneNumberInput, ...) (*chime.UpdatePhoneNumberOutput, error)
- func (m *MockChimeAPI) UpdateProxySession(arg0 *chime.UpdateProxySessionInput) (*chime.UpdateProxySessionOutput, error)
- func (m *MockChimeAPI) UpdateProxySessionRequest(arg0 *chime.UpdateProxySessionInput) (*request.Request, *chime.UpdateProxySessionOutput)
- func (m *MockChimeAPI) UpdateProxySessionWithContext(arg0 context.Context, arg1 *chime.UpdateProxySessionInput, ...) (*chime.UpdateProxySessionOutput, error)
- func (m *MockChimeAPI) UpdateRoom(arg0 *chime.UpdateRoomInput) (*chime.UpdateRoomOutput, error)
- func (m *MockChimeAPI) UpdateRoomMembership(arg0 *chime.UpdateRoomMembershipInput) (*chime.UpdateRoomMembershipOutput, error)
- func (m *MockChimeAPI) UpdateRoomMembershipRequest(arg0 *chime.UpdateRoomMembershipInput) (*request.Request, *chime.UpdateRoomMembershipOutput)
- func (m *MockChimeAPI) UpdateRoomMembershipWithContext(arg0 context.Context, arg1 *chime.UpdateRoomMembershipInput, ...) (*chime.UpdateRoomMembershipOutput, error)
- func (m *MockChimeAPI) UpdateRoomRequest(arg0 *chime.UpdateRoomInput) (*request.Request, *chime.UpdateRoomOutput)
- func (m *MockChimeAPI) UpdateRoomWithContext(arg0 context.Context, arg1 *chime.UpdateRoomInput, arg2 ...request.Option) (*chime.UpdateRoomOutput, error)
- func (m *MockChimeAPI) UpdateUser(arg0 *chime.UpdateUserInput) (*chime.UpdateUserOutput, error)
- func (m *MockChimeAPI) UpdateUserRequest(arg0 *chime.UpdateUserInput) (*request.Request, *chime.UpdateUserOutput)
- func (m *MockChimeAPI) UpdateUserSettings(arg0 *chime.UpdateUserSettingsInput) (*chime.UpdateUserSettingsOutput, error)
- func (m *MockChimeAPI) UpdateUserSettingsRequest(arg0 *chime.UpdateUserSettingsInput) (*request.Request, *chime.UpdateUserSettingsOutput)
- func (m *MockChimeAPI) UpdateUserSettingsWithContext(arg0 context.Context, arg1 *chime.UpdateUserSettingsInput, ...) (*chime.UpdateUserSettingsOutput, error)
- func (m *MockChimeAPI) UpdateUserWithContext(arg0 context.Context, arg1 *chime.UpdateUserInput, arg2 ...request.Option) (*chime.UpdateUserOutput, error)
- func (m *MockChimeAPI) UpdateVoiceConnector(arg0 *chime.UpdateVoiceConnectorInput) (*chime.UpdateVoiceConnectorOutput, error)
- func (m *MockChimeAPI) UpdateVoiceConnectorGroup(arg0 *chime.UpdateVoiceConnectorGroupInput) (*chime.UpdateVoiceConnectorGroupOutput, error)
- func (m *MockChimeAPI) UpdateVoiceConnectorGroupRequest(arg0 *chime.UpdateVoiceConnectorGroupInput) (*request.Request, *chime.UpdateVoiceConnectorGroupOutput)
- func (m *MockChimeAPI) UpdateVoiceConnectorGroupWithContext(arg0 context.Context, arg1 *chime.UpdateVoiceConnectorGroupInput, ...) (*chime.UpdateVoiceConnectorGroupOutput, error)
- func (m *MockChimeAPI) UpdateVoiceConnectorRequest(arg0 *chime.UpdateVoiceConnectorInput) (*request.Request, *chime.UpdateVoiceConnectorOutput)
- func (m *MockChimeAPI) UpdateVoiceConnectorWithContext(arg0 context.Context, arg1 *chime.UpdateVoiceConnectorInput, ...) (*chime.UpdateVoiceConnectorOutput, error)
- type MockChimeAPIMockRecorder
- func (mr *MockChimeAPIMockRecorder) AssociatePhoneNumberWithUser(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) AssociatePhoneNumberWithUserRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) AssociatePhoneNumberWithUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) AssociatePhoneNumbersWithVoiceConnector(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) AssociatePhoneNumbersWithVoiceConnectorGroup(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) AssociatePhoneNumbersWithVoiceConnectorGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) AssociatePhoneNumbersWithVoiceConnectorGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) AssociatePhoneNumbersWithVoiceConnectorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) AssociatePhoneNumbersWithVoiceConnectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) AssociateSigninDelegateGroupsWithAccount(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) AssociateSigninDelegateGroupsWithAccountRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) AssociateSigninDelegateGroupsWithAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) BatchCreateAttendee(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) BatchCreateAttendeeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) BatchCreateAttendeeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) BatchCreateRoomMembership(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) BatchCreateRoomMembershipRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) BatchCreateRoomMembershipWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) BatchDeletePhoneNumber(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) BatchDeletePhoneNumberRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) BatchDeletePhoneNumberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) BatchSuspendUser(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) BatchSuspendUserRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) BatchSuspendUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) BatchUnsuspendUser(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) BatchUnsuspendUserRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) BatchUnsuspendUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) BatchUpdatePhoneNumber(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) BatchUpdatePhoneNumberRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) BatchUpdatePhoneNumberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) BatchUpdateUser(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) BatchUpdateUserRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) BatchUpdateUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateAccount(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateAccountRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateAttendee(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateAttendeeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateAttendeeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateBot(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateBotRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateBotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateMeeting(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateMeetingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateMeetingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreatePhoneNumberOrder(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreatePhoneNumberOrderRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreatePhoneNumberOrderWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateProxySession(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateProxySessionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateProxySessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateRoom(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateRoomMembership(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateRoomMembershipRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateRoomMembershipWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateRoomRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateRoomWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateUser(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateUserRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateVoiceConnector(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateVoiceConnectorGroup(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateVoiceConnectorGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateVoiceConnectorGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateVoiceConnectorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateVoiceConnectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteAccount(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteAccountRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteAttendee(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteAttendeeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteAttendeeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteEventsConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteEventsConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteEventsConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteMeeting(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteMeetingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteMeetingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeletePhoneNumber(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeletePhoneNumberRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeletePhoneNumberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteProxySession(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteProxySessionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteProxySessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteRoom(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteRoomMembership(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteRoomMembershipRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteRoomMembershipWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteRoomRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteRoomWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnector(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorGroup(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorOrigination(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorOriginationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorOriginationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorProxy(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorProxyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorProxyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorStreamingConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorStreamingConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorStreamingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorTermination(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorTerminationCredentials(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorTerminationCredentialsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorTerminationCredentialsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorTerminationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorTerminationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DisassociatePhoneNumberFromUser(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DisassociatePhoneNumberFromUserRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DisassociatePhoneNumberFromUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DisassociatePhoneNumbersFromVoiceConnector(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DisassociatePhoneNumbersFromVoiceConnectorGroup(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DisassociatePhoneNumbersFromVoiceConnectorGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DisassociatePhoneNumbersFromVoiceConnectorGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DisassociatePhoneNumbersFromVoiceConnectorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DisassociatePhoneNumbersFromVoiceConnectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DisassociateSigninDelegateGroupsFromAccount(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DisassociateSigninDelegateGroupsFromAccountRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DisassociateSigninDelegateGroupsFromAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetAccount(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetAccountRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetAccountSettings(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetAccountSettingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetAccountSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetAttendee(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetAttendeeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetAttendeeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetBot(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetBotRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetBotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetEventsConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetEventsConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetEventsConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetGlobalSettings(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetGlobalSettingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetGlobalSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetMeeting(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetMeetingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetMeetingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetPhoneNumber(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetPhoneNumberOrder(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetPhoneNumberOrderRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetPhoneNumberOrderWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetPhoneNumberRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetPhoneNumberSettings(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetPhoneNumberSettingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetPhoneNumberSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetPhoneNumberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetProxySession(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetProxySessionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetProxySessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetRoom(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetRoomRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetRoomWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetUser(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetUserRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetUserSettings(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetUserSettingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetUserSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetVoiceConnector(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorGroup(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorLoggingConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorLoggingConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorLoggingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorOrigination(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorOriginationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorOriginationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorProxy(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorProxyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorProxyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorStreamingConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorStreamingConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorStreamingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorTermination(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorTerminationHealth(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorTerminationHealthRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorTerminationHealthWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorTerminationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorTerminationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) InviteUsers(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) InviteUsersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) InviteUsersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListAccounts(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListAccountsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListAccountsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListAccountsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListAccountsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListAttendees(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListAttendeesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListAttendeesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListAttendeesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListAttendeesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListBots(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListBotsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListBotsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListBotsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListBotsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListMeetings(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListMeetingsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListMeetingsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListMeetingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListMeetingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListPhoneNumberOrders(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListPhoneNumberOrdersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListPhoneNumberOrdersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListPhoneNumberOrdersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListPhoneNumberOrdersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListPhoneNumbers(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListPhoneNumbersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListPhoneNumbersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListPhoneNumbersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListPhoneNumbersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListProxySessions(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListProxySessionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListProxySessionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListProxySessionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListProxySessionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListRoomMemberships(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListRoomMembershipsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListRoomMembershipsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListRoomMembershipsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListRoomMembershipsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListRooms(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListRoomsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListRoomsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListRoomsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListRoomsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListUsers(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListUsersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListUsersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListUsersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListUsersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListVoiceConnectorGroups(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListVoiceConnectorGroupsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListVoiceConnectorGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListVoiceConnectorGroupsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListVoiceConnectorGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListVoiceConnectorTerminationCredentials(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListVoiceConnectorTerminationCredentialsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListVoiceConnectorTerminationCredentialsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListVoiceConnectors(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListVoiceConnectorsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListVoiceConnectorsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListVoiceConnectorsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListVoiceConnectorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) LogoutUser(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) LogoutUserRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) LogoutUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) PutEventsConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) PutEventsConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) PutEventsConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorLoggingConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorLoggingConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorLoggingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorOrigination(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorOriginationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorOriginationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorProxy(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorProxyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorProxyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorStreamingConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorStreamingConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorStreamingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorTermination(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorTerminationCredentials(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorTerminationCredentialsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorTerminationCredentialsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorTerminationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorTerminationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) RegenerateSecurityToken(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) RegenerateSecurityTokenRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) RegenerateSecurityTokenWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ResetPersonalPIN(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ResetPersonalPINRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ResetPersonalPINWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) RestorePhoneNumber(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) RestorePhoneNumberRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) RestorePhoneNumberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) SearchAvailablePhoneNumbers(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) SearchAvailablePhoneNumbersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) SearchAvailablePhoneNumbersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateAccount(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateAccountRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateAccountSettings(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateAccountSettingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateAccountSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateAccountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateBot(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateBotRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateBotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateGlobalSettings(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateGlobalSettingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateGlobalSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdatePhoneNumber(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdatePhoneNumberRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdatePhoneNumberSettings(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdatePhoneNumberSettingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdatePhoneNumberSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdatePhoneNumberWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateProxySession(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateProxySessionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateProxySessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateRoom(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateRoomMembership(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateRoomMembershipRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateRoomMembershipWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateRoomRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateRoomWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateUser(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateUserRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateUserSettings(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateUserSettingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateUserSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateVoiceConnector(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateVoiceConnectorGroup(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateVoiceConnectorGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateVoiceConnectorGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateVoiceConnectorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateVoiceConnectorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
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 ¶
func (m *MockChimeAPI) AssociatePhoneNumberWithUser(arg0 *chime.AssociatePhoneNumberWithUserInput) (*chime.AssociatePhoneNumberWithUserOutput, error)
AssociatePhoneNumberWithUser mocks base method
func (*MockChimeAPI) AssociatePhoneNumberWithUserRequest ¶
func (m *MockChimeAPI) AssociatePhoneNumberWithUserRequest(arg0 *chime.AssociatePhoneNumberWithUserInput) (*request.Request, *chime.AssociatePhoneNumberWithUserOutput)
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 ¶
func (m *MockChimeAPI) AssociatePhoneNumbersWithVoiceConnector(arg0 *chime.AssociatePhoneNumbersWithVoiceConnectorInput) (*chime.AssociatePhoneNumbersWithVoiceConnectorOutput, error)
AssociatePhoneNumbersWithVoiceConnector mocks base method
func (*MockChimeAPI) AssociatePhoneNumbersWithVoiceConnectorGroup ¶
func (m *MockChimeAPI) AssociatePhoneNumbersWithVoiceConnectorGroup(arg0 *chime.AssociatePhoneNumbersWithVoiceConnectorGroupInput) (*chime.AssociatePhoneNumbersWithVoiceConnectorGroupOutput, error)
AssociatePhoneNumbersWithVoiceConnectorGroup mocks base method
func (*MockChimeAPI) AssociatePhoneNumbersWithVoiceConnectorGroupRequest ¶
func (m *MockChimeAPI) AssociatePhoneNumbersWithVoiceConnectorGroupRequest(arg0 *chime.AssociatePhoneNumbersWithVoiceConnectorGroupInput) (*request.Request, *chime.AssociatePhoneNumbersWithVoiceConnectorGroupOutput)
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 ¶
func (m *MockChimeAPI) AssociatePhoneNumbersWithVoiceConnectorRequest(arg0 *chime.AssociatePhoneNumbersWithVoiceConnectorInput) (*request.Request, *chime.AssociatePhoneNumbersWithVoiceConnectorOutput)
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 ¶
func (m *MockChimeAPI) AssociateSigninDelegateGroupsWithAccount(arg0 *chime.AssociateSigninDelegateGroupsWithAccountInput) (*chime.AssociateSigninDelegateGroupsWithAccountOutput, error)
AssociateSigninDelegateGroupsWithAccount mocks base method
func (*MockChimeAPI) AssociateSigninDelegateGroupsWithAccountRequest ¶
func (m *MockChimeAPI) AssociateSigninDelegateGroupsWithAccountRequest(arg0 *chime.AssociateSigninDelegateGroupsWithAccountInput) (*request.Request, *chime.AssociateSigninDelegateGroupsWithAccountOutput)
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 ¶
func (m *MockChimeAPI) BatchCreateAttendee(arg0 *chime.BatchCreateAttendeeInput) (*chime.BatchCreateAttendeeOutput, error)
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 ¶
func (m *MockChimeAPI) BatchCreateRoomMembership(arg0 *chime.BatchCreateRoomMembershipInput) (*chime.BatchCreateRoomMembershipOutput, error)
BatchCreateRoomMembership mocks base method
func (*MockChimeAPI) BatchCreateRoomMembershipRequest ¶
func (m *MockChimeAPI) BatchCreateRoomMembershipRequest(arg0 *chime.BatchCreateRoomMembershipInput) (*request.Request, *chime.BatchCreateRoomMembershipOutput)
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 ¶
func (m *MockChimeAPI) BatchDeletePhoneNumber(arg0 *chime.BatchDeletePhoneNumberInput) (*chime.BatchDeletePhoneNumberOutput, error)
BatchDeletePhoneNumber mocks base method
func (*MockChimeAPI) BatchDeletePhoneNumberRequest ¶
func (m *MockChimeAPI) BatchDeletePhoneNumberRequest(arg0 *chime.BatchDeletePhoneNumberInput) (*request.Request, *chime.BatchDeletePhoneNumberOutput)
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 ¶
func (m *MockChimeAPI) BatchSuspendUser(arg0 *chime.BatchSuspendUserInput) (*chime.BatchSuspendUserOutput, error)
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 ¶
func (m *MockChimeAPI) BatchUnsuspendUser(arg0 *chime.BatchUnsuspendUserInput) (*chime.BatchUnsuspendUserOutput, error)
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 ¶
func (m *MockChimeAPI) BatchUpdatePhoneNumber(arg0 *chime.BatchUpdatePhoneNumberInput) (*chime.BatchUpdatePhoneNumberOutput, error)
BatchUpdatePhoneNumber mocks base method
func (*MockChimeAPI) BatchUpdatePhoneNumberRequest ¶
func (m *MockChimeAPI) BatchUpdatePhoneNumberRequest(arg0 *chime.BatchUpdatePhoneNumberInput) (*request.Request, *chime.BatchUpdatePhoneNumberOutput)
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 ¶
func (m *MockChimeAPI) BatchUpdateUser(arg0 *chime.BatchUpdateUserInput) (*chime.BatchUpdateUserOutput, error)
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 ¶
func (m *MockChimeAPI) CreateAccount(arg0 *chime.CreateAccountInput) (*chime.CreateAccountOutput, error)
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 ¶
func (m *MockChimeAPI) CreateAttendee(arg0 *chime.CreateAttendeeInput) (*chime.CreateAttendeeOutput, error)
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 ¶
func (m *MockChimeAPI) CreateMeeting(arg0 *chime.CreateMeetingInput) (*chime.CreateMeetingOutput, error)
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 ¶
func (m *MockChimeAPI) CreatePhoneNumberOrder(arg0 *chime.CreatePhoneNumberOrderInput) (*chime.CreatePhoneNumberOrderOutput, error)
CreatePhoneNumberOrder mocks base method
func (*MockChimeAPI) CreatePhoneNumberOrderRequest ¶
func (m *MockChimeAPI) CreatePhoneNumberOrderRequest(arg0 *chime.CreatePhoneNumberOrderInput) (*request.Request, *chime.CreatePhoneNumberOrderOutput)
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) CreateProxySession ¶
func (m *MockChimeAPI) CreateProxySession(arg0 *chime.CreateProxySessionInput) (*chime.CreateProxySessionOutput, error)
CreateProxySession mocks base method
func (*MockChimeAPI) CreateProxySessionRequest ¶
func (m *MockChimeAPI) CreateProxySessionRequest(arg0 *chime.CreateProxySessionInput) (*request.Request, *chime.CreateProxySessionOutput)
CreateProxySessionRequest mocks base method
func (*MockChimeAPI) CreateProxySessionWithContext ¶
func (m *MockChimeAPI) CreateProxySessionWithContext(arg0 context.Context, arg1 *chime.CreateProxySessionInput, arg2 ...request.Option) (*chime.CreateProxySessionOutput, error)
CreateProxySessionWithContext mocks base method
func (*MockChimeAPI) CreateRoom ¶
func (m *MockChimeAPI) CreateRoom(arg0 *chime.CreateRoomInput) (*chime.CreateRoomOutput, error)
CreateRoom mocks base method
func (*MockChimeAPI) CreateRoomMembership ¶
func (m *MockChimeAPI) CreateRoomMembership(arg0 *chime.CreateRoomMembershipInput) (*chime.CreateRoomMembershipOutput, error)
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 ¶
func (m *MockChimeAPI) CreateVoiceConnector(arg0 *chime.CreateVoiceConnectorInput) (*chime.CreateVoiceConnectorOutput, error)
CreateVoiceConnector mocks base method
func (*MockChimeAPI) CreateVoiceConnectorGroup ¶
func (m *MockChimeAPI) CreateVoiceConnectorGroup(arg0 *chime.CreateVoiceConnectorGroupInput) (*chime.CreateVoiceConnectorGroupOutput, error)
CreateVoiceConnectorGroup mocks base method
func (*MockChimeAPI) CreateVoiceConnectorGroupRequest ¶
func (m *MockChimeAPI) CreateVoiceConnectorGroupRequest(arg0 *chime.CreateVoiceConnectorGroupInput) (*request.Request, *chime.CreateVoiceConnectorGroupOutput)
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 ¶
func (m *MockChimeAPI) DeleteAccount(arg0 *chime.DeleteAccountInput) (*chime.DeleteAccountOutput, error)
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 ¶
func (m *MockChimeAPI) DeleteAttendee(arg0 *chime.DeleteAttendeeInput) (*chime.DeleteAttendeeOutput, error)
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 ¶
func (m *MockChimeAPI) DeleteEventsConfiguration(arg0 *chime.DeleteEventsConfigurationInput) (*chime.DeleteEventsConfigurationOutput, error)
DeleteEventsConfiguration mocks base method
func (*MockChimeAPI) DeleteEventsConfigurationRequest ¶
func (m *MockChimeAPI) DeleteEventsConfigurationRequest(arg0 *chime.DeleteEventsConfigurationInput) (*request.Request, *chime.DeleteEventsConfigurationOutput)
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 ¶
func (m *MockChimeAPI) DeleteMeeting(arg0 *chime.DeleteMeetingInput) (*chime.DeleteMeetingOutput, error)
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 ¶
func (m *MockChimeAPI) DeletePhoneNumber(arg0 *chime.DeletePhoneNumberInput) (*chime.DeletePhoneNumberOutput, error)
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) DeleteProxySession ¶
func (m *MockChimeAPI) DeleteProxySession(arg0 *chime.DeleteProxySessionInput) (*chime.DeleteProxySessionOutput, error)
DeleteProxySession mocks base method
func (*MockChimeAPI) DeleteProxySessionRequest ¶
func (m *MockChimeAPI) DeleteProxySessionRequest(arg0 *chime.DeleteProxySessionInput) (*request.Request, *chime.DeleteProxySessionOutput)
DeleteProxySessionRequest mocks base method
func (*MockChimeAPI) DeleteProxySessionWithContext ¶
func (m *MockChimeAPI) DeleteProxySessionWithContext(arg0 context.Context, arg1 *chime.DeleteProxySessionInput, arg2 ...request.Option) (*chime.DeleteProxySessionOutput, error)
DeleteProxySessionWithContext mocks base method
func (*MockChimeAPI) DeleteRoom ¶
func (m *MockChimeAPI) DeleteRoom(arg0 *chime.DeleteRoomInput) (*chime.DeleteRoomOutput, error)
DeleteRoom mocks base method
func (*MockChimeAPI) DeleteRoomMembership ¶
func (m *MockChimeAPI) DeleteRoomMembership(arg0 *chime.DeleteRoomMembershipInput) (*chime.DeleteRoomMembershipOutput, error)
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 ¶
func (m *MockChimeAPI) DeleteVoiceConnector(arg0 *chime.DeleteVoiceConnectorInput) (*chime.DeleteVoiceConnectorOutput, error)
DeleteVoiceConnector mocks base method
func (*MockChimeAPI) DeleteVoiceConnectorGroup ¶
func (m *MockChimeAPI) DeleteVoiceConnectorGroup(arg0 *chime.DeleteVoiceConnectorGroupInput) (*chime.DeleteVoiceConnectorGroupOutput, error)
DeleteVoiceConnectorGroup mocks base method
func (*MockChimeAPI) DeleteVoiceConnectorGroupRequest ¶
func (m *MockChimeAPI) DeleteVoiceConnectorGroupRequest(arg0 *chime.DeleteVoiceConnectorGroupInput) (*request.Request, *chime.DeleteVoiceConnectorGroupOutput)
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 ¶
func (m *MockChimeAPI) DeleteVoiceConnectorOrigination(arg0 *chime.DeleteVoiceConnectorOriginationInput) (*chime.DeleteVoiceConnectorOriginationOutput, error)
DeleteVoiceConnectorOrigination mocks base method
func (*MockChimeAPI) DeleteVoiceConnectorOriginationRequest ¶
func (m *MockChimeAPI) DeleteVoiceConnectorOriginationRequest(arg0 *chime.DeleteVoiceConnectorOriginationInput) (*request.Request, *chime.DeleteVoiceConnectorOriginationOutput)
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) DeleteVoiceConnectorProxy ¶
func (m *MockChimeAPI) DeleteVoiceConnectorProxy(arg0 *chime.DeleteVoiceConnectorProxyInput) (*chime.DeleteVoiceConnectorProxyOutput, error)
DeleteVoiceConnectorProxy mocks base method
func (*MockChimeAPI) DeleteVoiceConnectorProxyRequest ¶
func (m *MockChimeAPI) DeleteVoiceConnectorProxyRequest(arg0 *chime.DeleteVoiceConnectorProxyInput) (*request.Request, *chime.DeleteVoiceConnectorProxyOutput)
DeleteVoiceConnectorProxyRequest mocks base method
func (*MockChimeAPI) DeleteVoiceConnectorProxyWithContext ¶
func (m *MockChimeAPI) DeleteVoiceConnectorProxyWithContext(arg0 context.Context, arg1 *chime.DeleteVoiceConnectorProxyInput, arg2 ...request.Option) (*chime.DeleteVoiceConnectorProxyOutput, error)
DeleteVoiceConnectorProxyWithContext mocks base method
func (*MockChimeAPI) DeleteVoiceConnectorRequest ¶
func (m *MockChimeAPI) DeleteVoiceConnectorRequest(arg0 *chime.DeleteVoiceConnectorInput) (*request.Request, *chime.DeleteVoiceConnectorOutput)
DeleteVoiceConnectorRequest mocks base method
func (*MockChimeAPI) DeleteVoiceConnectorStreamingConfiguration ¶
func (m *MockChimeAPI) DeleteVoiceConnectorStreamingConfiguration(arg0 *chime.DeleteVoiceConnectorStreamingConfigurationInput) (*chime.DeleteVoiceConnectorStreamingConfigurationOutput, error)
DeleteVoiceConnectorStreamingConfiguration mocks base method
func (*MockChimeAPI) DeleteVoiceConnectorStreamingConfigurationRequest ¶
func (m *MockChimeAPI) DeleteVoiceConnectorStreamingConfigurationRequest(arg0 *chime.DeleteVoiceConnectorStreamingConfigurationInput) (*request.Request, *chime.DeleteVoiceConnectorStreamingConfigurationOutput)
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 ¶
func (m *MockChimeAPI) DeleteVoiceConnectorTermination(arg0 *chime.DeleteVoiceConnectorTerminationInput) (*chime.DeleteVoiceConnectorTerminationOutput, error)
DeleteVoiceConnectorTermination mocks base method
func (*MockChimeAPI) DeleteVoiceConnectorTerminationCredentials ¶
func (m *MockChimeAPI) DeleteVoiceConnectorTerminationCredentials(arg0 *chime.DeleteVoiceConnectorTerminationCredentialsInput) (*chime.DeleteVoiceConnectorTerminationCredentialsOutput, error)
DeleteVoiceConnectorTerminationCredentials mocks base method
func (*MockChimeAPI) DeleteVoiceConnectorTerminationCredentialsRequest ¶
func (m *MockChimeAPI) DeleteVoiceConnectorTerminationCredentialsRequest(arg0 *chime.DeleteVoiceConnectorTerminationCredentialsInput) (*request.Request, *chime.DeleteVoiceConnectorTerminationCredentialsOutput)
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 ¶
func (m *MockChimeAPI) DeleteVoiceConnectorTerminationRequest(arg0 *chime.DeleteVoiceConnectorTerminationInput) (*request.Request, *chime.DeleteVoiceConnectorTerminationOutput)
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 ¶
func (m *MockChimeAPI) DisassociatePhoneNumberFromUser(arg0 *chime.DisassociatePhoneNumberFromUserInput) (*chime.DisassociatePhoneNumberFromUserOutput, error)
DisassociatePhoneNumberFromUser mocks base method
func (*MockChimeAPI) DisassociatePhoneNumberFromUserRequest ¶
func (m *MockChimeAPI) DisassociatePhoneNumberFromUserRequest(arg0 *chime.DisassociatePhoneNumberFromUserInput) (*request.Request, *chime.DisassociatePhoneNumberFromUserOutput)
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 ¶
func (m *MockChimeAPI) DisassociatePhoneNumbersFromVoiceConnector(arg0 *chime.DisassociatePhoneNumbersFromVoiceConnectorInput) (*chime.DisassociatePhoneNumbersFromVoiceConnectorOutput, error)
DisassociatePhoneNumbersFromVoiceConnector mocks base method
func (*MockChimeAPI) DisassociatePhoneNumbersFromVoiceConnectorGroup ¶
func (m *MockChimeAPI) DisassociatePhoneNumbersFromVoiceConnectorGroup(arg0 *chime.DisassociatePhoneNumbersFromVoiceConnectorGroupInput) (*chime.DisassociatePhoneNumbersFromVoiceConnectorGroupOutput, error)
DisassociatePhoneNumbersFromVoiceConnectorGroup mocks base method
func (*MockChimeAPI) DisassociatePhoneNumbersFromVoiceConnectorGroupRequest ¶
func (m *MockChimeAPI) DisassociatePhoneNumbersFromVoiceConnectorGroupRequest(arg0 *chime.DisassociatePhoneNumbersFromVoiceConnectorGroupInput) (*request.Request, *chime.DisassociatePhoneNumbersFromVoiceConnectorGroupOutput)
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 ¶
func (m *MockChimeAPI) DisassociatePhoneNumbersFromVoiceConnectorRequest(arg0 *chime.DisassociatePhoneNumbersFromVoiceConnectorInput) (*request.Request, *chime.DisassociatePhoneNumbersFromVoiceConnectorOutput)
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 ¶
func (m *MockChimeAPI) DisassociateSigninDelegateGroupsFromAccount(arg0 *chime.DisassociateSigninDelegateGroupsFromAccountInput) (*chime.DisassociateSigninDelegateGroupsFromAccountOutput, error)
DisassociateSigninDelegateGroupsFromAccount mocks base method
func (*MockChimeAPI) DisassociateSigninDelegateGroupsFromAccountRequest ¶
func (m *MockChimeAPI) DisassociateSigninDelegateGroupsFromAccountRequest(arg0 *chime.DisassociateSigninDelegateGroupsFromAccountInput) (*request.Request, *chime.DisassociateSigninDelegateGroupsFromAccountOutput)
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 ¶
func (m *MockChimeAPI) EXPECT() *MockChimeAPIMockRecorder
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 ¶
func (m *MockChimeAPI) GetAccountSettings(arg0 *chime.GetAccountSettingsInput) (*chime.GetAccountSettingsOutput, error)
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 ¶
func (m *MockChimeAPI) GetEventsConfiguration(arg0 *chime.GetEventsConfigurationInput) (*chime.GetEventsConfigurationOutput, error)
GetEventsConfiguration mocks base method
func (*MockChimeAPI) GetEventsConfigurationRequest ¶
func (m *MockChimeAPI) GetEventsConfigurationRequest(arg0 *chime.GetEventsConfigurationInput) (*request.Request, *chime.GetEventsConfigurationOutput)
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 ¶
func (m *MockChimeAPI) GetGlobalSettings(arg0 *chime.GetGlobalSettingsInput) (*chime.GetGlobalSettingsOutput, error)
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 ¶
func (m *MockChimeAPI) GetPhoneNumber(arg0 *chime.GetPhoneNumberInput) (*chime.GetPhoneNumberOutput, error)
GetPhoneNumber mocks base method
func (*MockChimeAPI) GetPhoneNumberOrder ¶
func (m *MockChimeAPI) GetPhoneNumberOrder(arg0 *chime.GetPhoneNumberOrderInput) (*chime.GetPhoneNumberOrderOutput, error)
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 ¶
func (m *MockChimeAPI) GetPhoneNumberSettings(arg0 *chime.GetPhoneNumberSettingsInput) (*chime.GetPhoneNumberSettingsOutput, error)
GetPhoneNumberSettings mocks base method
func (*MockChimeAPI) GetPhoneNumberSettingsRequest ¶
func (m *MockChimeAPI) GetPhoneNumberSettingsRequest(arg0 *chime.GetPhoneNumberSettingsInput) (*request.Request, *chime.GetPhoneNumberSettingsOutput)
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) GetProxySession ¶
func (m *MockChimeAPI) GetProxySession(arg0 *chime.GetProxySessionInput) (*chime.GetProxySessionOutput, error)
GetProxySession mocks base method
func (*MockChimeAPI) GetProxySessionRequest ¶
func (m *MockChimeAPI) GetProxySessionRequest(arg0 *chime.GetProxySessionInput) (*request.Request, *chime.GetProxySessionOutput)
GetProxySessionRequest mocks base method
func (*MockChimeAPI) GetProxySessionWithContext ¶
func (m *MockChimeAPI) GetProxySessionWithContext(arg0 context.Context, arg1 *chime.GetProxySessionInput, arg2 ...request.Option) (*chime.GetProxySessionOutput, error)
GetProxySessionWithContext 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 ¶
func (m *MockChimeAPI) GetUserSettings(arg0 *chime.GetUserSettingsInput) (*chime.GetUserSettingsOutput, error)
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 ¶
func (m *MockChimeAPI) GetVoiceConnector(arg0 *chime.GetVoiceConnectorInput) (*chime.GetVoiceConnectorOutput, error)
GetVoiceConnector mocks base method
func (*MockChimeAPI) GetVoiceConnectorGroup ¶
func (m *MockChimeAPI) GetVoiceConnectorGroup(arg0 *chime.GetVoiceConnectorGroupInput) (*chime.GetVoiceConnectorGroupOutput, error)
GetVoiceConnectorGroup mocks base method
func (*MockChimeAPI) GetVoiceConnectorGroupRequest ¶
func (m *MockChimeAPI) GetVoiceConnectorGroupRequest(arg0 *chime.GetVoiceConnectorGroupInput) (*request.Request, *chime.GetVoiceConnectorGroupOutput)
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 ¶
func (m *MockChimeAPI) GetVoiceConnectorLoggingConfiguration(arg0 *chime.GetVoiceConnectorLoggingConfigurationInput) (*chime.GetVoiceConnectorLoggingConfigurationOutput, error)
GetVoiceConnectorLoggingConfiguration mocks base method
func (*MockChimeAPI) GetVoiceConnectorLoggingConfigurationRequest ¶
func (m *MockChimeAPI) GetVoiceConnectorLoggingConfigurationRequest(arg0 *chime.GetVoiceConnectorLoggingConfigurationInput) (*request.Request, *chime.GetVoiceConnectorLoggingConfigurationOutput)
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 ¶
func (m *MockChimeAPI) GetVoiceConnectorOrigination(arg0 *chime.GetVoiceConnectorOriginationInput) (*chime.GetVoiceConnectorOriginationOutput, error)
GetVoiceConnectorOrigination mocks base method
func (*MockChimeAPI) GetVoiceConnectorOriginationRequest ¶
func (m *MockChimeAPI) GetVoiceConnectorOriginationRequest(arg0 *chime.GetVoiceConnectorOriginationInput) (*request.Request, *chime.GetVoiceConnectorOriginationOutput)
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) GetVoiceConnectorProxy ¶
func (m *MockChimeAPI) GetVoiceConnectorProxy(arg0 *chime.GetVoiceConnectorProxyInput) (*chime.GetVoiceConnectorProxyOutput, error)
GetVoiceConnectorProxy mocks base method
func (*MockChimeAPI) GetVoiceConnectorProxyRequest ¶
func (m *MockChimeAPI) GetVoiceConnectorProxyRequest(arg0 *chime.GetVoiceConnectorProxyInput) (*request.Request, *chime.GetVoiceConnectorProxyOutput)
GetVoiceConnectorProxyRequest mocks base method
func (*MockChimeAPI) GetVoiceConnectorProxyWithContext ¶
func (m *MockChimeAPI) GetVoiceConnectorProxyWithContext(arg0 context.Context, arg1 *chime.GetVoiceConnectorProxyInput, arg2 ...request.Option) (*chime.GetVoiceConnectorProxyOutput, error)
GetVoiceConnectorProxyWithContext mocks base method
func (*MockChimeAPI) GetVoiceConnectorRequest ¶
func (m *MockChimeAPI) GetVoiceConnectorRequest(arg0 *chime.GetVoiceConnectorInput) (*request.Request, *chime.GetVoiceConnectorOutput)
GetVoiceConnectorRequest mocks base method
func (*MockChimeAPI) GetVoiceConnectorStreamingConfiguration ¶
func (m *MockChimeAPI) GetVoiceConnectorStreamingConfiguration(arg0 *chime.GetVoiceConnectorStreamingConfigurationInput) (*chime.GetVoiceConnectorStreamingConfigurationOutput, error)
GetVoiceConnectorStreamingConfiguration mocks base method
func (*MockChimeAPI) GetVoiceConnectorStreamingConfigurationRequest ¶
func (m *MockChimeAPI) GetVoiceConnectorStreamingConfigurationRequest(arg0 *chime.GetVoiceConnectorStreamingConfigurationInput) (*request.Request, *chime.GetVoiceConnectorStreamingConfigurationOutput)
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 ¶
func (m *MockChimeAPI) GetVoiceConnectorTermination(arg0 *chime.GetVoiceConnectorTerminationInput) (*chime.GetVoiceConnectorTerminationOutput, error)
GetVoiceConnectorTermination mocks base method
func (*MockChimeAPI) GetVoiceConnectorTerminationHealth ¶
func (m *MockChimeAPI) GetVoiceConnectorTerminationHealth(arg0 *chime.GetVoiceConnectorTerminationHealthInput) (*chime.GetVoiceConnectorTerminationHealthOutput, error)
GetVoiceConnectorTerminationHealth mocks base method
func (*MockChimeAPI) GetVoiceConnectorTerminationHealthRequest ¶
func (m *MockChimeAPI) GetVoiceConnectorTerminationHealthRequest(arg0 *chime.GetVoiceConnectorTerminationHealthInput) (*request.Request, *chime.GetVoiceConnectorTerminationHealthOutput)
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 ¶
func (m *MockChimeAPI) GetVoiceConnectorTerminationRequest(arg0 *chime.GetVoiceConnectorTerminationInput) (*request.Request, *chime.GetVoiceConnectorTerminationOutput)
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 ¶
func (m *MockChimeAPI) ListAccounts(arg0 *chime.ListAccountsInput) (*chime.ListAccountsOutput, error)
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 ¶
func (m *MockChimeAPI) ListAttendees(arg0 *chime.ListAttendeesInput) (*chime.ListAttendeesOutput, error)
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 ¶
func (m *MockChimeAPI) ListMeetings(arg0 *chime.ListMeetingsInput) (*chime.ListMeetingsOutput, error)
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 ¶
func (m *MockChimeAPI) ListPhoneNumberOrders(arg0 *chime.ListPhoneNumberOrdersInput) (*chime.ListPhoneNumberOrdersOutput, error)
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 ¶
func (m *MockChimeAPI) ListPhoneNumberOrdersRequest(arg0 *chime.ListPhoneNumberOrdersInput) (*request.Request, *chime.ListPhoneNumberOrdersOutput)
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 ¶
func (m *MockChimeAPI) ListPhoneNumbers(arg0 *chime.ListPhoneNumbersInput) (*chime.ListPhoneNumbersOutput, error)
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) ListProxySessions ¶
func (m *MockChimeAPI) ListProxySessions(arg0 *chime.ListProxySessionsInput) (*chime.ListProxySessionsOutput, error)
ListProxySessions mocks base method
func (*MockChimeAPI) ListProxySessionsPages ¶
func (m *MockChimeAPI) ListProxySessionsPages(arg0 *chime.ListProxySessionsInput, arg1 func(*chime.ListProxySessionsOutput, bool) bool) error
ListProxySessionsPages mocks base method
func (*MockChimeAPI) ListProxySessionsPagesWithContext ¶
func (m *MockChimeAPI) ListProxySessionsPagesWithContext(arg0 context.Context, arg1 *chime.ListProxySessionsInput, arg2 func(*chime.ListProxySessionsOutput, bool) bool, arg3 ...request.Option) error
ListProxySessionsPagesWithContext mocks base method
func (*MockChimeAPI) ListProxySessionsRequest ¶
func (m *MockChimeAPI) ListProxySessionsRequest(arg0 *chime.ListProxySessionsInput) (*request.Request, *chime.ListProxySessionsOutput)
ListProxySessionsRequest mocks base method
func (*MockChimeAPI) ListProxySessionsWithContext ¶
func (m *MockChimeAPI) ListProxySessionsWithContext(arg0 context.Context, arg1 *chime.ListProxySessionsInput, arg2 ...request.Option) (*chime.ListProxySessionsOutput, error)
ListProxySessionsWithContext mocks base method
func (*MockChimeAPI) ListRoomMemberships ¶
func (m *MockChimeAPI) ListRoomMemberships(arg0 *chime.ListRoomMembershipsInput) (*chime.ListRoomMembershipsOutput, error)
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 ¶
func (m *MockChimeAPI) ListVoiceConnectorGroups(arg0 *chime.ListVoiceConnectorGroupsInput) (*chime.ListVoiceConnectorGroupsOutput, error)
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 ¶
func (m *MockChimeAPI) ListVoiceConnectorGroupsRequest(arg0 *chime.ListVoiceConnectorGroupsInput) (*request.Request, *chime.ListVoiceConnectorGroupsOutput)
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 ¶
func (m *MockChimeAPI) ListVoiceConnectorTerminationCredentials(arg0 *chime.ListVoiceConnectorTerminationCredentialsInput) (*chime.ListVoiceConnectorTerminationCredentialsOutput, error)
ListVoiceConnectorTerminationCredentials mocks base method
func (*MockChimeAPI) ListVoiceConnectorTerminationCredentialsRequest ¶
func (m *MockChimeAPI) ListVoiceConnectorTerminationCredentialsRequest(arg0 *chime.ListVoiceConnectorTerminationCredentialsInput) (*request.Request, *chime.ListVoiceConnectorTerminationCredentialsOutput)
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 ¶
func (m *MockChimeAPI) ListVoiceConnectors(arg0 *chime.ListVoiceConnectorsInput) (*chime.ListVoiceConnectorsOutput, error)
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 ¶
func (m *MockChimeAPI) PutEventsConfiguration(arg0 *chime.PutEventsConfigurationInput) (*chime.PutEventsConfigurationOutput, error)
PutEventsConfiguration mocks base method
func (*MockChimeAPI) PutEventsConfigurationRequest ¶
func (m *MockChimeAPI) PutEventsConfigurationRequest(arg0 *chime.PutEventsConfigurationInput) (*request.Request, *chime.PutEventsConfigurationOutput)
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 ¶
func (m *MockChimeAPI) PutVoiceConnectorLoggingConfiguration(arg0 *chime.PutVoiceConnectorLoggingConfigurationInput) (*chime.PutVoiceConnectorLoggingConfigurationOutput, error)
PutVoiceConnectorLoggingConfiguration mocks base method
func (*MockChimeAPI) PutVoiceConnectorLoggingConfigurationRequest ¶
func (m *MockChimeAPI) PutVoiceConnectorLoggingConfigurationRequest(arg0 *chime.PutVoiceConnectorLoggingConfigurationInput) (*request.Request, *chime.PutVoiceConnectorLoggingConfigurationOutput)
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 ¶
func (m *MockChimeAPI) PutVoiceConnectorOrigination(arg0 *chime.PutVoiceConnectorOriginationInput) (*chime.PutVoiceConnectorOriginationOutput, error)
PutVoiceConnectorOrigination mocks base method
func (*MockChimeAPI) PutVoiceConnectorOriginationRequest ¶
func (m *MockChimeAPI) PutVoiceConnectorOriginationRequest(arg0 *chime.PutVoiceConnectorOriginationInput) (*request.Request, *chime.PutVoiceConnectorOriginationOutput)
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) PutVoiceConnectorProxy ¶
func (m *MockChimeAPI) PutVoiceConnectorProxy(arg0 *chime.PutVoiceConnectorProxyInput) (*chime.PutVoiceConnectorProxyOutput, error)
PutVoiceConnectorProxy mocks base method
func (*MockChimeAPI) PutVoiceConnectorProxyRequest ¶
func (m *MockChimeAPI) PutVoiceConnectorProxyRequest(arg0 *chime.PutVoiceConnectorProxyInput) (*request.Request, *chime.PutVoiceConnectorProxyOutput)
PutVoiceConnectorProxyRequest mocks base method
func (*MockChimeAPI) PutVoiceConnectorProxyWithContext ¶
func (m *MockChimeAPI) PutVoiceConnectorProxyWithContext(arg0 context.Context, arg1 *chime.PutVoiceConnectorProxyInput, arg2 ...request.Option) (*chime.PutVoiceConnectorProxyOutput, error)
PutVoiceConnectorProxyWithContext mocks base method
func (*MockChimeAPI) PutVoiceConnectorStreamingConfiguration ¶
func (m *MockChimeAPI) PutVoiceConnectorStreamingConfiguration(arg0 *chime.PutVoiceConnectorStreamingConfigurationInput) (*chime.PutVoiceConnectorStreamingConfigurationOutput, error)
PutVoiceConnectorStreamingConfiguration mocks base method
func (*MockChimeAPI) PutVoiceConnectorStreamingConfigurationRequest ¶
func (m *MockChimeAPI) PutVoiceConnectorStreamingConfigurationRequest(arg0 *chime.PutVoiceConnectorStreamingConfigurationInput) (*request.Request, *chime.PutVoiceConnectorStreamingConfigurationOutput)
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 ¶
func (m *MockChimeAPI) PutVoiceConnectorTermination(arg0 *chime.PutVoiceConnectorTerminationInput) (*chime.PutVoiceConnectorTerminationOutput, error)
PutVoiceConnectorTermination mocks base method
func (*MockChimeAPI) PutVoiceConnectorTerminationCredentials ¶
func (m *MockChimeAPI) PutVoiceConnectorTerminationCredentials(arg0 *chime.PutVoiceConnectorTerminationCredentialsInput) (*chime.PutVoiceConnectorTerminationCredentialsOutput, error)
PutVoiceConnectorTerminationCredentials mocks base method
func (*MockChimeAPI) PutVoiceConnectorTerminationCredentialsRequest ¶
func (m *MockChimeAPI) PutVoiceConnectorTerminationCredentialsRequest(arg0 *chime.PutVoiceConnectorTerminationCredentialsInput) (*request.Request, *chime.PutVoiceConnectorTerminationCredentialsOutput)
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 ¶
func (m *MockChimeAPI) PutVoiceConnectorTerminationRequest(arg0 *chime.PutVoiceConnectorTerminationInput) (*request.Request, *chime.PutVoiceConnectorTerminationOutput)
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 ¶
func (m *MockChimeAPI) RegenerateSecurityToken(arg0 *chime.RegenerateSecurityTokenInput) (*chime.RegenerateSecurityTokenOutput, error)
RegenerateSecurityToken mocks base method
func (*MockChimeAPI) RegenerateSecurityTokenRequest ¶
func (m *MockChimeAPI) RegenerateSecurityTokenRequest(arg0 *chime.RegenerateSecurityTokenInput) (*request.Request, *chime.RegenerateSecurityTokenOutput)
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 ¶
func (m *MockChimeAPI) ResetPersonalPIN(arg0 *chime.ResetPersonalPINInput) (*chime.ResetPersonalPINOutput, error)
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 ¶
func (m *MockChimeAPI) RestorePhoneNumber(arg0 *chime.RestorePhoneNumberInput) (*chime.RestorePhoneNumberOutput, error)
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 ¶
func (m *MockChimeAPI) SearchAvailablePhoneNumbers(arg0 *chime.SearchAvailablePhoneNumbersInput) (*chime.SearchAvailablePhoneNumbersOutput, error)
SearchAvailablePhoneNumbers mocks base method
func (*MockChimeAPI) SearchAvailablePhoneNumbersRequest ¶
func (m *MockChimeAPI) SearchAvailablePhoneNumbersRequest(arg0 *chime.SearchAvailablePhoneNumbersInput) (*request.Request, *chime.SearchAvailablePhoneNumbersOutput)
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 ¶
func (m *MockChimeAPI) UpdateAccount(arg0 *chime.UpdateAccountInput) (*chime.UpdateAccountOutput, error)
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 ¶
func (m *MockChimeAPI) UpdateAccountSettings(arg0 *chime.UpdateAccountSettingsInput) (*chime.UpdateAccountSettingsOutput, error)
UpdateAccountSettings mocks base method
func (*MockChimeAPI) UpdateAccountSettingsRequest ¶
func (m *MockChimeAPI) UpdateAccountSettingsRequest(arg0 *chime.UpdateAccountSettingsInput) (*request.Request, *chime.UpdateAccountSettingsOutput)
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 ¶
func (m *MockChimeAPI) UpdateGlobalSettings(arg0 *chime.UpdateGlobalSettingsInput) (*chime.UpdateGlobalSettingsOutput, error)
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 ¶
func (m *MockChimeAPI) UpdatePhoneNumber(arg0 *chime.UpdatePhoneNumberInput) (*chime.UpdatePhoneNumberOutput, error)
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 ¶
func (m *MockChimeAPI) UpdatePhoneNumberSettings(arg0 *chime.UpdatePhoneNumberSettingsInput) (*chime.UpdatePhoneNumberSettingsOutput, error)
UpdatePhoneNumberSettings mocks base method
func (*MockChimeAPI) UpdatePhoneNumberSettingsRequest ¶
func (m *MockChimeAPI) UpdatePhoneNumberSettingsRequest(arg0 *chime.UpdatePhoneNumberSettingsInput) (*request.Request, *chime.UpdatePhoneNumberSettingsOutput)
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) UpdateProxySession ¶
func (m *MockChimeAPI) UpdateProxySession(arg0 *chime.UpdateProxySessionInput) (*chime.UpdateProxySessionOutput, error)
UpdateProxySession mocks base method
func (*MockChimeAPI) UpdateProxySessionRequest ¶
func (m *MockChimeAPI) UpdateProxySessionRequest(arg0 *chime.UpdateProxySessionInput) (*request.Request, *chime.UpdateProxySessionOutput)
UpdateProxySessionRequest mocks base method
func (*MockChimeAPI) UpdateProxySessionWithContext ¶
func (m *MockChimeAPI) UpdateProxySessionWithContext(arg0 context.Context, arg1 *chime.UpdateProxySessionInput, arg2 ...request.Option) (*chime.UpdateProxySessionOutput, error)
UpdateProxySessionWithContext mocks base method
func (*MockChimeAPI) UpdateRoom ¶
func (m *MockChimeAPI) UpdateRoom(arg0 *chime.UpdateRoomInput) (*chime.UpdateRoomOutput, error)
UpdateRoom mocks base method
func (*MockChimeAPI) UpdateRoomMembership ¶
func (m *MockChimeAPI) UpdateRoomMembership(arg0 *chime.UpdateRoomMembershipInput) (*chime.UpdateRoomMembershipOutput, error)
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 ¶
func (m *MockChimeAPI) UpdateUserSettings(arg0 *chime.UpdateUserSettingsInput) (*chime.UpdateUserSettingsOutput, error)
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 ¶
func (m *MockChimeAPI) UpdateVoiceConnector(arg0 *chime.UpdateVoiceConnectorInput) (*chime.UpdateVoiceConnectorOutput, error)
UpdateVoiceConnector mocks base method
func (*MockChimeAPI) UpdateVoiceConnectorGroup ¶
func (m *MockChimeAPI) UpdateVoiceConnectorGroup(arg0 *chime.UpdateVoiceConnectorGroupInput) (*chime.UpdateVoiceConnectorGroupOutput, error)
UpdateVoiceConnectorGroup mocks base method
func (*MockChimeAPI) UpdateVoiceConnectorGroupRequest ¶
func (m *MockChimeAPI) UpdateVoiceConnectorGroupRequest(arg0 *chime.UpdateVoiceConnectorGroupInput) (*request.Request, *chime.UpdateVoiceConnectorGroupOutput)
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) CreateProxySession ¶
func (mr *MockChimeAPIMockRecorder) CreateProxySession(arg0 interface{}) *gomock.Call
CreateProxySession indicates an expected call of CreateProxySession
func (*MockChimeAPIMockRecorder) CreateProxySessionRequest ¶
func (mr *MockChimeAPIMockRecorder) CreateProxySessionRequest(arg0 interface{}) *gomock.Call
CreateProxySessionRequest indicates an expected call of CreateProxySessionRequest
func (*MockChimeAPIMockRecorder) CreateProxySessionWithContext ¶
func (mr *MockChimeAPIMockRecorder) CreateProxySessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateProxySessionWithContext indicates an expected call of CreateProxySessionWithContext
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) DeleteProxySession ¶
func (mr *MockChimeAPIMockRecorder) DeleteProxySession(arg0 interface{}) *gomock.Call
DeleteProxySession indicates an expected call of DeleteProxySession
func (*MockChimeAPIMockRecorder) DeleteProxySessionRequest ¶
func (mr *MockChimeAPIMockRecorder) DeleteProxySessionRequest(arg0 interface{}) *gomock.Call
DeleteProxySessionRequest indicates an expected call of DeleteProxySessionRequest
func (*MockChimeAPIMockRecorder) DeleteProxySessionWithContext ¶
func (mr *MockChimeAPIMockRecorder) DeleteProxySessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteProxySessionWithContext indicates an expected call of DeleteProxySessionWithContext
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) DeleteVoiceConnectorProxy ¶
func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorProxy(arg0 interface{}) *gomock.Call
DeleteVoiceConnectorProxy indicates an expected call of DeleteVoiceConnectorProxy
func (*MockChimeAPIMockRecorder) DeleteVoiceConnectorProxyRequest ¶
func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorProxyRequest(arg0 interface{}) *gomock.Call
DeleteVoiceConnectorProxyRequest indicates an expected call of DeleteVoiceConnectorProxyRequest
func (*MockChimeAPIMockRecorder) DeleteVoiceConnectorProxyWithContext ¶
func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorProxyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteVoiceConnectorProxyWithContext indicates an expected call of DeleteVoiceConnectorProxyWithContext
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) GetProxySession ¶
func (mr *MockChimeAPIMockRecorder) GetProxySession(arg0 interface{}) *gomock.Call
GetProxySession indicates an expected call of GetProxySession
func (*MockChimeAPIMockRecorder) GetProxySessionRequest ¶
func (mr *MockChimeAPIMockRecorder) GetProxySessionRequest(arg0 interface{}) *gomock.Call
GetProxySessionRequest indicates an expected call of GetProxySessionRequest
func (*MockChimeAPIMockRecorder) GetProxySessionWithContext ¶
func (mr *MockChimeAPIMockRecorder) GetProxySessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetProxySessionWithContext indicates an expected call of GetProxySessionWithContext
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) GetVoiceConnectorProxy ¶
func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorProxy(arg0 interface{}) *gomock.Call
GetVoiceConnectorProxy indicates an expected call of GetVoiceConnectorProxy
func (*MockChimeAPIMockRecorder) GetVoiceConnectorProxyRequest ¶
func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorProxyRequest(arg0 interface{}) *gomock.Call
GetVoiceConnectorProxyRequest indicates an expected call of GetVoiceConnectorProxyRequest
func (*MockChimeAPIMockRecorder) GetVoiceConnectorProxyWithContext ¶
func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorProxyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetVoiceConnectorProxyWithContext indicates an expected call of GetVoiceConnectorProxyWithContext
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) ListProxySessions ¶
func (mr *MockChimeAPIMockRecorder) ListProxySessions(arg0 interface{}) *gomock.Call
ListProxySessions indicates an expected call of ListProxySessions
func (*MockChimeAPIMockRecorder) ListProxySessionsPages ¶
func (mr *MockChimeAPIMockRecorder) ListProxySessionsPages(arg0, arg1 interface{}) *gomock.Call
ListProxySessionsPages indicates an expected call of ListProxySessionsPages
func (*MockChimeAPIMockRecorder) ListProxySessionsPagesWithContext ¶
func (mr *MockChimeAPIMockRecorder) ListProxySessionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListProxySessionsPagesWithContext indicates an expected call of ListProxySessionsPagesWithContext
func (*MockChimeAPIMockRecorder) ListProxySessionsRequest ¶
func (mr *MockChimeAPIMockRecorder) ListProxySessionsRequest(arg0 interface{}) *gomock.Call
ListProxySessionsRequest indicates an expected call of ListProxySessionsRequest
func (*MockChimeAPIMockRecorder) ListProxySessionsWithContext ¶
func (mr *MockChimeAPIMockRecorder) ListProxySessionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListProxySessionsWithContext indicates an expected call of ListProxySessionsWithContext
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) PutVoiceConnectorProxy ¶
func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorProxy(arg0 interface{}) *gomock.Call
PutVoiceConnectorProxy indicates an expected call of PutVoiceConnectorProxy
func (*MockChimeAPIMockRecorder) PutVoiceConnectorProxyRequest ¶
func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorProxyRequest(arg0 interface{}) *gomock.Call
PutVoiceConnectorProxyRequest indicates an expected call of PutVoiceConnectorProxyRequest
func (*MockChimeAPIMockRecorder) PutVoiceConnectorProxyWithContext ¶
func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorProxyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutVoiceConnectorProxyWithContext indicates an expected call of PutVoiceConnectorProxyWithContext
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) UpdateProxySession ¶
func (mr *MockChimeAPIMockRecorder) UpdateProxySession(arg0 interface{}) *gomock.Call
UpdateProxySession indicates an expected call of UpdateProxySession
func (*MockChimeAPIMockRecorder) UpdateProxySessionRequest ¶
func (mr *MockChimeAPIMockRecorder) UpdateProxySessionRequest(arg0 interface{}) *gomock.Call
UpdateProxySessionRequest indicates an expected call of UpdateProxySessionRequest
func (*MockChimeAPIMockRecorder) UpdateProxySessionWithContext ¶
func (mr *MockChimeAPIMockRecorder) UpdateProxySessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateProxySessionWithContext indicates an expected call of UpdateProxySessionWithContext
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