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) BatchCreateChannelMembership(arg0 *chime.BatchCreateChannelMembershipInput) (*chime.BatchCreateChannelMembershipOutput, error)
- func (m *MockChimeAPI) BatchCreateChannelMembershipRequest(arg0 *chime.BatchCreateChannelMembershipInput) (*request.Request, *chime.BatchCreateChannelMembershipOutput)
- func (m *MockChimeAPI) BatchCreateChannelMembershipWithContext(arg0 context.Context, arg1 *chime.BatchCreateChannelMembershipInput, ...) (*chime.BatchCreateChannelMembershipOutput, 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) CreateAppInstance(arg0 *chime.CreateAppInstanceInput) (*chime.CreateAppInstanceOutput, error)
- func (m *MockChimeAPI) CreateAppInstanceAdmin(arg0 *chime.CreateAppInstanceAdminInput) (*chime.CreateAppInstanceAdminOutput, error)
- func (m *MockChimeAPI) CreateAppInstanceAdminRequest(arg0 *chime.CreateAppInstanceAdminInput) (*request.Request, *chime.CreateAppInstanceAdminOutput)
- func (m *MockChimeAPI) CreateAppInstanceAdminWithContext(arg0 context.Context, arg1 *chime.CreateAppInstanceAdminInput, ...) (*chime.CreateAppInstanceAdminOutput, error)
- func (m *MockChimeAPI) CreateAppInstanceRequest(arg0 *chime.CreateAppInstanceInput) (*request.Request, *chime.CreateAppInstanceOutput)
- func (m *MockChimeAPI) CreateAppInstanceUser(arg0 *chime.CreateAppInstanceUserInput) (*chime.CreateAppInstanceUserOutput, error)
- func (m *MockChimeAPI) CreateAppInstanceUserRequest(arg0 *chime.CreateAppInstanceUserInput) (*request.Request, *chime.CreateAppInstanceUserOutput)
- func (m *MockChimeAPI) CreateAppInstanceUserWithContext(arg0 context.Context, arg1 *chime.CreateAppInstanceUserInput, ...) (*chime.CreateAppInstanceUserOutput, error)
- func (m *MockChimeAPI) CreateAppInstanceWithContext(arg0 context.Context, arg1 *chime.CreateAppInstanceInput, ...) (*chime.CreateAppInstanceOutput, 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) CreateChannel(arg0 *chime.CreateChannelInput) (*chime.CreateChannelOutput, error)
- func (m *MockChimeAPI) CreateChannelBan(arg0 *chime.CreateChannelBanInput) (*chime.CreateChannelBanOutput, error)
- func (m *MockChimeAPI) CreateChannelBanRequest(arg0 *chime.CreateChannelBanInput) (*request.Request, *chime.CreateChannelBanOutput)
- func (m *MockChimeAPI) CreateChannelBanWithContext(arg0 context.Context, arg1 *chime.CreateChannelBanInput, ...) (*chime.CreateChannelBanOutput, error)
- func (m *MockChimeAPI) CreateChannelMembership(arg0 *chime.CreateChannelMembershipInput) (*chime.CreateChannelMembershipOutput, error)
- func (m *MockChimeAPI) CreateChannelMembershipRequest(arg0 *chime.CreateChannelMembershipInput) (*request.Request, *chime.CreateChannelMembershipOutput)
- func (m *MockChimeAPI) CreateChannelMembershipWithContext(arg0 context.Context, arg1 *chime.CreateChannelMembershipInput, ...) (*chime.CreateChannelMembershipOutput, error)
- func (m *MockChimeAPI) CreateChannelModerator(arg0 *chime.CreateChannelModeratorInput) (*chime.CreateChannelModeratorOutput, error)
- func (m *MockChimeAPI) CreateChannelModeratorRequest(arg0 *chime.CreateChannelModeratorInput) (*request.Request, *chime.CreateChannelModeratorOutput)
- func (m *MockChimeAPI) CreateChannelModeratorWithContext(arg0 context.Context, arg1 *chime.CreateChannelModeratorInput, ...) (*chime.CreateChannelModeratorOutput, error)
- func (m *MockChimeAPI) CreateChannelRequest(arg0 *chime.CreateChannelInput) (*request.Request, *chime.CreateChannelOutput)
- func (m *MockChimeAPI) CreateChannelWithContext(arg0 context.Context, arg1 *chime.CreateChannelInput, arg2 ...request.Option) (*chime.CreateChannelOutput, error)
- func (m *MockChimeAPI) CreateMediaCapturePipeline(arg0 *chime.CreateMediaCapturePipelineInput) (*chime.CreateMediaCapturePipelineOutput, error)
- func (m *MockChimeAPI) CreateMediaCapturePipelineRequest(arg0 *chime.CreateMediaCapturePipelineInput) (*request.Request, *chime.CreateMediaCapturePipelineOutput)
- func (m *MockChimeAPI) CreateMediaCapturePipelineWithContext(arg0 context.Context, arg1 *chime.CreateMediaCapturePipelineInput, ...) (*chime.CreateMediaCapturePipelineOutput, error)
- func (m *MockChimeAPI) CreateMeeting(arg0 *chime.CreateMeetingInput) (*chime.CreateMeetingOutput, error)
- func (m *MockChimeAPI) CreateMeetingDialOut(arg0 *chime.CreateMeetingDialOutInput) (*chime.CreateMeetingDialOutOutput, error)
- func (m *MockChimeAPI) CreateMeetingDialOutRequest(arg0 *chime.CreateMeetingDialOutInput) (*request.Request, *chime.CreateMeetingDialOutOutput)
- func (m *MockChimeAPI) CreateMeetingDialOutWithContext(arg0 context.Context, arg1 *chime.CreateMeetingDialOutInput, ...) (*chime.CreateMeetingDialOutOutput, error)
- func (m *MockChimeAPI) CreateMeetingRequest(arg0 *chime.CreateMeetingInput) (*request.Request, *chime.CreateMeetingOutput)
- func (m *MockChimeAPI) CreateMeetingWithAttendees(arg0 *chime.CreateMeetingWithAttendeesInput) (*chime.CreateMeetingWithAttendeesOutput, error)
- func (m *MockChimeAPI) CreateMeetingWithAttendeesRequest(arg0 *chime.CreateMeetingWithAttendeesInput) (*request.Request, *chime.CreateMeetingWithAttendeesOutput)
- func (m *MockChimeAPI) CreateMeetingWithAttendeesWithContext(arg0 context.Context, arg1 *chime.CreateMeetingWithAttendeesInput, ...) (*chime.CreateMeetingWithAttendeesOutput, error)
- 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) CreateSipMediaApplication(arg0 *chime.CreateSipMediaApplicationInput) (*chime.CreateSipMediaApplicationOutput, error)
- func (m *MockChimeAPI) CreateSipMediaApplicationCall(arg0 *chime.CreateSipMediaApplicationCallInput) (*chime.CreateSipMediaApplicationCallOutput, error)
- func (m *MockChimeAPI) CreateSipMediaApplicationCallRequest(arg0 *chime.CreateSipMediaApplicationCallInput) (*request.Request, *chime.CreateSipMediaApplicationCallOutput)
- func (m *MockChimeAPI) CreateSipMediaApplicationCallWithContext(arg0 context.Context, arg1 *chime.CreateSipMediaApplicationCallInput, ...) (*chime.CreateSipMediaApplicationCallOutput, error)
- func (m *MockChimeAPI) CreateSipMediaApplicationRequest(arg0 *chime.CreateSipMediaApplicationInput) (*request.Request, *chime.CreateSipMediaApplicationOutput)
- func (m *MockChimeAPI) CreateSipMediaApplicationWithContext(arg0 context.Context, arg1 *chime.CreateSipMediaApplicationInput, ...) (*chime.CreateSipMediaApplicationOutput, error)
- func (m *MockChimeAPI) CreateSipRule(arg0 *chime.CreateSipRuleInput) (*chime.CreateSipRuleOutput, error)
- func (m *MockChimeAPI) CreateSipRuleRequest(arg0 *chime.CreateSipRuleInput) (*request.Request, *chime.CreateSipRuleOutput)
- func (m *MockChimeAPI) CreateSipRuleWithContext(arg0 context.Context, arg1 *chime.CreateSipRuleInput, arg2 ...request.Option) (*chime.CreateSipRuleOutput, 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) DeleteAppInstance(arg0 *chime.DeleteAppInstanceInput) (*chime.DeleteAppInstanceOutput, error)
- func (m *MockChimeAPI) DeleteAppInstanceAdmin(arg0 *chime.DeleteAppInstanceAdminInput) (*chime.DeleteAppInstanceAdminOutput, error)
- func (m *MockChimeAPI) DeleteAppInstanceAdminRequest(arg0 *chime.DeleteAppInstanceAdminInput) (*request.Request, *chime.DeleteAppInstanceAdminOutput)
- func (m *MockChimeAPI) DeleteAppInstanceAdminWithContext(arg0 context.Context, arg1 *chime.DeleteAppInstanceAdminInput, ...) (*chime.DeleteAppInstanceAdminOutput, error)
- func (m *MockChimeAPI) DeleteAppInstanceRequest(arg0 *chime.DeleteAppInstanceInput) (*request.Request, *chime.DeleteAppInstanceOutput)
- func (m *MockChimeAPI) DeleteAppInstanceStreamingConfigurations(arg0 *chime.DeleteAppInstanceStreamingConfigurationsInput) (*chime.DeleteAppInstanceStreamingConfigurationsOutput, error)
- func (m *MockChimeAPI) DeleteAppInstanceStreamingConfigurationsRequest(arg0 *chime.DeleteAppInstanceStreamingConfigurationsInput) (*request.Request, *chime.DeleteAppInstanceStreamingConfigurationsOutput)
- func (m *MockChimeAPI) DeleteAppInstanceStreamingConfigurationsWithContext(arg0 context.Context, ...) (*chime.DeleteAppInstanceStreamingConfigurationsOutput, error)
- func (m *MockChimeAPI) DeleteAppInstanceUser(arg0 *chime.DeleteAppInstanceUserInput) (*chime.DeleteAppInstanceUserOutput, error)
- func (m *MockChimeAPI) DeleteAppInstanceUserRequest(arg0 *chime.DeleteAppInstanceUserInput) (*request.Request, *chime.DeleteAppInstanceUserOutput)
- func (m *MockChimeAPI) DeleteAppInstanceUserWithContext(arg0 context.Context, arg1 *chime.DeleteAppInstanceUserInput, ...) (*chime.DeleteAppInstanceUserOutput, error)
- func (m *MockChimeAPI) DeleteAppInstanceWithContext(arg0 context.Context, arg1 *chime.DeleteAppInstanceInput, ...) (*chime.DeleteAppInstanceOutput, 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) DeleteChannel(arg0 *chime.DeleteChannelInput) (*chime.DeleteChannelOutput, error)
- func (m *MockChimeAPI) DeleteChannelBan(arg0 *chime.DeleteChannelBanInput) (*chime.DeleteChannelBanOutput, error)
- func (m *MockChimeAPI) DeleteChannelBanRequest(arg0 *chime.DeleteChannelBanInput) (*request.Request, *chime.DeleteChannelBanOutput)
- func (m *MockChimeAPI) DeleteChannelBanWithContext(arg0 context.Context, arg1 *chime.DeleteChannelBanInput, ...) (*chime.DeleteChannelBanOutput, error)
- func (m *MockChimeAPI) DeleteChannelMembership(arg0 *chime.DeleteChannelMembershipInput) (*chime.DeleteChannelMembershipOutput, error)
- func (m *MockChimeAPI) DeleteChannelMembershipRequest(arg0 *chime.DeleteChannelMembershipInput) (*request.Request, *chime.DeleteChannelMembershipOutput)
- func (m *MockChimeAPI) DeleteChannelMembershipWithContext(arg0 context.Context, arg1 *chime.DeleteChannelMembershipInput, ...) (*chime.DeleteChannelMembershipOutput, error)
- func (m *MockChimeAPI) DeleteChannelMessage(arg0 *chime.DeleteChannelMessageInput) (*chime.DeleteChannelMessageOutput, error)
- func (m *MockChimeAPI) DeleteChannelMessageRequest(arg0 *chime.DeleteChannelMessageInput) (*request.Request, *chime.DeleteChannelMessageOutput)
- func (m *MockChimeAPI) DeleteChannelMessageWithContext(arg0 context.Context, arg1 *chime.DeleteChannelMessageInput, ...) (*chime.DeleteChannelMessageOutput, error)
- func (m *MockChimeAPI) DeleteChannelModerator(arg0 *chime.DeleteChannelModeratorInput) (*chime.DeleteChannelModeratorOutput, error)
- func (m *MockChimeAPI) DeleteChannelModeratorRequest(arg0 *chime.DeleteChannelModeratorInput) (*request.Request, *chime.DeleteChannelModeratorOutput)
- func (m *MockChimeAPI) DeleteChannelModeratorWithContext(arg0 context.Context, arg1 *chime.DeleteChannelModeratorInput, ...) (*chime.DeleteChannelModeratorOutput, error)
- func (m *MockChimeAPI) DeleteChannelRequest(arg0 *chime.DeleteChannelInput) (*request.Request, *chime.DeleteChannelOutput)
- func (m *MockChimeAPI) DeleteChannelWithContext(arg0 context.Context, arg1 *chime.DeleteChannelInput, arg2 ...request.Option) (*chime.DeleteChannelOutput, 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) DeleteMediaCapturePipeline(arg0 *chime.DeleteMediaCapturePipelineInput) (*chime.DeleteMediaCapturePipelineOutput, error)
- func (m *MockChimeAPI) DeleteMediaCapturePipelineRequest(arg0 *chime.DeleteMediaCapturePipelineInput) (*request.Request, *chime.DeleteMediaCapturePipelineOutput)
- func (m *MockChimeAPI) DeleteMediaCapturePipelineWithContext(arg0 context.Context, arg1 *chime.DeleteMediaCapturePipelineInput, ...) (*chime.DeleteMediaCapturePipelineOutput, 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) DeleteSipMediaApplication(arg0 *chime.DeleteSipMediaApplicationInput) (*chime.DeleteSipMediaApplicationOutput, error)
- func (m *MockChimeAPI) DeleteSipMediaApplicationRequest(arg0 *chime.DeleteSipMediaApplicationInput) (*request.Request, *chime.DeleteSipMediaApplicationOutput)
- func (m *MockChimeAPI) DeleteSipMediaApplicationWithContext(arg0 context.Context, arg1 *chime.DeleteSipMediaApplicationInput, ...) (*chime.DeleteSipMediaApplicationOutput, error)
- func (m *MockChimeAPI) DeleteSipRule(arg0 *chime.DeleteSipRuleInput) (*chime.DeleteSipRuleOutput, error)
- func (m *MockChimeAPI) DeleteSipRuleRequest(arg0 *chime.DeleteSipRuleInput) (*request.Request, *chime.DeleteSipRuleOutput)
- func (m *MockChimeAPI) DeleteSipRuleWithContext(arg0 context.Context, arg1 *chime.DeleteSipRuleInput, arg2 ...request.Option) (*chime.DeleteSipRuleOutput, error)
- func (m *MockChimeAPI) DeleteVoiceConnector(arg0 *chime.DeleteVoiceConnectorInput) (*chime.DeleteVoiceConnectorOutput, error)
- func (m *MockChimeAPI) DeleteVoiceConnectorEmergencyCallingConfiguration(arg0 *chime.DeleteVoiceConnectorEmergencyCallingConfigurationInput) (*chime.DeleteVoiceConnectorEmergencyCallingConfigurationOutput, error)
- func (m *MockChimeAPI) DeleteVoiceConnectorEmergencyCallingConfigurationRequest(arg0 *chime.DeleteVoiceConnectorEmergencyCallingConfigurationInput) (*request.Request, ...)
- func (m *MockChimeAPI) DeleteVoiceConnectorEmergencyCallingConfigurationWithContext(arg0 context.Context, ...) (*chime.DeleteVoiceConnectorEmergencyCallingConfigurationOutput, 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) DescribeAppInstance(arg0 *chime.DescribeAppInstanceInput) (*chime.DescribeAppInstanceOutput, error)
- func (m *MockChimeAPI) DescribeAppInstanceAdmin(arg0 *chime.DescribeAppInstanceAdminInput) (*chime.DescribeAppInstanceAdminOutput, error)
- func (m *MockChimeAPI) DescribeAppInstanceAdminRequest(arg0 *chime.DescribeAppInstanceAdminInput) (*request.Request, *chime.DescribeAppInstanceAdminOutput)
- func (m *MockChimeAPI) DescribeAppInstanceAdminWithContext(arg0 context.Context, arg1 *chime.DescribeAppInstanceAdminInput, ...) (*chime.DescribeAppInstanceAdminOutput, error)
- func (m *MockChimeAPI) DescribeAppInstanceRequest(arg0 *chime.DescribeAppInstanceInput) (*request.Request, *chime.DescribeAppInstanceOutput)
- func (m *MockChimeAPI) DescribeAppInstanceUser(arg0 *chime.DescribeAppInstanceUserInput) (*chime.DescribeAppInstanceUserOutput, error)
- func (m *MockChimeAPI) DescribeAppInstanceUserRequest(arg0 *chime.DescribeAppInstanceUserInput) (*request.Request, *chime.DescribeAppInstanceUserOutput)
- func (m *MockChimeAPI) DescribeAppInstanceUserWithContext(arg0 context.Context, arg1 *chime.DescribeAppInstanceUserInput, ...) (*chime.DescribeAppInstanceUserOutput, error)
- func (m *MockChimeAPI) DescribeAppInstanceWithContext(arg0 context.Context, arg1 *chime.DescribeAppInstanceInput, ...) (*chime.DescribeAppInstanceOutput, error)
- func (m *MockChimeAPI) DescribeChannel(arg0 *chime.DescribeChannelInput) (*chime.DescribeChannelOutput, error)
- func (m *MockChimeAPI) DescribeChannelBan(arg0 *chime.DescribeChannelBanInput) (*chime.DescribeChannelBanOutput, error)
- func (m *MockChimeAPI) DescribeChannelBanRequest(arg0 *chime.DescribeChannelBanInput) (*request.Request, *chime.DescribeChannelBanOutput)
- func (m *MockChimeAPI) DescribeChannelBanWithContext(arg0 context.Context, arg1 *chime.DescribeChannelBanInput, ...) (*chime.DescribeChannelBanOutput, error)
- func (m *MockChimeAPI) DescribeChannelMembership(arg0 *chime.DescribeChannelMembershipInput) (*chime.DescribeChannelMembershipOutput, error)
- func (m *MockChimeAPI) DescribeChannelMembershipForAppInstanceUser(arg0 *chime.DescribeChannelMembershipForAppInstanceUserInput) (*chime.DescribeChannelMembershipForAppInstanceUserOutput, error)
- func (m *MockChimeAPI) DescribeChannelMembershipForAppInstanceUserRequest(arg0 *chime.DescribeChannelMembershipForAppInstanceUserInput) (*request.Request, *chime.DescribeChannelMembershipForAppInstanceUserOutput)
- func (m *MockChimeAPI) DescribeChannelMembershipForAppInstanceUserWithContext(arg0 context.Context, ...) (*chime.DescribeChannelMembershipForAppInstanceUserOutput, error)
- func (m *MockChimeAPI) DescribeChannelMembershipRequest(arg0 *chime.DescribeChannelMembershipInput) (*request.Request, *chime.DescribeChannelMembershipOutput)
- func (m *MockChimeAPI) DescribeChannelMembershipWithContext(arg0 context.Context, arg1 *chime.DescribeChannelMembershipInput, ...) (*chime.DescribeChannelMembershipOutput, error)
- func (m *MockChimeAPI) DescribeChannelModeratedByAppInstanceUser(arg0 *chime.DescribeChannelModeratedByAppInstanceUserInput) (*chime.DescribeChannelModeratedByAppInstanceUserOutput, error)
- func (m *MockChimeAPI) DescribeChannelModeratedByAppInstanceUserRequest(arg0 *chime.DescribeChannelModeratedByAppInstanceUserInput) (*request.Request, *chime.DescribeChannelModeratedByAppInstanceUserOutput)
- func (m *MockChimeAPI) DescribeChannelModeratedByAppInstanceUserWithContext(arg0 context.Context, ...) (*chime.DescribeChannelModeratedByAppInstanceUserOutput, error)
- func (m *MockChimeAPI) DescribeChannelModerator(arg0 *chime.DescribeChannelModeratorInput) (*chime.DescribeChannelModeratorOutput, error)
- func (m *MockChimeAPI) DescribeChannelModeratorRequest(arg0 *chime.DescribeChannelModeratorInput) (*request.Request, *chime.DescribeChannelModeratorOutput)
- func (m *MockChimeAPI) DescribeChannelModeratorWithContext(arg0 context.Context, arg1 *chime.DescribeChannelModeratorInput, ...) (*chime.DescribeChannelModeratorOutput, error)
- func (m *MockChimeAPI) DescribeChannelRequest(arg0 *chime.DescribeChannelInput) (*request.Request, *chime.DescribeChannelOutput)
- func (m *MockChimeAPI) DescribeChannelWithContext(arg0 context.Context, arg1 *chime.DescribeChannelInput, arg2 ...request.Option) (*chime.DescribeChannelOutput, 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) GetAppInstanceRetentionSettings(arg0 *chime.GetAppInstanceRetentionSettingsInput) (*chime.GetAppInstanceRetentionSettingsOutput, error)
- func (m *MockChimeAPI) GetAppInstanceRetentionSettingsRequest(arg0 *chime.GetAppInstanceRetentionSettingsInput) (*request.Request, *chime.GetAppInstanceRetentionSettingsOutput)
- func (m *MockChimeAPI) GetAppInstanceRetentionSettingsWithContext(arg0 context.Context, arg1 *chime.GetAppInstanceRetentionSettingsInput, ...) (*chime.GetAppInstanceRetentionSettingsOutput, error)
- func (m *MockChimeAPI) GetAppInstanceStreamingConfigurations(arg0 *chime.GetAppInstanceStreamingConfigurationsInput) (*chime.GetAppInstanceStreamingConfigurationsOutput, error)
- func (m *MockChimeAPI) GetAppInstanceStreamingConfigurationsRequest(arg0 *chime.GetAppInstanceStreamingConfigurationsInput) (*request.Request, *chime.GetAppInstanceStreamingConfigurationsOutput)
- func (m *MockChimeAPI) GetAppInstanceStreamingConfigurationsWithContext(arg0 context.Context, arg1 *chime.GetAppInstanceStreamingConfigurationsInput, ...) (*chime.GetAppInstanceStreamingConfigurationsOutput, 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) GetChannelMessage(arg0 *chime.GetChannelMessageInput) (*chime.GetChannelMessageOutput, error)
- func (m *MockChimeAPI) GetChannelMessageRequest(arg0 *chime.GetChannelMessageInput) (*request.Request, *chime.GetChannelMessageOutput)
- func (m *MockChimeAPI) GetChannelMessageWithContext(arg0 context.Context, arg1 *chime.GetChannelMessageInput, ...) (*chime.GetChannelMessageOutput, 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) GetMediaCapturePipeline(arg0 *chime.GetMediaCapturePipelineInput) (*chime.GetMediaCapturePipelineOutput, error)
- func (m *MockChimeAPI) GetMediaCapturePipelineRequest(arg0 *chime.GetMediaCapturePipelineInput) (*request.Request, *chime.GetMediaCapturePipelineOutput)
- func (m *MockChimeAPI) GetMediaCapturePipelineWithContext(arg0 context.Context, arg1 *chime.GetMediaCapturePipelineInput, ...) (*chime.GetMediaCapturePipelineOutput, 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) GetMessagingSessionEndpoint(arg0 *chime.GetMessagingSessionEndpointInput) (*chime.GetMessagingSessionEndpointOutput, error)
- func (m *MockChimeAPI) GetMessagingSessionEndpointRequest(arg0 *chime.GetMessagingSessionEndpointInput) (*request.Request, *chime.GetMessagingSessionEndpointOutput)
- func (m *MockChimeAPI) GetMessagingSessionEndpointWithContext(arg0 context.Context, arg1 *chime.GetMessagingSessionEndpointInput, ...) (*chime.GetMessagingSessionEndpointOutput, 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) GetRetentionSettings(arg0 *chime.GetRetentionSettingsInput) (*chime.GetRetentionSettingsOutput, error)
- func (m *MockChimeAPI) GetRetentionSettingsRequest(arg0 *chime.GetRetentionSettingsInput) (*request.Request, *chime.GetRetentionSettingsOutput)
- func (m *MockChimeAPI) GetRetentionSettingsWithContext(arg0 context.Context, arg1 *chime.GetRetentionSettingsInput, ...) (*chime.GetRetentionSettingsOutput, 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) GetSipMediaApplication(arg0 *chime.GetSipMediaApplicationInput) (*chime.GetSipMediaApplicationOutput, error)
- func (m *MockChimeAPI) GetSipMediaApplicationLoggingConfiguration(arg0 *chime.GetSipMediaApplicationLoggingConfigurationInput) (*chime.GetSipMediaApplicationLoggingConfigurationOutput, error)
- func (m *MockChimeAPI) GetSipMediaApplicationLoggingConfigurationRequest(arg0 *chime.GetSipMediaApplicationLoggingConfigurationInput) (*request.Request, *chime.GetSipMediaApplicationLoggingConfigurationOutput)
- func (m *MockChimeAPI) GetSipMediaApplicationLoggingConfigurationWithContext(arg0 context.Context, ...) (*chime.GetSipMediaApplicationLoggingConfigurationOutput, error)
- func (m *MockChimeAPI) GetSipMediaApplicationRequest(arg0 *chime.GetSipMediaApplicationInput) (*request.Request, *chime.GetSipMediaApplicationOutput)
- func (m *MockChimeAPI) GetSipMediaApplicationWithContext(arg0 context.Context, arg1 *chime.GetSipMediaApplicationInput, ...) (*chime.GetSipMediaApplicationOutput, error)
- func (m *MockChimeAPI) GetSipRule(arg0 *chime.GetSipRuleInput) (*chime.GetSipRuleOutput, error)
- func (m *MockChimeAPI) GetSipRuleRequest(arg0 *chime.GetSipRuleInput) (*request.Request, *chime.GetSipRuleOutput)
- func (m *MockChimeAPI) GetSipRuleWithContext(arg0 context.Context, arg1 *chime.GetSipRuleInput, arg2 ...request.Option) (*chime.GetSipRuleOutput, 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) GetVoiceConnectorEmergencyCallingConfiguration(arg0 *chime.GetVoiceConnectorEmergencyCallingConfigurationInput) (*chime.GetVoiceConnectorEmergencyCallingConfigurationOutput, error)
- func (m *MockChimeAPI) GetVoiceConnectorEmergencyCallingConfigurationRequest(arg0 *chime.GetVoiceConnectorEmergencyCallingConfigurationInput) (*request.Request, *chime.GetVoiceConnectorEmergencyCallingConfigurationOutput)
- func (m *MockChimeAPI) GetVoiceConnectorEmergencyCallingConfigurationWithContext(arg0 context.Context, ...) (*chime.GetVoiceConnectorEmergencyCallingConfigurationOutput, 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) ListAppInstanceAdmins(arg0 *chime.ListAppInstanceAdminsInput) (*chime.ListAppInstanceAdminsOutput, error)
- func (m *MockChimeAPI) ListAppInstanceAdminsPages(arg0 *chime.ListAppInstanceAdminsInput, ...) error
- func (m *MockChimeAPI) ListAppInstanceAdminsPagesWithContext(arg0 context.Context, arg1 *chime.ListAppInstanceAdminsInput, ...) error
- func (m *MockChimeAPI) ListAppInstanceAdminsRequest(arg0 *chime.ListAppInstanceAdminsInput) (*request.Request, *chime.ListAppInstanceAdminsOutput)
- func (m *MockChimeAPI) ListAppInstanceAdminsWithContext(arg0 context.Context, arg1 *chime.ListAppInstanceAdminsInput, ...) (*chime.ListAppInstanceAdminsOutput, error)
- func (m *MockChimeAPI) ListAppInstanceUsers(arg0 *chime.ListAppInstanceUsersInput) (*chime.ListAppInstanceUsersOutput, error)
- func (m *MockChimeAPI) ListAppInstanceUsersPages(arg0 *chime.ListAppInstanceUsersInput, ...) error
- func (m *MockChimeAPI) ListAppInstanceUsersPagesWithContext(arg0 context.Context, arg1 *chime.ListAppInstanceUsersInput, ...) error
- func (m *MockChimeAPI) ListAppInstanceUsersRequest(arg0 *chime.ListAppInstanceUsersInput) (*request.Request, *chime.ListAppInstanceUsersOutput)
- func (m *MockChimeAPI) ListAppInstanceUsersWithContext(arg0 context.Context, arg1 *chime.ListAppInstanceUsersInput, ...) (*chime.ListAppInstanceUsersOutput, error)
- func (m *MockChimeAPI) ListAppInstances(arg0 *chime.ListAppInstancesInput) (*chime.ListAppInstancesOutput, error)
- func (m *MockChimeAPI) ListAppInstancesPages(arg0 *chime.ListAppInstancesInput, ...) error
- func (m *MockChimeAPI) ListAppInstancesPagesWithContext(arg0 context.Context, arg1 *chime.ListAppInstancesInput, ...) error
- func (m *MockChimeAPI) ListAppInstancesRequest(arg0 *chime.ListAppInstancesInput) (*request.Request, *chime.ListAppInstancesOutput)
- func (m *MockChimeAPI) ListAppInstancesWithContext(arg0 context.Context, arg1 *chime.ListAppInstancesInput, ...) (*chime.ListAppInstancesOutput, error)
- func (m *MockChimeAPI) ListAttendeeTags(arg0 *chime.ListAttendeeTagsInput) (*chime.ListAttendeeTagsOutput, error)
- func (m *MockChimeAPI) ListAttendeeTagsRequest(arg0 *chime.ListAttendeeTagsInput) (*request.Request, *chime.ListAttendeeTagsOutput)
- func (m *MockChimeAPI) ListAttendeeTagsWithContext(arg0 context.Context, arg1 *chime.ListAttendeeTagsInput, ...) (*chime.ListAttendeeTagsOutput, 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) ListChannelBans(arg0 *chime.ListChannelBansInput) (*chime.ListChannelBansOutput, error)
- func (m *MockChimeAPI) ListChannelBansPages(arg0 *chime.ListChannelBansInput, ...) error
- func (m *MockChimeAPI) ListChannelBansPagesWithContext(arg0 context.Context, arg1 *chime.ListChannelBansInput, ...) error
- func (m *MockChimeAPI) ListChannelBansRequest(arg0 *chime.ListChannelBansInput) (*request.Request, *chime.ListChannelBansOutput)
- func (m *MockChimeAPI) ListChannelBansWithContext(arg0 context.Context, arg1 *chime.ListChannelBansInput, arg2 ...request.Option) (*chime.ListChannelBansOutput, error)
- func (m *MockChimeAPI) ListChannelMemberships(arg0 *chime.ListChannelMembershipsInput) (*chime.ListChannelMembershipsOutput, error)
- func (m *MockChimeAPI) ListChannelMembershipsForAppInstanceUser(arg0 *chime.ListChannelMembershipsForAppInstanceUserInput) (*chime.ListChannelMembershipsForAppInstanceUserOutput, error)
- func (m *MockChimeAPI) ListChannelMembershipsForAppInstanceUserPages(arg0 *chime.ListChannelMembershipsForAppInstanceUserInput, ...) error
- func (m *MockChimeAPI) ListChannelMembershipsForAppInstanceUserPagesWithContext(arg0 context.Context, ...) error
- func (m *MockChimeAPI) ListChannelMembershipsForAppInstanceUserRequest(arg0 *chime.ListChannelMembershipsForAppInstanceUserInput) (*request.Request, *chime.ListChannelMembershipsForAppInstanceUserOutput)
- func (m *MockChimeAPI) ListChannelMembershipsForAppInstanceUserWithContext(arg0 context.Context, ...) (*chime.ListChannelMembershipsForAppInstanceUserOutput, error)
- func (m *MockChimeAPI) ListChannelMembershipsPages(arg0 *chime.ListChannelMembershipsInput, ...) error
- func (m *MockChimeAPI) ListChannelMembershipsPagesWithContext(arg0 context.Context, arg1 *chime.ListChannelMembershipsInput, ...) error
- func (m *MockChimeAPI) ListChannelMembershipsRequest(arg0 *chime.ListChannelMembershipsInput) (*request.Request, *chime.ListChannelMembershipsOutput)
- func (m *MockChimeAPI) ListChannelMembershipsWithContext(arg0 context.Context, arg1 *chime.ListChannelMembershipsInput, ...) (*chime.ListChannelMembershipsOutput, error)
- func (m *MockChimeAPI) ListChannelMessages(arg0 *chime.ListChannelMessagesInput) (*chime.ListChannelMessagesOutput, error)
- func (m *MockChimeAPI) ListChannelMessagesPages(arg0 *chime.ListChannelMessagesInput, ...) error
- func (m *MockChimeAPI) ListChannelMessagesPagesWithContext(arg0 context.Context, arg1 *chime.ListChannelMessagesInput, ...) error
- func (m *MockChimeAPI) ListChannelMessagesRequest(arg0 *chime.ListChannelMessagesInput) (*request.Request, *chime.ListChannelMessagesOutput)
- func (m *MockChimeAPI) ListChannelMessagesWithContext(arg0 context.Context, arg1 *chime.ListChannelMessagesInput, ...) (*chime.ListChannelMessagesOutput, error)
- func (m *MockChimeAPI) ListChannelModerators(arg0 *chime.ListChannelModeratorsInput) (*chime.ListChannelModeratorsOutput, error)
- func (m *MockChimeAPI) ListChannelModeratorsPages(arg0 *chime.ListChannelModeratorsInput, ...) error
- func (m *MockChimeAPI) ListChannelModeratorsPagesWithContext(arg0 context.Context, arg1 *chime.ListChannelModeratorsInput, ...) error
- func (m *MockChimeAPI) ListChannelModeratorsRequest(arg0 *chime.ListChannelModeratorsInput) (*request.Request, *chime.ListChannelModeratorsOutput)
- func (m *MockChimeAPI) ListChannelModeratorsWithContext(arg0 context.Context, arg1 *chime.ListChannelModeratorsInput, ...) (*chime.ListChannelModeratorsOutput, error)
- func (m *MockChimeAPI) ListChannels(arg0 *chime.ListChannelsInput) (*chime.ListChannelsOutput, error)
- func (m *MockChimeAPI) ListChannelsModeratedByAppInstanceUser(arg0 *chime.ListChannelsModeratedByAppInstanceUserInput) (*chime.ListChannelsModeratedByAppInstanceUserOutput, error)
- func (m *MockChimeAPI) ListChannelsModeratedByAppInstanceUserPages(arg0 *chime.ListChannelsModeratedByAppInstanceUserInput, ...) error
- func (m *MockChimeAPI) ListChannelsModeratedByAppInstanceUserPagesWithContext(arg0 context.Context, arg1 *chime.ListChannelsModeratedByAppInstanceUserInput, ...) error
- func (m *MockChimeAPI) ListChannelsModeratedByAppInstanceUserRequest(arg0 *chime.ListChannelsModeratedByAppInstanceUserInput) (*request.Request, *chime.ListChannelsModeratedByAppInstanceUserOutput)
- func (m *MockChimeAPI) ListChannelsModeratedByAppInstanceUserWithContext(arg0 context.Context, arg1 *chime.ListChannelsModeratedByAppInstanceUserInput, ...) (*chime.ListChannelsModeratedByAppInstanceUserOutput, error)
- func (m *MockChimeAPI) ListChannelsPages(arg0 *chime.ListChannelsInput, arg1 func(*chime.ListChannelsOutput, bool) bool) error
- func (m *MockChimeAPI) ListChannelsPagesWithContext(arg0 context.Context, arg1 *chime.ListChannelsInput, ...) error
- func (m *MockChimeAPI) ListChannelsRequest(arg0 *chime.ListChannelsInput) (*request.Request, *chime.ListChannelsOutput)
- func (m *MockChimeAPI) ListChannelsWithContext(arg0 context.Context, arg1 *chime.ListChannelsInput, arg2 ...request.Option) (*chime.ListChannelsOutput, error)
- func (m *MockChimeAPI) ListMediaCapturePipelines(arg0 *chime.ListMediaCapturePipelinesInput) (*chime.ListMediaCapturePipelinesOutput, error)
- func (m *MockChimeAPI) ListMediaCapturePipelinesPages(arg0 *chime.ListMediaCapturePipelinesInput, ...) error
- func (m *MockChimeAPI) ListMediaCapturePipelinesPagesWithContext(arg0 context.Context, arg1 *chime.ListMediaCapturePipelinesInput, ...) error
- func (m *MockChimeAPI) ListMediaCapturePipelinesRequest(arg0 *chime.ListMediaCapturePipelinesInput) (*request.Request, *chime.ListMediaCapturePipelinesOutput)
- func (m *MockChimeAPI) ListMediaCapturePipelinesWithContext(arg0 context.Context, arg1 *chime.ListMediaCapturePipelinesInput, ...) (*chime.ListMediaCapturePipelinesOutput, error)
- func (m *MockChimeAPI) ListMeetingTags(arg0 *chime.ListMeetingTagsInput) (*chime.ListMeetingTagsOutput, error)
- func (m *MockChimeAPI) ListMeetingTagsRequest(arg0 *chime.ListMeetingTagsInput) (*request.Request, *chime.ListMeetingTagsOutput)
- func (m *MockChimeAPI) ListMeetingTagsWithContext(arg0 context.Context, arg1 *chime.ListMeetingTagsInput, arg2 ...request.Option) (*chime.ListMeetingTagsOutput, 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) ListSipMediaApplications(arg0 *chime.ListSipMediaApplicationsInput) (*chime.ListSipMediaApplicationsOutput, error)
- func (m *MockChimeAPI) ListSipMediaApplicationsPages(arg0 *chime.ListSipMediaApplicationsInput, ...) error
- func (m *MockChimeAPI) ListSipMediaApplicationsPagesWithContext(arg0 context.Context, arg1 *chime.ListSipMediaApplicationsInput, ...) error
- func (m *MockChimeAPI) ListSipMediaApplicationsRequest(arg0 *chime.ListSipMediaApplicationsInput) (*request.Request, *chime.ListSipMediaApplicationsOutput)
- func (m *MockChimeAPI) ListSipMediaApplicationsWithContext(arg0 context.Context, arg1 *chime.ListSipMediaApplicationsInput, ...) (*chime.ListSipMediaApplicationsOutput, error)
- func (m *MockChimeAPI) ListSipRules(arg0 *chime.ListSipRulesInput) (*chime.ListSipRulesOutput, error)
- func (m *MockChimeAPI) ListSipRulesPages(arg0 *chime.ListSipRulesInput, arg1 func(*chime.ListSipRulesOutput, bool) bool) error
- func (m *MockChimeAPI) ListSipRulesPagesWithContext(arg0 context.Context, arg1 *chime.ListSipRulesInput, ...) error
- func (m *MockChimeAPI) ListSipRulesRequest(arg0 *chime.ListSipRulesInput) (*request.Request, *chime.ListSipRulesOutput)
- func (m *MockChimeAPI) ListSipRulesWithContext(arg0 context.Context, arg1 *chime.ListSipRulesInput, arg2 ...request.Option) (*chime.ListSipRulesOutput, error)
- func (m *MockChimeAPI) ListSupportedPhoneNumberCountries(arg0 *chime.ListSupportedPhoneNumberCountriesInput) (*chime.ListSupportedPhoneNumberCountriesOutput, error)
- func (m *MockChimeAPI) ListSupportedPhoneNumberCountriesRequest(arg0 *chime.ListSupportedPhoneNumberCountriesInput) (*request.Request, *chime.ListSupportedPhoneNumberCountriesOutput)
- func (m *MockChimeAPI) ListSupportedPhoneNumberCountriesWithContext(arg0 context.Context, arg1 *chime.ListSupportedPhoneNumberCountriesInput, ...) (*chime.ListSupportedPhoneNumberCountriesOutput, error)
- func (m *MockChimeAPI) ListTagsForResource(arg0 *chime.ListTagsForResourceInput) (*chime.ListTagsForResourceOutput, error)
- func (m *MockChimeAPI) ListTagsForResourceRequest(arg0 *chime.ListTagsForResourceInput) (*request.Request, *chime.ListTagsForResourceOutput)
- func (m *MockChimeAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *chime.ListTagsForResourceInput, ...) (*chime.ListTagsForResourceOutput, 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) PutAppInstanceRetentionSettings(arg0 *chime.PutAppInstanceRetentionSettingsInput) (*chime.PutAppInstanceRetentionSettingsOutput, error)
- func (m *MockChimeAPI) PutAppInstanceRetentionSettingsRequest(arg0 *chime.PutAppInstanceRetentionSettingsInput) (*request.Request, *chime.PutAppInstanceRetentionSettingsOutput)
- func (m *MockChimeAPI) PutAppInstanceRetentionSettingsWithContext(arg0 context.Context, arg1 *chime.PutAppInstanceRetentionSettingsInput, ...) (*chime.PutAppInstanceRetentionSettingsOutput, error)
- func (m *MockChimeAPI) PutAppInstanceStreamingConfigurations(arg0 *chime.PutAppInstanceStreamingConfigurationsInput) (*chime.PutAppInstanceStreamingConfigurationsOutput, error)
- func (m *MockChimeAPI) PutAppInstanceStreamingConfigurationsRequest(arg0 *chime.PutAppInstanceStreamingConfigurationsInput) (*request.Request, *chime.PutAppInstanceStreamingConfigurationsOutput)
- func (m *MockChimeAPI) PutAppInstanceStreamingConfigurationsWithContext(arg0 context.Context, arg1 *chime.PutAppInstanceStreamingConfigurationsInput, ...) (*chime.PutAppInstanceStreamingConfigurationsOutput, 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) PutRetentionSettings(arg0 *chime.PutRetentionSettingsInput) (*chime.PutRetentionSettingsOutput, error)
- func (m *MockChimeAPI) PutRetentionSettingsRequest(arg0 *chime.PutRetentionSettingsInput) (*request.Request, *chime.PutRetentionSettingsOutput)
- func (m *MockChimeAPI) PutRetentionSettingsWithContext(arg0 context.Context, arg1 *chime.PutRetentionSettingsInput, ...) (*chime.PutRetentionSettingsOutput, error)
- func (m *MockChimeAPI) PutSipMediaApplicationLoggingConfiguration(arg0 *chime.PutSipMediaApplicationLoggingConfigurationInput) (*chime.PutSipMediaApplicationLoggingConfigurationOutput, error)
- func (m *MockChimeAPI) PutSipMediaApplicationLoggingConfigurationRequest(arg0 *chime.PutSipMediaApplicationLoggingConfigurationInput) (*request.Request, *chime.PutSipMediaApplicationLoggingConfigurationOutput)
- func (m *MockChimeAPI) PutSipMediaApplicationLoggingConfigurationWithContext(arg0 context.Context, ...) (*chime.PutSipMediaApplicationLoggingConfigurationOutput, error)
- func (m *MockChimeAPI) PutVoiceConnectorEmergencyCallingConfiguration(arg0 *chime.PutVoiceConnectorEmergencyCallingConfigurationInput) (*chime.PutVoiceConnectorEmergencyCallingConfigurationOutput, error)
- func (m *MockChimeAPI) PutVoiceConnectorEmergencyCallingConfigurationRequest(arg0 *chime.PutVoiceConnectorEmergencyCallingConfigurationInput) (*request.Request, *chime.PutVoiceConnectorEmergencyCallingConfigurationOutput)
- func (m *MockChimeAPI) PutVoiceConnectorEmergencyCallingConfigurationWithContext(arg0 context.Context, ...) (*chime.PutVoiceConnectorEmergencyCallingConfigurationOutput, 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) RedactChannelMessage(arg0 *chime.RedactChannelMessageInput) (*chime.RedactChannelMessageOutput, error)
- func (m *MockChimeAPI) RedactChannelMessageRequest(arg0 *chime.RedactChannelMessageInput) (*request.Request, *chime.RedactChannelMessageOutput)
- func (m *MockChimeAPI) RedactChannelMessageWithContext(arg0 context.Context, arg1 *chime.RedactChannelMessageInput, ...) (*chime.RedactChannelMessageOutput, error)
- func (m *MockChimeAPI) RedactConversationMessage(arg0 *chime.RedactConversationMessageInput) (*chime.RedactConversationMessageOutput, error)
- func (m *MockChimeAPI) RedactConversationMessageRequest(arg0 *chime.RedactConversationMessageInput) (*request.Request, *chime.RedactConversationMessageOutput)
- func (m *MockChimeAPI) RedactConversationMessageWithContext(arg0 context.Context, arg1 *chime.RedactConversationMessageInput, ...) (*chime.RedactConversationMessageOutput, error)
- func (m *MockChimeAPI) RedactRoomMessage(arg0 *chime.RedactRoomMessageInput) (*chime.RedactRoomMessageOutput, error)
- func (m *MockChimeAPI) RedactRoomMessageRequest(arg0 *chime.RedactRoomMessageInput) (*request.Request, *chime.RedactRoomMessageOutput)
- func (m *MockChimeAPI) RedactRoomMessageWithContext(arg0 context.Context, arg1 *chime.RedactRoomMessageInput, ...) (*chime.RedactRoomMessageOutput, 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) SearchAvailablePhoneNumbersPages(arg0 *chime.SearchAvailablePhoneNumbersInput, ...) error
- func (m *MockChimeAPI) SearchAvailablePhoneNumbersPagesWithContext(arg0 context.Context, arg1 *chime.SearchAvailablePhoneNumbersInput, ...) 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) SendChannelMessage(arg0 *chime.SendChannelMessageInput) (*chime.SendChannelMessageOutput, error)
- func (m *MockChimeAPI) SendChannelMessageRequest(arg0 *chime.SendChannelMessageInput) (*request.Request, *chime.SendChannelMessageOutput)
- func (m *MockChimeAPI) SendChannelMessageWithContext(arg0 context.Context, arg1 *chime.SendChannelMessageInput, ...) (*chime.SendChannelMessageOutput, error)
- func (m *MockChimeAPI) StartMeetingTranscription(arg0 *chime.StartMeetingTranscriptionInput) (*chime.StartMeetingTranscriptionOutput, error)
- func (m *MockChimeAPI) StartMeetingTranscriptionRequest(arg0 *chime.StartMeetingTranscriptionInput) (*request.Request, *chime.StartMeetingTranscriptionOutput)
- func (m *MockChimeAPI) StartMeetingTranscriptionWithContext(arg0 context.Context, arg1 *chime.StartMeetingTranscriptionInput, ...) (*chime.StartMeetingTranscriptionOutput, error)
- func (m *MockChimeAPI) StopMeetingTranscription(arg0 *chime.StopMeetingTranscriptionInput) (*chime.StopMeetingTranscriptionOutput, error)
- func (m *MockChimeAPI) StopMeetingTranscriptionRequest(arg0 *chime.StopMeetingTranscriptionInput) (*request.Request, *chime.StopMeetingTranscriptionOutput)
- func (m *MockChimeAPI) StopMeetingTranscriptionWithContext(arg0 context.Context, arg1 *chime.StopMeetingTranscriptionInput, ...) (*chime.StopMeetingTranscriptionOutput, error)
- func (m *MockChimeAPI) TagAttendee(arg0 *chime.TagAttendeeInput) (*chime.TagAttendeeOutput, error)
- func (m *MockChimeAPI) TagAttendeeRequest(arg0 *chime.TagAttendeeInput) (*request.Request, *chime.TagAttendeeOutput)
- func (m *MockChimeAPI) TagAttendeeWithContext(arg0 context.Context, arg1 *chime.TagAttendeeInput, arg2 ...request.Option) (*chime.TagAttendeeOutput, error)
- func (m *MockChimeAPI) TagMeeting(arg0 *chime.TagMeetingInput) (*chime.TagMeetingOutput, error)
- func (m *MockChimeAPI) TagMeetingRequest(arg0 *chime.TagMeetingInput) (*request.Request, *chime.TagMeetingOutput)
- func (m *MockChimeAPI) TagMeetingWithContext(arg0 context.Context, arg1 *chime.TagMeetingInput, arg2 ...request.Option) (*chime.TagMeetingOutput, error)
- func (m *MockChimeAPI) TagResource(arg0 *chime.TagResourceInput) (*chime.TagResourceOutput, error)
- func (m *MockChimeAPI) TagResourceRequest(arg0 *chime.TagResourceInput) (*request.Request, *chime.TagResourceOutput)
- func (m *MockChimeAPI) TagResourceWithContext(arg0 context.Context, arg1 *chime.TagResourceInput, arg2 ...request.Option) (*chime.TagResourceOutput, error)
- func (m *MockChimeAPI) UntagAttendee(arg0 *chime.UntagAttendeeInput) (*chime.UntagAttendeeOutput, error)
- func (m *MockChimeAPI) UntagAttendeeRequest(arg0 *chime.UntagAttendeeInput) (*request.Request, *chime.UntagAttendeeOutput)
- func (m *MockChimeAPI) UntagAttendeeWithContext(arg0 context.Context, arg1 *chime.UntagAttendeeInput, arg2 ...request.Option) (*chime.UntagAttendeeOutput, error)
- func (m *MockChimeAPI) UntagMeeting(arg0 *chime.UntagMeetingInput) (*chime.UntagMeetingOutput, error)
- func (m *MockChimeAPI) UntagMeetingRequest(arg0 *chime.UntagMeetingInput) (*request.Request, *chime.UntagMeetingOutput)
- func (m *MockChimeAPI) UntagMeetingWithContext(arg0 context.Context, arg1 *chime.UntagMeetingInput, arg2 ...request.Option) (*chime.UntagMeetingOutput, error)
- func (m *MockChimeAPI) UntagResource(arg0 *chime.UntagResourceInput) (*chime.UntagResourceOutput, error)
- func (m *MockChimeAPI) UntagResourceRequest(arg0 *chime.UntagResourceInput) (*request.Request, *chime.UntagResourceOutput)
- func (m *MockChimeAPI) UntagResourceWithContext(arg0 context.Context, arg1 *chime.UntagResourceInput, arg2 ...request.Option) (*chime.UntagResourceOutput, 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) UpdateAppInstance(arg0 *chime.UpdateAppInstanceInput) (*chime.UpdateAppInstanceOutput, error)
- func (m *MockChimeAPI) UpdateAppInstanceRequest(arg0 *chime.UpdateAppInstanceInput) (*request.Request, *chime.UpdateAppInstanceOutput)
- func (m *MockChimeAPI) UpdateAppInstanceUser(arg0 *chime.UpdateAppInstanceUserInput) (*chime.UpdateAppInstanceUserOutput, error)
- func (m *MockChimeAPI) UpdateAppInstanceUserRequest(arg0 *chime.UpdateAppInstanceUserInput) (*request.Request, *chime.UpdateAppInstanceUserOutput)
- func (m *MockChimeAPI) UpdateAppInstanceUserWithContext(arg0 context.Context, arg1 *chime.UpdateAppInstanceUserInput, ...) (*chime.UpdateAppInstanceUserOutput, error)
- func (m *MockChimeAPI) UpdateAppInstanceWithContext(arg0 context.Context, arg1 *chime.UpdateAppInstanceInput, ...) (*chime.UpdateAppInstanceOutput, 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) UpdateChannel(arg0 *chime.UpdateChannelInput) (*chime.UpdateChannelOutput, error)
- func (m *MockChimeAPI) UpdateChannelMessage(arg0 *chime.UpdateChannelMessageInput) (*chime.UpdateChannelMessageOutput, error)
- func (m *MockChimeAPI) UpdateChannelMessageRequest(arg0 *chime.UpdateChannelMessageInput) (*request.Request, *chime.UpdateChannelMessageOutput)
- func (m *MockChimeAPI) UpdateChannelMessageWithContext(arg0 context.Context, arg1 *chime.UpdateChannelMessageInput, ...) (*chime.UpdateChannelMessageOutput, error)
- func (m *MockChimeAPI) UpdateChannelReadMarker(arg0 *chime.UpdateChannelReadMarkerInput) (*chime.UpdateChannelReadMarkerOutput, error)
- func (m *MockChimeAPI) UpdateChannelReadMarkerRequest(arg0 *chime.UpdateChannelReadMarkerInput) (*request.Request, *chime.UpdateChannelReadMarkerOutput)
- func (m *MockChimeAPI) UpdateChannelReadMarkerWithContext(arg0 context.Context, arg1 *chime.UpdateChannelReadMarkerInput, ...) (*chime.UpdateChannelReadMarkerOutput, error)
- func (m *MockChimeAPI) UpdateChannelRequest(arg0 *chime.UpdateChannelInput) (*request.Request, *chime.UpdateChannelOutput)
- func (m *MockChimeAPI) UpdateChannelWithContext(arg0 context.Context, arg1 *chime.UpdateChannelInput, arg2 ...request.Option) (*chime.UpdateChannelOutput, 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) UpdateSipMediaApplication(arg0 *chime.UpdateSipMediaApplicationInput) (*chime.UpdateSipMediaApplicationOutput, error)
- func (m *MockChimeAPI) UpdateSipMediaApplicationCall(arg0 *chime.UpdateSipMediaApplicationCallInput) (*chime.UpdateSipMediaApplicationCallOutput, error)
- func (m *MockChimeAPI) UpdateSipMediaApplicationCallRequest(arg0 *chime.UpdateSipMediaApplicationCallInput) (*request.Request, *chime.UpdateSipMediaApplicationCallOutput)
- func (m *MockChimeAPI) UpdateSipMediaApplicationCallWithContext(arg0 context.Context, arg1 *chime.UpdateSipMediaApplicationCallInput, ...) (*chime.UpdateSipMediaApplicationCallOutput, error)
- func (m *MockChimeAPI) UpdateSipMediaApplicationRequest(arg0 *chime.UpdateSipMediaApplicationInput) (*request.Request, *chime.UpdateSipMediaApplicationOutput)
- func (m *MockChimeAPI) UpdateSipMediaApplicationWithContext(arg0 context.Context, arg1 *chime.UpdateSipMediaApplicationInput, ...) (*chime.UpdateSipMediaApplicationOutput, error)
- func (m *MockChimeAPI) UpdateSipRule(arg0 *chime.UpdateSipRuleInput) (*chime.UpdateSipRuleOutput, error)
- func (m *MockChimeAPI) UpdateSipRuleRequest(arg0 *chime.UpdateSipRuleInput) (*request.Request, *chime.UpdateSipRuleOutput)
- func (m *MockChimeAPI) UpdateSipRuleWithContext(arg0 context.Context, arg1 *chime.UpdateSipRuleInput, arg2 ...request.Option) (*chime.UpdateSipRuleOutput, 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) BatchCreateChannelMembership(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) BatchCreateChannelMembershipRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) BatchCreateChannelMembershipWithContext(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) CreateAppInstance(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateAppInstanceAdmin(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateAppInstanceAdminRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateAppInstanceAdminWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateAppInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateAppInstanceUser(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateAppInstanceUserRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateAppInstanceUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateAppInstanceWithContext(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) CreateChannel(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateChannelBan(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateChannelBanRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateChannelBanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateChannelMembership(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateChannelMembershipRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateChannelMembershipWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateChannelModerator(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateChannelModeratorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateChannelModeratorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateChannelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateMediaCapturePipeline(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateMediaCapturePipelineRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateMediaCapturePipelineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateMeeting(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateMeetingDialOut(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateMeetingDialOutRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateMeetingDialOutWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateMeetingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateMeetingWithAttendees(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateMeetingWithAttendeesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateMeetingWithAttendeesWithContext(arg0, arg1 interface{}, arg2 ...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) CreateSipMediaApplication(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateSipMediaApplicationCall(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateSipMediaApplicationCallRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateSipMediaApplicationCallWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateSipMediaApplicationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateSipMediaApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateSipRule(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateSipRuleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) CreateSipRuleWithContext(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) DeleteAppInstance(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteAppInstanceAdmin(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteAppInstanceAdminRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteAppInstanceAdminWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteAppInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteAppInstanceStreamingConfigurations(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteAppInstanceStreamingConfigurationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteAppInstanceStreamingConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteAppInstanceUser(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteAppInstanceUserRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteAppInstanceUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteAppInstanceWithContext(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) DeleteChannel(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteChannelBan(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteChannelBanRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteChannelBanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteChannelMembership(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteChannelMembershipRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteChannelMembershipWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteChannelMessage(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteChannelMessageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteChannelMessageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteChannelModerator(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteChannelModeratorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteChannelModeratorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteChannelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteChannelWithContext(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) DeleteMediaCapturePipeline(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteMediaCapturePipelineRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteMediaCapturePipelineWithContext(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) DeleteSipMediaApplication(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteSipMediaApplicationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteSipMediaApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteSipRule(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteSipRuleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteSipRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnector(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorEmergencyCallingConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorEmergencyCallingConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorEmergencyCallingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...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) DescribeAppInstance(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DescribeAppInstanceAdmin(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DescribeAppInstanceAdminRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DescribeAppInstanceAdminWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DescribeAppInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DescribeAppInstanceUser(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DescribeAppInstanceUserRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DescribeAppInstanceUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DescribeAppInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DescribeChannel(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DescribeChannelBan(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DescribeChannelBanRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DescribeChannelBanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DescribeChannelMembership(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DescribeChannelMembershipForAppInstanceUser(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DescribeChannelMembershipForAppInstanceUserRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DescribeChannelMembershipForAppInstanceUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DescribeChannelMembershipRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DescribeChannelMembershipWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DescribeChannelModeratedByAppInstanceUser(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DescribeChannelModeratedByAppInstanceUserRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DescribeChannelModeratedByAppInstanceUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DescribeChannelModerator(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DescribeChannelModeratorRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DescribeChannelModeratorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DescribeChannelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) DescribeChannelWithContext(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) GetAppInstanceRetentionSettings(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetAppInstanceRetentionSettingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetAppInstanceRetentionSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetAppInstanceStreamingConfigurations(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetAppInstanceStreamingConfigurationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetAppInstanceStreamingConfigurationsWithContext(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) GetChannelMessage(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetChannelMessageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetChannelMessageWithContext(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) GetMediaCapturePipeline(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetMediaCapturePipelineRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetMediaCapturePipelineWithContext(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) GetMessagingSessionEndpoint(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetMessagingSessionEndpointRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetMessagingSessionEndpointWithContext(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) GetRetentionSettings(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetRetentionSettingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetRetentionSettingsWithContext(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) GetSipMediaApplication(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetSipMediaApplicationLoggingConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetSipMediaApplicationLoggingConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetSipMediaApplicationLoggingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetSipMediaApplicationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetSipMediaApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetSipRule(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetSipRuleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetSipRuleWithContext(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) GetVoiceConnectorEmergencyCallingConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorEmergencyCallingConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorEmergencyCallingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...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) ListAppInstanceAdmins(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListAppInstanceAdminsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListAppInstanceAdminsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListAppInstanceAdminsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListAppInstanceAdminsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListAppInstanceUsers(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListAppInstanceUsersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListAppInstanceUsersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListAppInstanceUsersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListAppInstanceUsersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListAppInstances(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListAppInstancesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListAppInstancesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListAppInstancesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListAppInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListAttendeeTags(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListAttendeeTagsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListAttendeeTagsWithContext(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) ListChannelBans(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListChannelBansPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListChannelBansPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListChannelBansRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListChannelBansWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListChannelMemberships(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListChannelMembershipsForAppInstanceUser(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListChannelMembershipsForAppInstanceUserPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListChannelMembershipsForAppInstanceUserPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListChannelMembershipsForAppInstanceUserRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListChannelMembershipsForAppInstanceUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListChannelMembershipsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListChannelMembershipsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListChannelMembershipsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListChannelMembershipsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListChannelMessages(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListChannelMessagesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListChannelMessagesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListChannelMessagesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListChannelMessagesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListChannelModerators(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListChannelModeratorsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListChannelModeratorsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListChannelModeratorsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListChannelModeratorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListChannels(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListChannelsModeratedByAppInstanceUser(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListChannelsModeratedByAppInstanceUserPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListChannelsModeratedByAppInstanceUserPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListChannelsModeratedByAppInstanceUserRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListChannelsModeratedByAppInstanceUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListChannelsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListChannelsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListChannelsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListChannelsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListMediaCapturePipelines(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListMediaCapturePipelinesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListMediaCapturePipelinesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListMediaCapturePipelinesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListMediaCapturePipelinesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListMeetingTags(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListMeetingTagsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListMeetingTagsWithContext(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) ListSipMediaApplications(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListSipMediaApplicationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListSipMediaApplicationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListSipMediaApplicationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListSipMediaApplicationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListSipRules(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListSipRulesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListSipRulesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListSipRulesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListSipRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListSupportedPhoneNumberCountries(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListSupportedPhoneNumberCountriesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListSupportedPhoneNumberCountriesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) ListTagsForResourceWithContext(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) PutAppInstanceRetentionSettings(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) PutAppInstanceRetentionSettingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) PutAppInstanceRetentionSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) PutAppInstanceStreamingConfigurations(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) PutAppInstanceStreamingConfigurationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) PutAppInstanceStreamingConfigurationsWithContext(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) PutRetentionSettings(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) PutRetentionSettingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) PutRetentionSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) PutSipMediaApplicationLoggingConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) PutSipMediaApplicationLoggingConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) PutSipMediaApplicationLoggingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorEmergencyCallingConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorEmergencyCallingConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorEmergencyCallingConfigurationWithContext(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) RedactChannelMessage(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) RedactChannelMessageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) RedactChannelMessageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) RedactConversationMessage(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) RedactConversationMessageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) RedactConversationMessageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) RedactRoomMessage(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) RedactRoomMessageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) RedactRoomMessageWithContext(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) SearchAvailablePhoneNumbersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) SearchAvailablePhoneNumbersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...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) SendChannelMessage(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) SendChannelMessageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) SendChannelMessageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) StartMeetingTranscription(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) StartMeetingTranscriptionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) StartMeetingTranscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) StopMeetingTranscription(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) StopMeetingTranscriptionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) StopMeetingTranscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) TagAttendee(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) TagAttendeeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) TagAttendeeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) TagMeeting(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) TagMeetingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) TagMeetingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UntagAttendee(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UntagAttendeeRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UntagAttendeeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UntagMeeting(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UntagMeetingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UntagMeetingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UntagResourceWithContext(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) UpdateAppInstance(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateAppInstanceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateAppInstanceUser(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateAppInstanceUserRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateAppInstanceUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateAppInstanceWithContext(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) UpdateChannel(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateChannelMessage(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateChannelMessageRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateChannelMessageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateChannelReadMarker(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateChannelReadMarkerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateChannelReadMarkerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateChannelRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateChannelWithContext(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) UpdateSipMediaApplication(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateSipMediaApplicationCall(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateSipMediaApplicationCallRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateSipMediaApplicationCallWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateSipMediaApplicationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateSipMediaApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateSipRule(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateSipRuleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockChimeAPIMockRecorder) UpdateSipRuleWithContext(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) BatchCreateChannelMembership ¶
func (m *MockChimeAPI) BatchCreateChannelMembership(arg0 *chime.BatchCreateChannelMembershipInput) (*chime.BatchCreateChannelMembershipOutput, error)
BatchCreateChannelMembership mocks base method
func (*MockChimeAPI) BatchCreateChannelMembershipRequest ¶
func (m *MockChimeAPI) BatchCreateChannelMembershipRequest(arg0 *chime.BatchCreateChannelMembershipInput) (*request.Request, *chime.BatchCreateChannelMembershipOutput)
BatchCreateChannelMembershipRequest mocks base method
func (*MockChimeAPI) BatchCreateChannelMembershipWithContext ¶
func (m *MockChimeAPI) BatchCreateChannelMembershipWithContext(arg0 context.Context, arg1 *chime.BatchCreateChannelMembershipInput, arg2 ...request.Option) (*chime.BatchCreateChannelMembershipOutput, error)
BatchCreateChannelMembershipWithContext 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) CreateAppInstance ¶
func (m *MockChimeAPI) CreateAppInstance(arg0 *chime.CreateAppInstanceInput) (*chime.CreateAppInstanceOutput, error)
CreateAppInstance mocks base method
func (*MockChimeAPI) CreateAppInstanceAdmin ¶
func (m *MockChimeAPI) CreateAppInstanceAdmin(arg0 *chime.CreateAppInstanceAdminInput) (*chime.CreateAppInstanceAdminOutput, error)
CreateAppInstanceAdmin mocks base method
func (*MockChimeAPI) CreateAppInstanceAdminRequest ¶
func (m *MockChimeAPI) CreateAppInstanceAdminRequest(arg0 *chime.CreateAppInstanceAdminInput) (*request.Request, *chime.CreateAppInstanceAdminOutput)
CreateAppInstanceAdminRequest mocks base method
func (*MockChimeAPI) CreateAppInstanceAdminWithContext ¶
func (m *MockChimeAPI) CreateAppInstanceAdminWithContext(arg0 context.Context, arg1 *chime.CreateAppInstanceAdminInput, arg2 ...request.Option) (*chime.CreateAppInstanceAdminOutput, error)
CreateAppInstanceAdminWithContext mocks base method
func (*MockChimeAPI) CreateAppInstanceRequest ¶
func (m *MockChimeAPI) CreateAppInstanceRequest(arg0 *chime.CreateAppInstanceInput) (*request.Request, *chime.CreateAppInstanceOutput)
CreateAppInstanceRequest mocks base method
func (*MockChimeAPI) CreateAppInstanceUser ¶
func (m *MockChimeAPI) CreateAppInstanceUser(arg0 *chime.CreateAppInstanceUserInput) (*chime.CreateAppInstanceUserOutput, error)
CreateAppInstanceUser mocks base method
func (*MockChimeAPI) CreateAppInstanceUserRequest ¶
func (m *MockChimeAPI) CreateAppInstanceUserRequest(arg0 *chime.CreateAppInstanceUserInput) (*request.Request, *chime.CreateAppInstanceUserOutput)
CreateAppInstanceUserRequest mocks base method
func (*MockChimeAPI) CreateAppInstanceUserWithContext ¶
func (m *MockChimeAPI) CreateAppInstanceUserWithContext(arg0 context.Context, arg1 *chime.CreateAppInstanceUserInput, arg2 ...request.Option) (*chime.CreateAppInstanceUserOutput, error)
CreateAppInstanceUserWithContext mocks base method
func (*MockChimeAPI) CreateAppInstanceWithContext ¶
func (m *MockChimeAPI) CreateAppInstanceWithContext(arg0 context.Context, arg1 *chime.CreateAppInstanceInput, arg2 ...request.Option) (*chime.CreateAppInstanceOutput, error)
CreateAppInstanceWithContext 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) CreateChannel ¶
func (m *MockChimeAPI) CreateChannel(arg0 *chime.CreateChannelInput) (*chime.CreateChannelOutput, error)
CreateChannel mocks base method
func (*MockChimeAPI) CreateChannelBan ¶
func (m *MockChimeAPI) CreateChannelBan(arg0 *chime.CreateChannelBanInput) (*chime.CreateChannelBanOutput, error)
CreateChannelBan mocks base method
func (*MockChimeAPI) CreateChannelBanRequest ¶
func (m *MockChimeAPI) CreateChannelBanRequest(arg0 *chime.CreateChannelBanInput) (*request.Request, *chime.CreateChannelBanOutput)
CreateChannelBanRequest mocks base method
func (*MockChimeAPI) CreateChannelBanWithContext ¶
func (m *MockChimeAPI) CreateChannelBanWithContext(arg0 context.Context, arg1 *chime.CreateChannelBanInput, arg2 ...request.Option) (*chime.CreateChannelBanOutput, error)
CreateChannelBanWithContext mocks base method
func (*MockChimeAPI) CreateChannelMembership ¶
func (m *MockChimeAPI) CreateChannelMembership(arg0 *chime.CreateChannelMembershipInput) (*chime.CreateChannelMembershipOutput, error)
CreateChannelMembership mocks base method
func (*MockChimeAPI) CreateChannelMembershipRequest ¶
func (m *MockChimeAPI) CreateChannelMembershipRequest(arg0 *chime.CreateChannelMembershipInput) (*request.Request, *chime.CreateChannelMembershipOutput)
CreateChannelMembershipRequest mocks base method
func (*MockChimeAPI) CreateChannelMembershipWithContext ¶
func (m *MockChimeAPI) CreateChannelMembershipWithContext(arg0 context.Context, arg1 *chime.CreateChannelMembershipInput, arg2 ...request.Option) (*chime.CreateChannelMembershipOutput, error)
CreateChannelMembershipWithContext mocks base method
func (*MockChimeAPI) CreateChannelModerator ¶
func (m *MockChimeAPI) CreateChannelModerator(arg0 *chime.CreateChannelModeratorInput) (*chime.CreateChannelModeratorOutput, error)
CreateChannelModerator mocks base method
func (*MockChimeAPI) CreateChannelModeratorRequest ¶
func (m *MockChimeAPI) CreateChannelModeratorRequest(arg0 *chime.CreateChannelModeratorInput) (*request.Request, *chime.CreateChannelModeratorOutput)
CreateChannelModeratorRequest mocks base method
func (*MockChimeAPI) CreateChannelModeratorWithContext ¶
func (m *MockChimeAPI) CreateChannelModeratorWithContext(arg0 context.Context, arg1 *chime.CreateChannelModeratorInput, arg2 ...request.Option) (*chime.CreateChannelModeratorOutput, error)
CreateChannelModeratorWithContext mocks base method
func (*MockChimeAPI) CreateChannelRequest ¶
func (m *MockChimeAPI) CreateChannelRequest(arg0 *chime.CreateChannelInput) (*request.Request, *chime.CreateChannelOutput)
CreateChannelRequest mocks base method
func (*MockChimeAPI) CreateChannelWithContext ¶
func (m *MockChimeAPI) CreateChannelWithContext(arg0 context.Context, arg1 *chime.CreateChannelInput, arg2 ...request.Option) (*chime.CreateChannelOutput, error)
CreateChannelWithContext mocks base method
func (*MockChimeAPI) CreateMediaCapturePipeline ¶
func (m *MockChimeAPI) CreateMediaCapturePipeline(arg0 *chime.CreateMediaCapturePipelineInput) (*chime.CreateMediaCapturePipelineOutput, error)
CreateMediaCapturePipeline mocks base method
func (*MockChimeAPI) CreateMediaCapturePipelineRequest ¶
func (m *MockChimeAPI) CreateMediaCapturePipelineRequest(arg0 *chime.CreateMediaCapturePipelineInput) (*request.Request, *chime.CreateMediaCapturePipelineOutput)
CreateMediaCapturePipelineRequest mocks base method
func (*MockChimeAPI) CreateMediaCapturePipelineWithContext ¶
func (m *MockChimeAPI) CreateMediaCapturePipelineWithContext(arg0 context.Context, arg1 *chime.CreateMediaCapturePipelineInput, arg2 ...request.Option) (*chime.CreateMediaCapturePipelineOutput, error)
CreateMediaCapturePipelineWithContext mocks base method
func (*MockChimeAPI) CreateMeeting ¶
func (m *MockChimeAPI) CreateMeeting(arg0 *chime.CreateMeetingInput) (*chime.CreateMeetingOutput, error)
CreateMeeting mocks base method
func (*MockChimeAPI) CreateMeetingDialOut ¶
func (m *MockChimeAPI) CreateMeetingDialOut(arg0 *chime.CreateMeetingDialOutInput) (*chime.CreateMeetingDialOutOutput, error)
CreateMeetingDialOut mocks base method
func (*MockChimeAPI) CreateMeetingDialOutRequest ¶
func (m *MockChimeAPI) CreateMeetingDialOutRequest(arg0 *chime.CreateMeetingDialOutInput) (*request.Request, *chime.CreateMeetingDialOutOutput)
CreateMeetingDialOutRequest mocks base method
func (*MockChimeAPI) CreateMeetingDialOutWithContext ¶
func (m *MockChimeAPI) CreateMeetingDialOutWithContext(arg0 context.Context, arg1 *chime.CreateMeetingDialOutInput, arg2 ...request.Option) (*chime.CreateMeetingDialOutOutput, error)
CreateMeetingDialOutWithContext mocks base method
func (*MockChimeAPI) CreateMeetingRequest ¶
func (m *MockChimeAPI) CreateMeetingRequest(arg0 *chime.CreateMeetingInput) (*request.Request, *chime.CreateMeetingOutput)
CreateMeetingRequest mocks base method
func (*MockChimeAPI) CreateMeetingWithAttendees ¶
func (m *MockChimeAPI) CreateMeetingWithAttendees(arg0 *chime.CreateMeetingWithAttendeesInput) (*chime.CreateMeetingWithAttendeesOutput, error)
CreateMeetingWithAttendees mocks base method
func (*MockChimeAPI) CreateMeetingWithAttendeesRequest ¶
func (m *MockChimeAPI) CreateMeetingWithAttendeesRequest(arg0 *chime.CreateMeetingWithAttendeesInput) (*request.Request, *chime.CreateMeetingWithAttendeesOutput)
CreateMeetingWithAttendeesRequest mocks base method
func (*MockChimeAPI) CreateMeetingWithAttendeesWithContext ¶
func (m *MockChimeAPI) CreateMeetingWithAttendeesWithContext(arg0 context.Context, arg1 *chime.CreateMeetingWithAttendeesInput, arg2 ...request.Option) (*chime.CreateMeetingWithAttendeesOutput, error)
CreateMeetingWithAttendeesWithContext 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) CreateSipMediaApplication ¶
func (m *MockChimeAPI) CreateSipMediaApplication(arg0 *chime.CreateSipMediaApplicationInput) (*chime.CreateSipMediaApplicationOutput, error)
CreateSipMediaApplication mocks base method
func (*MockChimeAPI) CreateSipMediaApplicationCall ¶
func (m *MockChimeAPI) CreateSipMediaApplicationCall(arg0 *chime.CreateSipMediaApplicationCallInput) (*chime.CreateSipMediaApplicationCallOutput, error)
CreateSipMediaApplicationCall mocks base method
func (*MockChimeAPI) CreateSipMediaApplicationCallRequest ¶
func (m *MockChimeAPI) CreateSipMediaApplicationCallRequest(arg0 *chime.CreateSipMediaApplicationCallInput) (*request.Request, *chime.CreateSipMediaApplicationCallOutput)
CreateSipMediaApplicationCallRequest mocks base method
func (*MockChimeAPI) CreateSipMediaApplicationCallWithContext ¶
func (m *MockChimeAPI) CreateSipMediaApplicationCallWithContext(arg0 context.Context, arg1 *chime.CreateSipMediaApplicationCallInput, arg2 ...request.Option) (*chime.CreateSipMediaApplicationCallOutput, error)
CreateSipMediaApplicationCallWithContext mocks base method
func (*MockChimeAPI) CreateSipMediaApplicationRequest ¶
func (m *MockChimeAPI) CreateSipMediaApplicationRequest(arg0 *chime.CreateSipMediaApplicationInput) (*request.Request, *chime.CreateSipMediaApplicationOutput)
CreateSipMediaApplicationRequest mocks base method
func (*MockChimeAPI) CreateSipMediaApplicationWithContext ¶
func (m *MockChimeAPI) CreateSipMediaApplicationWithContext(arg0 context.Context, arg1 *chime.CreateSipMediaApplicationInput, arg2 ...request.Option) (*chime.CreateSipMediaApplicationOutput, error)
CreateSipMediaApplicationWithContext mocks base method
func (*MockChimeAPI) CreateSipRule ¶
func (m *MockChimeAPI) CreateSipRule(arg0 *chime.CreateSipRuleInput) (*chime.CreateSipRuleOutput, error)
CreateSipRule mocks base method
func (*MockChimeAPI) CreateSipRuleRequest ¶
func (m *MockChimeAPI) CreateSipRuleRequest(arg0 *chime.CreateSipRuleInput) (*request.Request, *chime.CreateSipRuleOutput)
CreateSipRuleRequest mocks base method
func (*MockChimeAPI) CreateSipRuleWithContext ¶
func (m *MockChimeAPI) CreateSipRuleWithContext(arg0 context.Context, arg1 *chime.CreateSipRuleInput, arg2 ...request.Option) (*chime.CreateSipRuleOutput, error)
CreateSipRuleWithContext 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) DeleteAppInstance ¶
func (m *MockChimeAPI) DeleteAppInstance(arg0 *chime.DeleteAppInstanceInput) (*chime.DeleteAppInstanceOutput, error)
DeleteAppInstance mocks base method
func (*MockChimeAPI) DeleteAppInstanceAdmin ¶
func (m *MockChimeAPI) DeleteAppInstanceAdmin(arg0 *chime.DeleteAppInstanceAdminInput) (*chime.DeleteAppInstanceAdminOutput, error)
DeleteAppInstanceAdmin mocks base method
func (*MockChimeAPI) DeleteAppInstanceAdminRequest ¶
func (m *MockChimeAPI) DeleteAppInstanceAdminRequest(arg0 *chime.DeleteAppInstanceAdminInput) (*request.Request, *chime.DeleteAppInstanceAdminOutput)
DeleteAppInstanceAdminRequest mocks base method
func (*MockChimeAPI) DeleteAppInstanceAdminWithContext ¶
func (m *MockChimeAPI) DeleteAppInstanceAdminWithContext(arg0 context.Context, arg1 *chime.DeleteAppInstanceAdminInput, arg2 ...request.Option) (*chime.DeleteAppInstanceAdminOutput, error)
DeleteAppInstanceAdminWithContext mocks base method
func (*MockChimeAPI) DeleteAppInstanceRequest ¶
func (m *MockChimeAPI) DeleteAppInstanceRequest(arg0 *chime.DeleteAppInstanceInput) (*request.Request, *chime.DeleteAppInstanceOutput)
DeleteAppInstanceRequest mocks base method
func (*MockChimeAPI) DeleteAppInstanceStreamingConfigurations ¶
func (m *MockChimeAPI) DeleteAppInstanceStreamingConfigurations(arg0 *chime.DeleteAppInstanceStreamingConfigurationsInput) (*chime.DeleteAppInstanceStreamingConfigurationsOutput, error)
DeleteAppInstanceStreamingConfigurations mocks base method
func (*MockChimeAPI) DeleteAppInstanceStreamingConfigurationsRequest ¶
func (m *MockChimeAPI) DeleteAppInstanceStreamingConfigurationsRequest(arg0 *chime.DeleteAppInstanceStreamingConfigurationsInput) (*request.Request, *chime.DeleteAppInstanceStreamingConfigurationsOutput)
DeleteAppInstanceStreamingConfigurationsRequest mocks base method
func (*MockChimeAPI) DeleteAppInstanceStreamingConfigurationsWithContext ¶
func (m *MockChimeAPI) DeleteAppInstanceStreamingConfigurationsWithContext(arg0 context.Context, arg1 *chime.DeleteAppInstanceStreamingConfigurationsInput, arg2 ...request.Option) (*chime.DeleteAppInstanceStreamingConfigurationsOutput, error)
DeleteAppInstanceStreamingConfigurationsWithContext mocks base method
func (*MockChimeAPI) DeleteAppInstanceUser ¶
func (m *MockChimeAPI) DeleteAppInstanceUser(arg0 *chime.DeleteAppInstanceUserInput) (*chime.DeleteAppInstanceUserOutput, error)
DeleteAppInstanceUser mocks base method
func (*MockChimeAPI) DeleteAppInstanceUserRequest ¶
func (m *MockChimeAPI) DeleteAppInstanceUserRequest(arg0 *chime.DeleteAppInstanceUserInput) (*request.Request, *chime.DeleteAppInstanceUserOutput)
DeleteAppInstanceUserRequest mocks base method
func (*MockChimeAPI) DeleteAppInstanceUserWithContext ¶
func (m *MockChimeAPI) DeleteAppInstanceUserWithContext(arg0 context.Context, arg1 *chime.DeleteAppInstanceUserInput, arg2 ...request.Option) (*chime.DeleteAppInstanceUserOutput, error)
DeleteAppInstanceUserWithContext mocks base method
func (*MockChimeAPI) DeleteAppInstanceWithContext ¶
func (m *MockChimeAPI) DeleteAppInstanceWithContext(arg0 context.Context, arg1 *chime.DeleteAppInstanceInput, arg2 ...request.Option) (*chime.DeleteAppInstanceOutput, error)
DeleteAppInstanceWithContext 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) DeleteChannel ¶
func (m *MockChimeAPI) DeleteChannel(arg0 *chime.DeleteChannelInput) (*chime.DeleteChannelOutput, error)
DeleteChannel mocks base method
func (*MockChimeAPI) DeleteChannelBan ¶
func (m *MockChimeAPI) DeleteChannelBan(arg0 *chime.DeleteChannelBanInput) (*chime.DeleteChannelBanOutput, error)
DeleteChannelBan mocks base method
func (*MockChimeAPI) DeleteChannelBanRequest ¶
func (m *MockChimeAPI) DeleteChannelBanRequest(arg0 *chime.DeleteChannelBanInput) (*request.Request, *chime.DeleteChannelBanOutput)
DeleteChannelBanRequest mocks base method
func (*MockChimeAPI) DeleteChannelBanWithContext ¶
func (m *MockChimeAPI) DeleteChannelBanWithContext(arg0 context.Context, arg1 *chime.DeleteChannelBanInput, arg2 ...request.Option) (*chime.DeleteChannelBanOutput, error)
DeleteChannelBanWithContext mocks base method
func (*MockChimeAPI) DeleteChannelMembership ¶
func (m *MockChimeAPI) DeleteChannelMembership(arg0 *chime.DeleteChannelMembershipInput) (*chime.DeleteChannelMembershipOutput, error)
DeleteChannelMembership mocks base method
func (*MockChimeAPI) DeleteChannelMembershipRequest ¶
func (m *MockChimeAPI) DeleteChannelMembershipRequest(arg0 *chime.DeleteChannelMembershipInput) (*request.Request, *chime.DeleteChannelMembershipOutput)
DeleteChannelMembershipRequest mocks base method
func (*MockChimeAPI) DeleteChannelMembershipWithContext ¶
func (m *MockChimeAPI) DeleteChannelMembershipWithContext(arg0 context.Context, arg1 *chime.DeleteChannelMembershipInput, arg2 ...request.Option) (*chime.DeleteChannelMembershipOutput, error)
DeleteChannelMembershipWithContext mocks base method
func (*MockChimeAPI) DeleteChannelMessage ¶
func (m *MockChimeAPI) DeleteChannelMessage(arg0 *chime.DeleteChannelMessageInput) (*chime.DeleteChannelMessageOutput, error)
DeleteChannelMessage mocks base method
func (*MockChimeAPI) DeleteChannelMessageRequest ¶
func (m *MockChimeAPI) DeleteChannelMessageRequest(arg0 *chime.DeleteChannelMessageInput) (*request.Request, *chime.DeleteChannelMessageOutput)
DeleteChannelMessageRequest mocks base method
func (*MockChimeAPI) DeleteChannelMessageWithContext ¶
func (m *MockChimeAPI) DeleteChannelMessageWithContext(arg0 context.Context, arg1 *chime.DeleteChannelMessageInput, arg2 ...request.Option) (*chime.DeleteChannelMessageOutput, error)
DeleteChannelMessageWithContext mocks base method
func (*MockChimeAPI) DeleteChannelModerator ¶
func (m *MockChimeAPI) DeleteChannelModerator(arg0 *chime.DeleteChannelModeratorInput) (*chime.DeleteChannelModeratorOutput, error)
DeleteChannelModerator mocks base method
func (*MockChimeAPI) DeleteChannelModeratorRequest ¶
func (m *MockChimeAPI) DeleteChannelModeratorRequest(arg0 *chime.DeleteChannelModeratorInput) (*request.Request, *chime.DeleteChannelModeratorOutput)
DeleteChannelModeratorRequest mocks base method
func (*MockChimeAPI) DeleteChannelModeratorWithContext ¶
func (m *MockChimeAPI) DeleteChannelModeratorWithContext(arg0 context.Context, arg1 *chime.DeleteChannelModeratorInput, arg2 ...request.Option) (*chime.DeleteChannelModeratorOutput, error)
DeleteChannelModeratorWithContext mocks base method
func (*MockChimeAPI) DeleteChannelRequest ¶
func (m *MockChimeAPI) DeleteChannelRequest(arg0 *chime.DeleteChannelInput) (*request.Request, *chime.DeleteChannelOutput)
DeleteChannelRequest mocks base method
func (*MockChimeAPI) DeleteChannelWithContext ¶
func (m *MockChimeAPI) DeleteChannelWithContext(arg0 context.Context, arg1 *chime.DeleteChannelInput, arg2 ...request.Option) (*chime.DeleteChannelOutput, error)
DeleteChannelWithContext 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) DeleteMediaCapturePipeline ¶
func (m *MockChimeAPI) DeleteMediaCapturePipeline(arg0 *chime.DeleteMediaCapturePipelineInput) (*chime.DeleteMediaCapturePipelineOutput, error)
DeleteMediaCapturePipeline mocks base method
func (*MockChimeAPI) DeleteMediaCapturePipelineRequest ¶
func (m *MockChimeAPI) DeleteMediaCapturePipelineRequest(arg0 *chime.DeleteMediaCapturePipelineInput) (*request.Request, *chime.DeleteMediaCapturePipelineOutput)
DeleteMediaCapturePipelineRequest mocks base method
func (*MockChimeAPI) DeleteMediaCapturePipelineWithContext ¶
func (m *MockChimeAPI) DeleteMediaCapturePipelineWithContext(arg0 context.Context, arg1 *chime.DeleteMediaCapturePipelineInput, arg2 ...request.Option) (*chime.DeleteMediaCapturePipelineOutput, error)
DeleteMediaCapturePipelineWithContext 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) DeleteSipMediaApplication ¶
func (m *MockChimeAPI) DeleteSipMediaApplication(arg0 *chime.DeleteSipMediaApplicationInput) (*chime.DeleteSipMediaApplicationOutput, error)
DeleteSipMediaApplication mocks base method
func (*MockChimeAPI) DeleteSipMediaApplicationRequest ¶
func (m *MockChimeAPI) DeleteSipMediaApplicationRequest(arg0 *chime.DeleteSipMediaApplicationInput) (*request.Request, *chime.DeleteSipMediaApplicationOutput)
DeleteSipMediaApplicationRequest mocks base method
func (*MockChimeAPI) DeleteSipMediaApplicationWithContext ¶
func (m *MockChimeAPI) DeleteSipMediaApplicationWithContext(arg0 context.Context, arg1 *chime.DeleteSipMediaApplicationInput, arg2 ...request.Option) (*chime.DeleteSipMediaApplicationOutput, error)
DeleteSipMediaApplicationWithContext mocks base method
func (*MockChimeAPI) DeleteSipRule ¶
func (m *MockChimeAPI) DeleteSipRule(arg0 *chime.DeleteSipRuleInput) (*chime.DeleteSipRuleOutput, error)
DeleteSipRule mocks base method
func (*MockChimeAPI) DeleteSipRuleRequest ¶
func (m *MockChimeAPI) DeleteSipRuleRequest(arg0 *chime.DeleteSipRuleInput) (*request.Request, *chime.DeleteSipRuleOutput)
DeleteSipRuleRequest mocks base method
func (*MockChimeAPI) DeleteSipRuleWithContext ¶
func (m *MockChimeAPI) DeleteSipRuleWithContext(arg0 context.Context, arg1 *chime.DeleteSipRuleInput, arg2 ...request.Option) (*chime.DeleteSipRuleOutput, error)
DeleteSipRuleWithContext mocks base method
func (*MockChimeAPI) DeleteVoiceConnector ¶
func (m *MockChimeAPI) DeleteVoiceConnector(arg0 *chime.DeleteVoiceConnectorInput) (*chime.DeleteVoiceConnectorOutput, error)
DeleteVoiceConnector mocks base method
func (*MockChimeAPI) DeleteVoiceConnectorEmergencyCallingConfiguration ¶
func (m *MockChimeAPI) DeleteVoiceConnectorEmergencyCallingConfiguration(arg0 *chime.DeleteVoiceConnectorEmergencyCallingConfigurationInput) (*chime.DeleteVoiceConnectorEmergencyCallingConfigurationOutput, error)
DeleteVoiceConnectorEmergencyCallingConfiguration mocks base method
func (*MockChimeAPI) DeleteVoiceConnectorEmergencyCallingConfigurationRequest ¶
func (m *MockChimeAPI) DeleteVoiceConnectorEmergencyCallingConfigurationRequest(arg0 *chime.DeleteVoiceConnectorEmergencyCallingConfigurationInput) (*request.Request, *chime.DeleteVoiceConnectorEmergencyCallingConfigurationOutput)
DeleteVoiceConnectorEmergencyCallingConfigurationRequest mocks base method
func (*MockChimeAPI) DeleteVoiceConnectorEmergencyCallingConfigurationWithContext ¶
func (m *MockChimeAPI) DeleteVoiceConnectorEmergencyCallingConfigurationWithContext(arg0 context.Context, arg1 *chime.DeleteVoiceConnectorEmergencyCallingConfigurationInput, arg2 ...request.Option) (*chime.DeleteVoiceConnectorEmergencyCallingConfigurationOutput, error)
DeleteVoiceConnectorEmergencyCallingConfigurationWithContext 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) DescribeAppInstance ¶
func (m *MockChimeAPI) DescribeAppInstance(arg0 *chime.DescribeAppInstanceInput) (*chime.DescribeAppInstanceOutput, error)
DescribeAppInstance mocks base method
func (*MockChimeAPI) DescribeAppInstanceAdmin ¶
func (m *MockChimeAPI) DescribeAppInstanceAdmin(arg0 *chime.DescribeAppInstanceAdminInput) (*chime.DescribeAppInstanceAdminOutput, error)
DescribeAppInstanceAdmin mocks base method
func (*MockChimeAPI) DescribeAppInstanceAdminRequest ¶
func (m *MockChimeAPI) DescribeAppInstanceAdminRequest(arg0 *chime.DescribeAppInstanceAdminInput) (*request.Request, *chime.DescribeAppInstanceAdminOutput)
DescribeAppInstanceAdminRequest mocks base method
func (*MockChimeAPI) DescribeAppInstanceAdminWithContext ¶
func (m *MockChimeAPI) DescribeAppInstanceAdminWithContext(arg0 context.Context, arg1 *chime.DescribeAppInstanceAdminInput, arg2 ...request.Option) (*chime.DescribeAppInstanceAdminOutput, error)
DescribeAppInstanceAdminWithContext mocks base method
func (*MockChimeAPI) DescribeAppInstanceRequest ¶
func (m *MockChimeAPI) DescribeAppInstanceRequest(arg0 *chime.DescribeAppInstanceInput) (*request.Request, *chime.DescribeAppInstanceOutput)
DescribeAppInstanceRequest mocks base method
func (*MockChimeAPI) DescribeAppInstanceUser ¶
func (m *MockChimeAPI) DescribeAppInstanceUser(arg0 *chime.DescribeAppInstanceUserInput) (*chime.DescribeAppInstanceUserOutput, error)
DescribeAppInstanceUser mocks base method
func (*MockChimeAPI) DescribeAppInstanceUserRequest ¶
func (m *MockChimeAPI) DescribeAppInstanceUserRequest(arg0 *chime.DescribeAppInstanceUserInput) (*request.Request, *chime.DescribeAppInstanceUserOutput)
DescribeAppInstanceUserRequest mocks base method
func (*MockChimeAPI) DescribeAppInstanceUserWithContext ¶
func (m *MockChimeAPI) DescribeAppInstanceUserWithContext(arg0 context.Context, arg1 *chime.DescribeAppInstanceUserInput, arg2 ...request.Option) (*chime.DescribeAppInstanceUserOutput, error)
DescribeAppInstanceUserWithContext mocks base method
func (*MockChimeAPI) DescribeAppInstanceWithContext ¶
func (m *MockChimeAPI) DescribeAppInstanceWithContext(arg0 context.Context, arg1 *chime.DescribeAppInstanceInput, arg2 ...request.Option) (*chime.DescribeAppInstanceOutput, error)
DescribeAppInstanceWithContext mocks base method
func (*MockChimeAPI) DescribeChannel ¶
func (m *MockChimeAPI) DescribeChannel(arg0 *chime.DescribeChannelInput) (*chime.DescribeChannelOutput, error)
DescribeChannel mocks base method
func (*MockChimeAPI) DescribeChannelBan ¶
func (m *MockChimeAPI) DescribeChannelBan(arg0 *chime.DescribeChannelBanInput) (*chime.DescribeChannelBanOutput, error)
DescribeChannelBan mocks base method
func (*MockChimeAPI) DescribeChannelBanRequest ¶
func (m *MockChimeAPI) DescribeChannelBanRequest(arg0 *chime.DescribeChannelBanInput) (*request.Request, *chime.DescribeChannelBanOutput)
DescribeChannelBanRequest mocks base method
func (*MockChimeAPI) DescribeChannelBanWithContext ¶
func (m *MockChimeAPI) DescribeChannelBanWithContext(arg0 context.Context, arg1 *chime.DescribeChannelBanInput, arg2 ...request.Option) (*chime.DescribeChannelBanOutput, error)
DescribeChannelBanWithContext mocks base method
func (*MockChimeAPI) DescribeChannelMembership ¶
func (m *MockChimeAPI) DescribeChannelMembership(arg0 *chime.DescribeChannelMembershipInput) (*chime.DescribeChannelMembershipOutput, error)
DescribeChannelMembership mocks base method
func (*MockChimeAPI) DescribeChannelMembershipForAppInstanceUser ¶
func (m *MockChimeAPI) DescribeChannelMembershipForAppInstanceUser(arg0 *chime.DescribeChannelMembershipForAppInstanceUserInput) (*chime.DescribeChannelMembershipForAppInstanceUserOutput, error)
DescribeChannelMembershipForAppInstanceUser mocks base method
func (*MockChimeAPI) DescribeChannelMembershipForAppInstanceUserRequest ¶
func (m *MockChimeAPI) DescribeChannelMembershipForAppInstanceUserRequest(arg0 *chime.DescribeChannelMembershipForAppInstanceUserInput) (*request.Request, *chime.DescribeChannelMembershipForAppInstanceUserOutput)
DescribeChannelMembershipForAppInstanceUserRequest mocks base method
func (*MockChimeAPI) DescribeChannelMembershipForAppInstanceUserWithContext ¶
func (m *MockChimeAPI) DescribeChannelMembershipForAppInstanceUserWithContext(arg0 context.Context, arg1 *chime.DescribeChannelMembershipForAppInstanceUserInput, arg2 ...request.Option) (*chime.DescribeChannelMembershipForAppInstanceUserOutput, error)
DescribeChannelMembershipForAppInstanceUserWithContext mocks base method
func (*MockChimeAPI) DescribeChannelMembershipRequest ¶
func (m *MockChimeAPI) DescribeChannelMembershipRequest(arg0 *chime.DescribeChannelMembershipInput) (*request.Request, *chime.DescribeChannelMembershipOutput)
DescribeChannelMembershipRequest mocks base method
func (*MockChimeAPI) DescribeChannelMembershipWithContext ¶
func (m *MockChimeAPI) DescribeChannelMembershipWithContext(arg0 context.Context, arg1 *chime.DescribeChannelMembershipInput, arg2 ...request.Option) (*chime.DescribeChannelMembershipOutput, error)
DescribeChannelMembershipWithContext mocks base method
func (*MockChimeAPI) DescribeChannelModeratedByAppInstanceUser ¶
func (m *MockChimeAPI) DescribeChannelModeratedByAppInstanceUser(arg0 *chime.DescribeChannelModeratedByAppInstanceUserInput) (*chime.DescribeChannelModeratedByAppInstanceUserOutput, error)
DescribeChannelModeratedByAppInstanceUser mocks base method
func (*MockChimeAPI) DescribeChannelModeratedByAppInstanceUserRequest ¶
func (m *MockChimeAPI) DescribeChannelModeratedByAppInstanceUserRequest(arg0 *chime.DescribeChannelModeratedByAppInstanceUserInput) (*request.Request, *chime.DescribeChannelModeratedByAppInstanceUserOutput)
DescribeChannelModeratedByAppInstanceUserRequest mocks base method
func (*MockChimeAPI) DescribeChannelModeratedByAppInstanceUserWithContext ¶
func (m *MockChimeAPI) DescribeChannelModeratedByAppInstanceUserWithContext(arg0 context.Context, arg1 *chime.DescribeChannelModeratedByAppInstanceUserInput, arg2 ...request.Option) (*chime.DescribeChannelModeratedByAppInstanceUserOutput, error)
DescribeChannelModeratedByAppInstanceUserWithContext mocks base method
func (*MockChimeAPI) DescribeChannelModerator ¶
func (m *MockChimeAPI) DescribeChannelModerator(arg0 *chime.DescribeChannelModeratorInput) (*chime.DescribeChannelModeratorOutput, error)
DescribeChannelModerator mocks base method
func (*MockChimeAPI) DescribeChannelModeratorRequest ¶
func (m *MockChimeAPI) DescribeChannelModeratorRequest(arg0 *chime.DescribeChannelModeratorInput) (*request.Request, *chime.DescribeChannelModeratorOutput)
DescribeChannelModeratorRequest mocks base method
func (*MockChimeAPI) DescribeChannelModeratorWithContext ¶
func (m *MockChimeAPI) DescribeChannelModeratorWithContext(arg0 context.Context, arg1 *chime.DescribeChannelModeratorInput, arg2 ...request.Option) (*chime.DescribeChannelModeratorOutput, error)
DescribeChannelModeratorWithContext mocks base method
func (*MockChimeAPI) DescribeChannelRequest ¶
func (m *MockChimeAPI) DescribeChannelRequest(arg0 *chime.DescribeChannelInput) (*request.Request, *chime.DescribeChannelOutput)
DescribeChannelRequest mocks base method
func (*MockChimeAPI) DescribeChannelWithContext ¶
func (m *MockChimeAPI) DescribeChannelWithContext(arg0 context.Context, arg1 *chime.DescribeChannelInput, arg2 ...request.Option) (*chime.DescribeChannelOutput, error)
DescribeChannelWithContext 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) GetAppInstanceRetentionSettings ¶
func (m *MockChimeAPI) GetAppInstanceRetentionSettings(arg0 *chime.GetAppInstanceRetentionSettingsInput) (*chime.GetAppInstanceRetentionSettingsOutput, error)
GetAppInstanceRetentionSettings mocks base method
func (*MockChimeAPI) GetAppInstanceRetentionSettingsRequest ¶
func (m *MockChimeAPI) GetAppInstanceRetentionSettingsRequest(arg0 *chime.GetAppInstanceRetentionSettingsInput) (*request.Request, *chime.GetAppInstanceRetentionSettingsOutput)
GetAppInstanceRetentionSettingsRequest mocks base method
func (*MockChimeAPI) GetAppInstanceRetentionSettingsWithContext ¶
func (m *MockChimeAPI) GetAppInstanceRetentionSettingsWithContext(arg0 context.Context, arg1 *chime.GetAppInstanceRetentionSettingsInput, arg2 ...request.Option) (*chime.GetAppInstanceRetentionSettingsOutput, error)
GetAppInstanceRetentionSettingsWithContext mocks base method
func (*MockChimeAPI) GetAppInstanceStreamingConfigurations ¶
func (m *MockChimeAPI) GetAppInstanceStreamingConfigurations(arg0 *chime.GetAppInstanceStreamingConfigurationsInput) (*chime.GetAppInstanceStreamingConfigurationsOutput, error)
GetAppInstanceStreamingConfigurations mocks base method
func (*MockChimeAPI) GetAppInstanceStreamingConfigurationsRequest ¶
func (m *MockChimeAPI) GetAppInstanceStreamingConfigurationsRequest(arg0 *chime.GetAppInstanceStreamingConfigurationsInput) (*request.Request, *chime.GetAppInstanceStreamingConfigurationsOutput)
GetAppInstanceStreamingConfigurationsRequest mocks base method
func (*MockChimeAPI) GetAppInstanceStreamingConfigurationsWithContext ¶
func (m *MockChimeAPI) GetAppInstanceStreamingConfigurationsWithContext(arg0 context.Context, arg1 *chime.GetAppInstanceStreamingConfigurationsInput, arg2 ...request.Option) (*chime.GetAppInstanceStreamingConfigurationsOutput, error)
GetAppInstanceStreamingConfigurationsWithContext 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) GetChannelMessage ¶
func (m *MockChimeAPI) GetChannelMessage(arg0 *chime.GetChannelMessageInput) (*chime.GetChannelMessageOutput, error)
GetChannelMessage mocks base method
func (*MockChimeAPI) GetChannelMessageRequest ¶
func (m *MockChimeAPI) GetChannelMessageRequest(arg0 *chime.GetChannelMessageInput) (*request.Request, *chime.GetChannelMessageOutput)
GetChannelMessageRequest mocks base method
func (*MockChimeAPI) GetChannelMessageWithContext ¶
func (m *MockChimeAPI) GetChannelMessageWithContext(arg0 context.Context, arg1 *chime.GetChannelMessageInput, arg2 ...request.Option) (*chime.GetChannelMessageOutput, error)
GetChannelMessageWithContext 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) GetMediaCapturePipeline ¶
func (m *MockChimeAPI) GetMediaCapturePipeline(arg0 *chime.GetMediaCapturePipelineInput) (*chime.GetMediaCapturePipelineOutput, error)
GetMediaCapturePipeline mocks base method
func (*MockChimeAPI) GetMediaCapturePipelineRequest ¶
func (m *MockChimeAPI) GetMediaCapturePipelineRequest(arg0 *chime.GetMediaCapturePipelineInput) (*request.Request, *chime.GetMediaCapturePipelineOutput)
GetMediaCapturePipelineRequest mocks base method
func (*MockChimeAPI) GetMediaCapturePipelineWithContext ¶
func (m *MockChimeAPI) GetMediaCapturePipelineWithContext(arg0 context.Context, arg1 *chime.GetMediaCapturePipelineInput, arg2 ...request.Option) (*chime.GetMediaCapturePipelineOutput, error)
GetMediaCapturePipelineWithContext 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) GetMessagingSessionEndpoint ¶
func (m *MockChimeAPI) GetMessagingSessionEndpoint(arg0 *chime.GetMessagingSessionEndpointInput) (*chime.GetMessagingSessionEndpointOutput, error)
GetMessagingSessionEndpoint mocks base method
func (*MockChimeAPI) GetMessagingSessionEndpointRequest ¶
func (m *MockChimeAPI) GetMessagingSessionEndpointRequest(arg0 *chime.GetMessagingSessionEndpointInput) (*request.Request, *chime.GetMessagingSessionEndpointOutput)
GetMessagingSessionEndpointRequest mocks base method
func (*MockChimeAPI) GetMessagingSessionEndpointWithContext ¶
func (m *MockChimeAPI) GetMessagingSessionEndpointWithContext(arg0 context.Context, arg1 *chime.GetMessagingSessionEndpointInput, arg2 ...request.Option) (*chime.GetMessagingSessionEndpointOutput, error)
GetMessagingSessionEndpointWithContext 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) GetRetentionSettings ¶
func (m *MockChimeAPI) GetRetentionSettings(arg0 *chime.GetRetentionSettingsInput) (*chime.GetRetentionSettingsOutput, error)
GetRetentionSettings mocks base method
func (*MockChimeAPI) GetRetentionSettingsRequest ¶
func (m *MockChimeAPI) GetRetentionSettingsRequest(arg0 *chime.GetRetentionSettingsInput) (*request.Request, *chime.GetRetentionSettingsOutput)
GetRetentionSettingsRequest mocks base method
func (*MockChimeAPI) GetRetentionSettingsWithContext ¶
func (m *MockChimeAPI) GetRetentionSettingsWithContext(arg0 context.Context, arg1 *chime.GetRetentionSettingsInput, arg2 ...request.Option) (*chime.GetRetentionSettingsOutput, error)
GetRetentionSettingsWithContext 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) GetSipMediaApplication ¶
func (m *MockChimeAPI) GetSipMediaApplication(arg0 *chime.GetSipMediaApplicationInput) (*chime.GetSipMediaApplicationOutput, error)
GetSipMediaApplication mocks base method
func (*MockChimeAPI) GetSipMediaApplicationLoggingConfiguration ¶
func (m *MockChimeAPI) GetSipMediaApplicationLoggingConfiguration(arg0 *chime.GetSipMediaApplicationLoggingConfigurationInput) (*chime.GetSipMediaApplicationLoggingConfigurationOutput, error)
GetSipMediaApplicationLoggingConfiguration mocks base method
func (*MockChimeAPI) GetSipMediaApplicationLoggingConfigurationRequest ¶
func (m *MockChimeAPI) GetSipMediaApplicationLoggingConfigurationRequest(arg0 *chime.GetSipMediaApplicationLoggingConfigurationInput) (*request.Request, *chime.GetSipMediaApplicationLoggingConfigurationOutput)
GetSipMediaApplicationLoggingConfigurationRequest mocks base method
func (*MockChimeAPI) GetSipMediaApplicationLoggingConfigurationWithContext ¶
func (m *MockChimeAPI) GetSipMediaApplicationLoggingConfigurationWithContext(arg0 context.Context, arg1 *chime.GetSipMediaApplicationLoggingConfigurationInput, arg2 ...request.Option) (*chime.GetSipMediaApplicationLoggingConfigurationOutput, error)
GetSipMediaApplicationLoggingConfigurationWithContext mocks base method
func (*MockChimeAPI) GetSipMediaApplicationRequest ¶
func (m *MockChimeAPI) GetSipMediaApplicationRequest(arg0 *chime.GetSipMediaApplicationInput) (*request.Request, *chime.GetSipMediaApplicationOutput)
GetSipMediaApplicationRequest mocks base method
func (*MockChimeAPI) GetSipMediaApplicationWithContext ¶
func (m *MockChimeAPI) GetSipMediaApplicationWithContext(arg0 context.Context, arg1 *chime.GetSipMediaApplicationInput, arg2 ...request.Option) (*chime.GetSipMediaApplicationOutput, error)
GetSipMediaApplicationWithContext mocks base method
func (*MockChimeAPI) GetSipRule ¶
func (m *MockChimeAPI) GetSipRule(arg0 *chime.GetSipRuleInput) (*chime.GetSipRuleOutput, error)
GetSipRule mocks base method
func (*MockChimeAPI) GetSipRuleRequest ¶
func (m *MockChimeAPI) GetSipRuleRequest(arg0 *chime.GetSipRuleInput) (*request.Request, *chime.GetSipRuleOutput)
GetSipRuleRequest mocks base method
func (*MockChimeAPI) GetSipRuleWithContext ¶
func (m *MockChimeAPI) GetSipRuleWithContext(arg0 context.Context, arg1 *chime.GetSipRuleInput, arg2 ...request.Option) (*chime.GetSipRuleOutput, error)
GetSipRuleWithContext 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) GetVoiceConnectorEmergencyCallingConfiguration ¶
func (m *MockChimeAPI) GetVoiceConnectorEmergencyCallingConfiguration(arg0 *chime.GetVoiceConnectorEmergencyCallingConfigurationInput) (*chime.GetVoiceConnectorEmergencyCallingConfigurationOutput, error)
GetVoiceConnectorEmergencyCallingConfiguration mocks base method
func (*MockChimeAPI) GetVoiceConnectorEmergencyCallingConfigurationRequest ¶
func (m *MockChimeAPI) GetVoiceConnectorEmergencyCallingConfigurationRequest(arg0 *chime.GetVoiceConnectorEmergencyCallingConfigurationInput) (*request.Request, *chime.GetVoiceConnectorEmergencyCallingConfigurationOutput)
GetVoiceConnectorEmergencyCallingConfigurationRequest mocks base method
func (*MockChimeAPI) GetVoiceConnectorEmergencyCallingConfigurationWithContext ¶
func (m *MockChimeAPI) GetVoiceConnectorEmergencyCallingConfigurationWithContext(arg0 context.Context, arg1 *chime.GetVoiceConnectorEmergencyCallingConfigurationInput, arg2 ...request.Option) (*chime.GetVoiceConnectorEmergencyCallingConfigurationOutput, error)
GetVoiceConnectorEmergencyCallingConfigurationWithContext 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) ListAppInstanceAdmins ¶
func (m *MockChimeAPI) ListAppInstanceAdmins(arg0 *chime.ListAppInstanceAdminsInput) (*chime.ListAppInstanceAdminsOutput, error)
ListAppInstanceAdmins mocks base method
func (*MockChimeAPI) ListAppInstanceAdminsPages ¶
func (m *MockChimeAPI) ListAppInstanceAdminsPages(arg0 *chime.ListAppInstanceAdminsInput, arg1 func(*chime.ListAppInstanceAdminsOutput, bool) bool) error
ListAppInstanceAdminsPages mocks base method
func (*MockChimeAPI) ListAppInstanceAdminsPagesWithContext ¶
func (m *MockChimeAPI) ListAppInstanceAdminsPagesWithContext(arg0 context.Context, arg1 *chime.ListAppInstanceAdminsInput, arg2 func(*chime.ListAppInstanceAdminsOutput, bool) bool, arg3 ...request.Option) error
ListAppInstanceAdminsPagesWithContext mocks base method
func (*MockChimeAPI) ListAppInstanceAdminsRequest ¶
func (m *MockChimeAPI) ListAppInstanceAdminsRequest(arg0 *chime.ListAppInstanceAdminsInput) (*request.Request, *chime.ListAppInstanceAdminsOutput)
ListAppInstanceAdminsRequest mocks base method
func (*MockChimeAPI) ListAppInstanceAdminsWithContext ¶
func (m *MockChimeAPI) ListAppInstanceAdminsWithContext(arg0 context.Context, arg1 *chime.ListAppInstanceAdminsInput, arg2 ...request.Option) (*chime.ListAppInstanceAdminsOutput, error)
ListAppInstanceAdminsWithContext mocks base method
func (*MockChimeAPI) ListAppInstanceUsers ¶
func (m *MockChimeAPI) ListAppInstanceUsers(arg0 *chime.ListAppInstanceUsersInput) (*chime.ListAppInstanceUsersOutput, error)
ListAppInstanceUsers mocks base method
func (*MockChimeAPI) ListAppInstanceUsersPages ¶
func (m *MockChimeAPI) ListAppInstanceUsersPages(arg0 *chime.ListAppInstanceUsersInput, arg1 func(*chime.ListAppInstanceUsersOutput, bool) bool) error
ListAppInstanceUsersPages mocks base method
func (*MockChimeAPI) ListAppInstanceUsersPagesWithContext ¶
func (m *MockChimeAPI) ListAppInstanceUsersPagesWithContext(arg0 context.Context, arg1 *chime.ListAppInstanceUsersInput, arg2 func(*chime.ListAppInstanceUsersOutput, bool) bool, arg3 ...request.Option) error
ListAppInstanceUsersPagesWithContext mocks base method
func (*MockChimeAPI) ListAppInstanceUsersRequest ¶
func (m *MockChimeAPI) ListAppInstanceUsersRequest(arg0 *chime.ListAppInstanceUsersInput) (*request.Request, *chime.ListAppInstanceUsersOutput)
ListAppInstanceUsersRequest mocks base method
func (*MockChimeAPI) ListAppInstanceUsersWithContext ¶
func (m *MockChimeAPI) ListAppInstanceUsersWithContext(arg0 context.Context, arg1 *chime.ListAppInstanceUsersInput, arg2 ...request.Option) (*chime.ListAppInstanceUsersOutput, error)
ListAppInstanceUsersWithContext mocks base method
func (*MockChimeAPI) ListAppInstances ¶
func (m *MockChimeAPI) ListAppInstances(arg0 *chime.ListAppInstancesInput) (*chime.ListAppInstancesOutput, error)
ListAppInstances mocks base method
func (*MockChimeAPI) ListAppInstancesPages ¶
func (m *MockChimeAPI) ListAppInstancesPages(arg0 *chime.ListAppInstancesInput, arg1 func(*chime.ListAppInstancesOutput, bool) bool) error
ListAppInstancesPages mocks base method
func (*MockChimeAPI) ListAppInstancesPagesWithContext ¶
func (m *MockChimeAPI) ListAppInstancesPagesWithContext(arg0 context.Context, arg1 *chime.ListAppInstancesInput, arg2 func(*chime.ListAppInstancesOutput, bool) bool, arg3 ...request.Option) error
ListAppInstancesPagesWithContext mocks base method
func (*MockChimeAPI) ListAppInstancesRequest ¶
func (m *MockChimeAPI) ListAppInstancesRequest(arg0 *chime.ListAppInstancesInput) (*request.Request, *chime.ListAppInstancesOutput)
ListAppInstancesRequest mocks base method
func (*MockChimeAPI) ListAppInstancesWithContext ¶
func (m *MockChimeAPI) ListAppInstancesWithContext(arg0 context.Context, arg1 *chime.ListAppInstancesInput, arg2 ...request.Option) (*chime.ListAppInstancesOutput, error)
ListAppInstancesWithContext mocks base method
func (*MockChimeAPI) ListAttendeeTags ¶
func (m *MockChimeAPI) ListAttendeeTags(arg0 *chime.ListAttendeeTagsInput) (*chime.ListAttendeeTagsOutput, error)
ListAttendeeTags mocks base method
func (*MockChimeAPI) ListAttendeeTagsRequest ¶
func (m *MockChimeAPI) ListAttendeeTagsRequest(arg0 *chime.ListAttendeeTagsInput) (*request.Request, *chime.ListAttendeeTagsOutput)
ListAttendeeTagsRequest mocks base method
func (*MockChimeAPI) ListAttendeeTagsWithContext ¶
func (m *MockChimeAPI) ListAttendeeTagsWithContext(arg0 context.Context, arg1 *chime.ListAttendeeTagsInput, arg2 ...request.Option) (*chime.ListAttendeeTagsOutput, error)
ListAttendeeTagsWithContext 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) ListChannelBans ¶
func (m *MockChimeAPI) ListChannelBans(arg0 *chime.ListChannelBansInput) (*chime.ListChannelBansOutput, error)
ListChannelBans mocks base method
func (*MockChimeAPI) ListChannelBansPages ¶
func (m *MockChimeAPI) ListChannelBansPages(arg0 *chime.ListChannelBansInput, arg1 func(*chime.ListChannelBansOutput, bool) bool) error
ListChannelBansPages mocks base method
func (*MockChimeAPI) ListChannelBansPagesWithContext ¶
func (m *MockChimeAPI) ListChannelBansPagesWithContext(arg0 context.Context, arg1 *chime.ListChannelBansInput, arg2 func(*chime.ListChannelBansOutput, bool) bool, arg3 ...request.Option) error
ListChannelBansPagesWithContext mocks base method
func (*MockChimeAPI) ListChannelBansRequest ¶
func (m *MockChimeAPI) ListChannelBansRequest(arg0 *chime.ListChannelBansInput) (*request.Request, *chime.ListChannelBansOutput)
ListChannelBansRequest mocks base method
func (*MockChimeAPI) ListChannelBansWithContext ¶
func (m *MockChimeAPI) ListChannelBansWithContext(arg0 context.Context, arg1 *chime.ListChannelBansInput, arg2 ...request.Option) (*chime.ListChannelBansOutput, error)
ListChannelBansWithContext mocks base method
func (*MockChimeAPI) ListChannelMemberships ¶
func (m *MockChimeAPI) ListChannelMemberships(arg0 *chime.ListChannelMembershipsInput) (*chime.ListChannelMembershipsOutput, error)
ListChannelMemberships mocks base method
func (*MockChimeAPI) ListChannelMembershipsForAppInstanceUser ¶
func (m *MockChimeAPI) ListChannelMembershipsForAppInstanceUser(arg0 *chime.ListChannelMembershipsForAppInstanceUserInput) (*chime.ListChannelMembershipsForAppInstanceUserOutput, error)
ListChannelMembershipsForAppInstanceUser mocks base method
func (*MockChimeAPI) ListChannelMembershipsForAppInstanceUserPages ¶
func (m *MockChimeAPI) ListChannelMembershipsForAppInstanceUserPages(arg0 *chime.ListChannelMembershipsForAppInstanceUserInput, arg1 func(*chime.ListChannelMembershipsForAppInstanceUserOutput, bool) bool) error
ListChannelMembershipsForAppInstanceUserPages mocks base method
func (*MockChimeAPI) ListChannelMembershipsForAppInstanceUserPagesWithContext ¶
func (m *MockChimeAPI) ListChannelMembershipsForAppInstanceUserPagesWithContext(arg0 context.Context, arg1 *chime.ListChannelMembershipsForAppInstanceUserInput, arg2 func(*chime.ListChannelMembershipsForAppInstanceUserOutput, bool) bool, arg3 ...request.Option) error
ListChannelMembershipsForAppInstanceUserPagesWithContext mocks base method
func (*MockChimeAPI) ListChannelMembershipsForAppInstanceUserRequest ¶
func (m *MockChimeAPI) ListChannelMembershipsForAppInstanceUserRequest(arg0 *chime.ListChannelMembershipsForAppInstanceUserInput) (*request.Request, *chime.ListChannelMembershipsForAppInstanceUserOutput)
ListChannelMembershipsForAppInstanceUserRequest mocks base method
func (*MockChimeAPI) ListChannelMembershipsForAppInstanceUserWithContext ¶
func (m *MockChimeAPI) ListChannelMembershipsForAppInstanceUserWithContext(arg0 context.Context, arg1 *chime.ListChannelMembershipsForAppInstanceUserInput, arg2 ...request.Option) (*chime.ListChannelMembershipsForAppInstanceUserOutput, error)
ListChannelMembershipsForAppInstanceUserWithContext mocks base method
func (*MockChimeAPI) ListChannelMembershipsPages ¶
func (m *MockChimeAPI) ListChannelMembershipsPages(arg0 *chime.ListChannelMembershipsInput, arg1 func(*chime.ListChannelMembershipsOutput, bool) bool) error
ListChannelMembershipsPages mocks base method
func (*MockChimeAPI) ListChannelMembershipsPagesWithContext ¶
func (m *MockChimeAPI) ListChannelMembershipsPagesWithContext(arg0 context.Context, arg1 *chime.ListChannelMembershipsInput, arg2 func(*chime.ListChannelMembershipsOutput, bool) bool, arg3 ...request.Option) error
ListChannelMembershipsPagesWithContext mocks base method
func (*MockChimeAPI) ListChannelMembershipsRequest ¶
func (m *MockChimeAPI) ListChannelMembershipsRequest(arg0 *chime.ListChannelMembershipsInput) (*request.Request, *chime.ListChannelMembershipsOutput)
ListChannelMembershipsRequest mocks base method
func (*MockChimeAPI) ListChannelMembershipsWithContext ¶
func (m *MockChimeAPI) ListChannelMembershipsWithContext(arg0 context.Context, arg1 *chime.ListChannelMembershipsInput, arg2 ...request.Option) (*chime.ListChannelMembershipsOutput, error)
ListChannelMembershipsWithContext mocks base method
func (*MockChimeAPI) ListChannelMessages ¶
func (m *MockChimeAPI) ListChannelMessages(arg0 *chime.ListChannelMessagesInput) (*chime.ListChannelMessagesOutput, error)
ListChannelMessages mocks base method
func (*MockChimeAPI) ListChannelMessagesPages ¶
func (m *MockChimeAPI) ListChannelMessagesPages(arg0 *chime.ListChannelMessagesInput, arg1 func(*chime.ListChannelMessagesOutput, bool) bool) error
ListChannelMessagesPages mocks base method
func (*MockChimeAPI) ListChannelMessagesPagesWithContext ¶
func (m *MockChimeAPI) ListChannelMessagesPagesWithContext(arg0 context.Context, arg1 *chime.ListChannelMessagesInput, arg2 func(*chime.ListChannelMessagesOutput, bool) bool, arg3 ...request.Option) error
ListChannelMessagesPagesWithContext mocks base method
func (*MockChimeAPI) ListChannelMessagesRequest ¶
func (m *MockChimeAPI) ListChannelMessagesRequest(arg0 *chime.ListChannelMessagesInput) (*request.Request, *chime.ListChannelMessagesOutput)
ListChannelMessagesRequest mocks base method
func (*MockChimeAPI) ListChannelMessagesWithContext ¶
func (m *MockChimeAPI) ListChannelMessagesWithContext(arg0 context.Context, arg1 *chime.ListChannelMessagesInput, arg2 ...request.Option) (*chime.ListChannelMessagesOutput, error)
ListChannelMessagesWithContext mocks base method
func (*MockChimeAPI) ListChannelModerators ¶
func (m *MockChimeAPI) ListChannelModerators(arg0 *chime.ListChannelModeratorsInput) (*chime.ListChannelModeratorsOutput, error)
ListChannelModerators mocks base method
func (*MockChimeAPI) ListChannelModeratorsPages ¶
func (m *MockChimeAPI) ListChannelModeratorsPages(arg0 *chime.ListChannelModeratorsInput, arg1 func(*chime.ListChannelModeratorsOutput, bool) bool) error
ListChannelModeratorsPages mocks base method
func (*MockChimeAPI) ListChannelModeratorsPagesWithContext ¶
func (m *MockChimeAPI) ListChannelModeratorsPagesWithContext(arg0 context.Context, arg1 *chime.ListChannelModeratorsInput, arg2 func(*chime.ListChannelModeratorsOutput, bool) bool, arg3 ...request.Option) error
ListChannelModeratorsPagesWithContext mocks base method
func (*MockChimeAPI) ListChannelModeratorsRequest ¶
func (m *MockChimeAPI) ListChannelModeratorsRequest(arg0 *chime.ListChannelModeratorsInput) (*request.Request, *chime.ListChannelModeratorsOutput)
ListChannelModeratorsRequest mocks base method
func (*MockChimeAPI) ListChannelModeratorsWithContext ¶
func (m *MockChimeAPI) ListChannelModeratorsWithContext(arg0 context.Context, arg1 *chime.ListChannelModeratorsInput, arg2 ...request.Option) (*chime.ListChannelModeratorsOutput, error)
ListChannelModeratorsWithContext mocks base method
func (*MockChimeAPI) ListChannels ¶
func (m *MockChimeAPI) ListChannels(arg0 *chime.ListChannelsInput) (*chime.ListChannelsOutput, error)
ListChannels mocks base method
func (*MockChimeAPI) ListChannelsModeratedByAppInstanceUser ¶
func (m *MockChimeAPI) ListChannelsModeratedByAppInstanceUser(arg0 *chime.ListChannelsModeratedByAppInstanceUserInput) (*chime.ListChannelsModeratedByAppInstanceUserOutput, error)
ListChannelsModeratedByAppInstanceUser mocks base method
func (*MockChimeAPI) ListChannelsModeratedByAppInstanceUserPages ¶
func (m *MockChimeAPI) ListChannelsModeratedByAppInstanceUserPages(arg0 *chime.ListChannelsModeratedByAppInstanceUserInput, arg1 func(*chime.ListChannelsModeratedByAppInstanceUserOutput, bool) bool) error
ListChannelsModeratedByAppInstanceUserPages mocks base method
func (*MockChimeAPI) ListChannelsModeratedByAppInstanceUserPagesWithContext ¶
func (m *MockChimeAPI) ListChannelsModeratedByAppInstanceUserPagesWithContext(arg0 context.Context, arg1 *chime.ListChannelsModeratedByAppInstanceUserInput, arg2 func(*chime.ListChannelsModeratedByAppInstanceUserOutput, bool) bool, arg3 ...request.Option) error
ListChannelsModeratedByAppInstanceUserPagesWithContext mocks base method
func (*MockChimeAPI) ListChannelsModeratedByAppInstanceUserRequest ¶
func (m *MockChimeAPI) ListChannelsModeratedByAppInstanceUserRequest(arg0 *chime.ListChannelsModeratedByAppInstanceUserInput) (*request.Request, *chime.ListChannelsModeratedByAppInstanceUserOutput)
ListChannelsModeratedByAppInstanceUserRequest mocks base method
func (*MockChimeAPI) ListChannelsModeratedByAppInstanceUserWithContext ¶
func (m *MockChimeAPI) ListChannelsModeratedByAppInstanceUserWithContext(arg0 context.Context, arg1 *chime.ListChannelsModeratedByAppInstanceUserInput, arg2 ...request.Option) (*chime.ListChannelsModeratedByAppInstanceUserOutput, error)
ListChannelsModeratedByAppInstanceUserWithContext mocks base method
func (*MockChimeAPI) ListChannelsPages ¶
func (m *MockChimeAPI) ListChannelsPages(arg0 *chime.ListChannelsInput, arg1 func(*chime.ListChannelsOutput, bool) bool) error
ListChannelsPages mocks base method
func (*MockChimeAPI) ListChannelsPagesWithContext ¶
func (m *MockChimeAPI) ListChannelsPagesWithContext(arg0 context.Context, arg1 *chime.ListChannelsInput, arg2 func(*chime.ListChannelsOutput, bool) bool, arg3 ...request.Option) error
ListChannelsPagesWithContext mocks base method
func (*MockChimeAPI) ListChannelsRequest ¶
func (m *MockChimeAPI) ListChannelsRequest(arg0 *chime.ListChannelsInput) (*request.Request, *chime.ListChannelsOutput)
ListChannelsRequest mocks base method
func (*MockChimeAPI) ListChannelsWithContext ¶
func (m *MockChimeAPI) ListChannelsWithContext(arg0 context.Context, arg1 *chime.ListChannelsInput, arg2 ...request.Option) (*chime.ListChannelsOutput, error)
ListChannelsWithContext mocks base method
func (*MockChimeAPI) ListMediaCapturePipelines ¶
func (m *MockChimeAPI) ListMediaCapturePipelines(arg0 *chime.ListMediaCapturePipelinesInput) (*chime.ListMediaCapturePipelinesOutput, error)
ListMediaCapturePipelines mocks base method
func (*MockChimeAPI) ListMediaCapturePipelinesPages ¶
func (m *MockChimeAPI) ListMediaCapturePipelinesPages(arg0 *chime.ListMediaCapturePipelinesInput, arg1 func(*chime.ListMediaCapturePipelinesOutput, bool) bool) error
ListMediaCapturePipelinesPages mocks base method
func (*MockChimeAPI) ListMediaCapturePipelinesPagesWithContext ¶
func (m *MockChimeAPI) ListMediaCapturePipelinesPagesWithContext(arg0 context.Context, arg1 *chime.ListMediaCapturePipelinesInput, arg2 func(*chime.ListMediaCapturePipelinesOutput, bool) bool, arg3 ...request.Option) error
ListMediaCapturePipelinesPagesWithContext mocks base method
func (*MockChimeAPI) ListMediaCapturePipelinesRequest ¶
func (m *MockChimeAPI) ListMediaCapturePipelinesRequest(arg0 *chime.ListMediaCapturePipelinesInput) (*request.Request, *chime.ListMediaCapturePipelinesOutput)
ListMediaCapturePipelinesRequest mocks base method
func (*MockChimeAPI) ListMediaCapturePipelinesWithContext ¶
func (m *MockChimeAPI) ListMediaCapturePipelinesWithContext(arg0 context.Context, arg1 *chime.ListMediaCapturePipelinesInput, arg2 ...request.Option) (*chime.ListMediaCapturePipelinesOutput, error)
ListMediaCapturePipelinesWithContext mocks base method
func (*MockChimeAPI) ListMeetingTags ¶
func (m *MockChimeAPI) ListMeetingTags(arg0 *chime.ListMeetingTagsInput) (*chime.ListMeetingTagsOutput, error)
ListMeetingTags mocks base method
func (*MockChimeAPI) ListMeetingTagsRequest ¶
func (m *MockChimeAPI) ListMeetingTagsRequest(arg0 *chime.ListMeetingTagsInput) (*request.Request, *chime.ListMeetingTagsOutput)
ListMeetingTagsRequest mocks base method
func (*MockChimeAPI) ListMeetingTagsWithContext ¶
func (m *MockChimeAPI) ListMeetingTagsWithContext(arg0 context.Context, arg1 *chime.ListMeetingTagsInput, arg2 ...request.Option) (*chime.ListMeetingTagsOutput, error)
ListMeetingTagsWithContext 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) ListSipMediaApplications ¶
func (m *MockChimeAPI) ListSipMediaApplications(arg0 *chime.ListSipMediaApplicationsInput) (*chime.ListSipMediaApplicationsOutput, error)
ListSipMediaApplications mocks base method
func (*MockChimeAPI) ListSipMediaApplicationsPages ¶
func (m *MockChimeAPI) ListSipMediaApplicationsPages(arg0 *chime.ListSipMediaApplicationsInput, arg1 func(*chime.ListSipMediaApplicationsOutput, bool) bool) error
ListSipMediaApplicationsPages mocks base method
func (*MockChimeAPI) ListSipMediaApplicationsPagesWithContext ¶
func (m *MockChimeAPI) ListSipMediaApplicationsPagesWithContext(arg0 context.Context, arg1 *chime.ListSipMediaApplicationsInput, arg2 func(*chime.ListSipMediaApplicationsOutput, bool) bool, arg3 ...request.Option) error
ListSipMediaApplicationsPagesWithContext mocks base method
func (*MockChimeAPI) ListSipMediaApplicationsRequest ¶
func (m *MockChimeAPI) ListSipMediaApplicationsRequest(arg0 *chime.ListSipMediaApplicationsInput) (*request.Request, *chime.ListSipMediaApplicationsOutput)
ListSipMediaApplicationsRequest mocks base method
func (*MockChimeAPI) ListSipMediaApplicationsWithContext ¶
func (m *MockChimeAPI) ListSipMediaApplicationsWithContext(arg0 context.Context, arg1 *chime.ListSipMediaApplicationsInput, arg2 ...request.Option) (*chime.ListSipMediaApplicationsOutput, error)
ListSipMediaApplicationsWithContext mocks base method
func (*MockChimeAPI) ListSipRules ¶
func (m *MockChimeAPI) ListSipRules(arg0 *chime.ListSipRulesInput) (*chime.ListSipRulesOutput, error)
ListSipRules mocks base method
func (*MockChimeAPI) ListSipRulesPages ¶
func (m *MockChimeAPI) ListSipRulesPages(arg0 *chime.ListSipRulesInput, arg1 func(*chime.ListSipRulesOutput, bool) bool) error
ListSipRulesPages mocks base method
func (*MockChimeAPI) ListSipRulesPagesWithContext ¶
func (m *MockChimeAPI) ListSipRulesPagesWithContext(arg0 context.Context, arg1 *chime.ListSipRulesInput, arg2 func(*chime.ListSipRulesOutput, bool) bool, arg3 ...request.Option) error
ListSipRulesPagesWithContext mocks base method
func (*MockChimeAPI) ListSipRulesRequest ¶
func (m *MockChimeAPI) ListSipRulesRequest(arg0 *chime.ListSipRulesInput) (*request.Request, *chime.ListSipRulesOutput)
ListSipRulesRequest mocks base method
func (*MockChimeAPI) ListSipRulesWithContext ¶
func (m *MockChimeAPI) ListSipRulesWithContext(arg0 context.Context, arg1 *chime.ListSipRulesInput, arg2 ...request.Option) (*chime.ListSipRulesOutput, error)
ListSipRulesWithContext mocks base method
func (*MockChimeAPI) ListSupportedPhoneNumberCountries ¶
func (m *MockChimeAPI) ListSupportedPhoneNumberCountries(arg0 *chime.ListSupportedPhoneNumberCountriesInput) (*chime.ListSupportedPhoneNumberCountriesOutput, error)
ListSupportedPhoneNumberCountries mocks base method
func (*MockChimeAPI) ListSupportedPhoneNumberCountriesRequest ¶
func (m *MockChimeAPI) ListSupportedPhoneNumberCountriesRequest(arg0 *chime.ListSupportedPhoneNumberCountriesInput) (*request.Request, *chime.ListSupportedPhoneNumberCountriesOutput)
ListSupportedPhoneNumberCountriesRequest mocks base method
func (*MockChimeAPI) ListSupportedPhoneNumberCountriesWithContext ¶
func (m *MockChimeAPI) ListSupportedPhoneNumberCountriesWithContext(arg0 context.Context, arg1 *chime.ListSupportedPhoneNumberCountriesInput, arg2 ...request.Option) (*chime.ListSupportedPhoneNumberCountriesOutput, error)
ListSupportedPhoneNumberCountriesWithContext mocks base method
func (*MockChimeAPI) ListTagsForResource ¶
func (m *MockChimeAPI) ListTagsForResource(arg0 *chime.ListTagsForResourceInput) (*chime.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockChimeAPI) ListTagsForResourceRequest ¶
func (m *MockChimeAPI) ListTagsForResourceRequest(arg0 *chime.ListTagsForResourceInput) (*request.Request, *chime.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockChimeAPI) ListTagsForResourceWithContext ¶
func (m *MockChimeAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *chime.ListTagsForResourceInput, arg2 ...request.Option) (*chime.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext 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) PutAppInstanceRetentionSettings ¶
func (m *MockChimeAPI) PutAppInstanceRetentionSettings(arg0 *chime.PutAppInstanceRetentionSettingsInput) (*chime.PutAppInstanceRetentionSettingsOutput, error)
PutAppInstanceRetentionSettings mocks base method
func (*MockChimeAPI) PutAppInstanceRetentionSettingsRequest ¶
func (m *MockChimeAPI) PutAppInstanceRetentionSettingsRequest(arg0 *chime.PutAppInstanceRetentionSettingsInput) (*request.Request, *chime.PutAppInstanceRetentionSettingsOutput)
PutAppInstanceRetentionSettingsRequest mocks base method
func (*MockChimeAPI) PutAppInstanceRetentionSettingsWithContext ¶
func (m *MockChimeAPI) PutAppInstanceRetentionSettingsWithContext(arg0 context.Context, arg1 *chime.PutAppInstanceRetentionSettingsInput, arg2 ...request.Option) (*chime.PutAppInstanceRetentionSettingsOutput, error)
PutAppInstanceRetentionSettingsWithContext mocks base method
func (*MockChimeAPI) PutAppInstanceStreamingConfigurations ¶
func (m *MockChimeAPI) PutAppInstanceStreamingConfigurations(arg0 *chime.PutAppInstanceStreamingConfigurationsInput) (*chime.PutAppInstanceStreamingConfigurationsOutput, error)
PutAppInstanceStreamingConfigurations mocks base method
func (*MockChimeAPI) PutAppInstanceStreamingConfigurationsRequest ¶
func (m *MockChimeAPI) PutAppInstanceStreamingConfigurationsRequest(arg0 *chime.PutAppInstanceStreamingConfigurationsInput) (*request.Request, *chime.PutAppInstanceStreamingConfigurationsOutput)
PutAppInstanceStreamingConfigurationsRequest mocks base method
func (*MockChimeAPI) PutAppInstanceStreamingConfigurationsWithContext ¶
func (m *MockChimeAPI) PutAppInstanceStreamingConfigurationsWithContext(arg0 context.Context, arg1 *chime.PutAppInstanceStreamingConfigurationsInput, arg2 ...request.Option) (*chime.PutAppInstanceStreamingConfigurationsOutput, error)
PutAppInstanceStreamingConfigurationsWithContext 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) PutRetentionSettings ¶
func (m *MockChimeAPI) PutRetentionSettings(arg0 *chime.PutRetentionSettingsInput) (*chime.PutRetentionSettingsOutput, error)
PutRetentionSettings mocks base method
func (*MockChimeAPI) PutRetentionSettingsRequest ¶
func (m *MockChimeAPI) PutRetentionSettingsRequest(arg0 *chime.PutRetentionSettingsInput) (*request.Request, *chime.PutRetentionSettingsOutput)
PutRetentionSettingsRequest mocks base method
func (*MockChimeAPI) PutRetentionSettingsWithContext ¶
func (m *MockChimeAPI) PutRetentionSettingsWithContext(arg0 context.Context, arg1 *chime.PutRetentionSettingsInput, arg2 ...request.Option) (*chime.PutRetentionSettingsOutput, error)
PutRetentionSettingsWithContext mocks base method
func (*MockChimeAPI) PutSipMediaApplicationLoggingConfiguration ¶
func (m *MockChimeAPI) PutSipMediaApplicationLoggingConfiguration(arg0 *chime.PutSipMediaApplicationLoggingConfigurationInput) (*chime.PutSipMediaApplicationLoggingConfigurationOutput, error)
PutSipMediaApplicationLoggingConfiguration mocks base method
func (*MockChimeAPI) PutSipMediaApplicationLoggingConfigurationRequest ¶
func (m *MockChimeAPI) PutSipMediaApplicationLoggingConfigurationRequest(arg0 *chime.PutSipMediaApplicationLoggingConfigurationInput) (*request.Request, *chime.PutSipMediaApplicationLoggingConfigurationOutput)
PutSipMediaApplicationLoggingConfigurationRequest mocks base method
func (*MockChimeAPI) PutSipMediaApplicationLoggingConfigurationWithContext ¶
func (m *MockChimeAPI) PutSipMediaApplicationLoggingConfigurationWithContext(arg0 context.Context, arg1 *chime.PutSipMediaApplicationLoggingConfigurationInput, arg2 ...request.Option) (*chime.PutSipMediaApplicationLoggingConfigurationOutput, error)
PutSipMediaApplicationLoggingConfigurationWithContext mocks base method
func (*MockChimeAPI) PutVoiceConnectorEmergencyCallingConfiguration ¶
func (m *MockChimeAPI) PutVoiceConnectorEmergencyCallingConfiguration(arg0 *chime.PutVoiceConnectorEmergencyCallingConfigurationInput) (*chime.PutVoiceConnectorEmergencyCallingConfigurationOutput, error)
PutVoiceConnectorEmergencyCallingConfiguration mocks base method
func (*MockChimeAPI) PutVoiceConnectorEmergencyCallingConfigurationRequest ¶
func (m *MockChimeAPI) PutVoiceConnectorEmergencyCallingConfigurationRequest(arg0 *chime.PutVoiceConnectorEmergencyCallingConfigurationInput) (*request.Request, *chime.PutVoiceConnectorEmergencyCallingConfigurationOutput)
PutVoiceConnectorEmergencyCallingConfigurationRequest mocks base method
func (*MockChimeAPI) PutVoiceConnectorEmergencyCallingConfigurationWithContext ¶
func (m *MockChimeAPI) PutVoiceConnectorEmergencyCallingConfigurationWithContext(arg0 context.Context, arg1 *chime.PutVoiceConnectorEmergencyCallingConfigurationInput, arg2 ...request.Option) (*chime.PutVoiceConnectorEmergencyCallingConfigurationOutput, error)
PutVoiceConnectorEmergencyCallingConfigurationWithContext 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) RedactChannelMessage ¶
func (m *MockChimeAPI) RedactChannelMessage(arg0 *chime.RedactChannelMessageInput) (*chime.RedactChannelMessageOutput, error)
RedactChannelMessage mocks base method
func (*MockChimeAPI) RedactChannelMessageRequest ¶
func (m *MockChimeAPI) RedactChannelMessageRequest(arg0 *chime.RedactChannelMessageInput) (*request.Request, *chime.RedactChannelMessageOutput)
RedactChannelMessageRequest mocks base method
func (*MockChimeAPI) RedactChannelMessageWithContext ¶
func (m *MockChimeAPI) RedactChannelMessageWithContext(arg0 context.Context, arg1 *chime.RedactChannelMessageInput, arg2 ...request.Option) (*chime.RedactChannelMessageOutput, error)
RedactChannelMessageWithContext mocks base method
func (*MockChimeAPI) RedactConversationMessage ¶
func (m *MockChimeAPI) RedactConversationMessage(arg0 *chime.RedactConversationMessageInput) (*chime.RedactConversationMessageOutput, error)
RedactConversationMessage mocks base method
func (*MockChimeAPI) RedactConversationMessageRequest ¶
func (m *MockChimeAPI) RedactConversationMessageRequest(arg0 *chime.RedactConversationMessageInput) (*request.Request, *chime.RedactConversationMessageOutput)
RedactConversationMessageRequest mocks base method
func (*MockChimeAPI) RedactConversationMessageWithContext ¶
func (m *MockChimeAPI) RedactConversationMessageWithContext(arg0 context.Context, arg1 *chime.RedactConversationMessageInput, arg2 ...request.Option) (*chime.RedactConversationMessageOutput, error)
RedactConversationMessageWithContext mocks base method
func (*MockChimeAPI) RedactRoomMessage ¶
func (m *MockChimeAPI) RedactRoomMessage(arg0 *chime.RedactRoomMessageInput) (*chime.RedactRoomMessageOutput, error)
RedactRoomMessage mocks base method
func (*MockChimeAPI) RedactRoomMessageRequest ¶
func (m *MockChimeAPI) RedactRoomMessageRequest(arg0 *chime.RedactRoomMessageInput) (*request.Request, *chime.RedactRoomMessageOutput)
RedactRoomMessageRequest mocks base method
func (*MockChimeAPI) RedactRoomMessageWithContext ¶
func (m *MockChimeAPI) RedactRoomMessageWithContext(arg0 context.Context, arg1 *chime.RedactRoomMessageInput, arg2 ...request.Option) (*chime.RedactRoomMessageOutput, error)
RedactRoomMessageWithContext 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) SearchAvailablePhoneNumbersPages ¶
func (m *MockChimeAPI) SearchAvailablePhoneNumbersPages(arg0 *chime.SearchAvailablePhoneNumbersInput, arg1 func(*chime.SearchAvailablePhoneNumbersOutput, bool) bool) error
SearchAvailablePhoneNumbersPages mocks base method
func (*MockChimeAPI) SearchAvailablePhoneNumbersPagesWithContext ¶
func (m *MockChimeAPI) SearchAvailablePhoneNumbersPagesWithContext(arg0 context.Context, arg1 *chime.SearchAvailablePhoneNumbersInput, arg2 func(*chime.SearchAvailablePhoneNumbersOutput, bool) bool, arg3 ...request.Option) error
SearchAvailablePhoneNumbersPagesWithContext 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) SendChannelMessage ¶
func (m *MockChimeAPI) SendChannelMessage(arg0 *chime.SendChannelMessageInput) (*chime.SendChannelMessageOutput, error)
SendChannelMessage mocks base method
func (*MockChimeAPI) SendChannelMessageRequest ¶
func (m *MockChimeAPI) SendChannelMessageRequest(arg0 *chime.SendChannelMessageInput) (*request.Request, *chime.SendChannelMessageOutput)
SendChannelMessageRequest mocks base method
func (*MockChimeAPI) SendChannelMessageWithContext ¶
func (m *MockChimeAPI) SendChannelMessageWithContext(arg0 context.Context, arg1 *chime.SendChannelMessageInput, arg2 ...request.Option) (*chime.SendChannelMessageOutput, error)
SendChannelMessageWithContext mocks base method
func (*MockChimeAPI) StartMeetingTranscription ¶
func (m *MockChimeAPI) StartMeetingTranscription(arg0 *chime.StartMeetingTranscriptionInput) (*chime.StartMeetingTranscriptionOutput, error)
StartMeetingTranscription mocks base method
func (*MockChimeAPI) StartMeetingTranscriptionRequest ¶
func (m *MockChimeAPI) StartMeetingTranscriptionRequest(arg0 *chime.StartMeetingTranscriptionInput) (*request.Request, *chime.StartMeetingTranscriptionOutput)
StartMeetingTranscriptionRequest mocks base method
func (*MockChimeAPI) StartMeetingTranscriptionWithContext ¶
func (m *MockChimeAPI) StartMeetingTranscriptionWithContext(arg0 context.Context, arg1 *chime.StartMeetingTranscriptionInput, arg2 ...request.Option) (*chime.StartMeetingTranscriptionOutput, error)
StartMeetingTranscriptionWithContext mocks base method
func (*MockChimeAPI) StopMeetingTranscription ¶
func (m *MockChimeAPI) StopMeetingTranscription(arg0 *chime.StopMeetingTranscriptionInput) (*chime.StopMeetingTranscriptionOutput, error)
StopMeetingTranscription mocks base method
func (*MockChimeAPI) StopMeetingTranscriptionRequest ¶
func (m *MockChimeAPI) StopMeetingTranscriptionRequest(arg0 *chime.StopMeetingTranscriptionInput) (*request.Request, *chime.StopMeetingTranscriptionOutput)
StopMeetingTranscriptionRequest mocks base method
func (*MockChimeAPI) StopMeetingTranscriptionWithContext ¶
func (m *MockChimeAPI) StopMeetingTranscriptionWithContext(arg0 context.Context, arg1 *chime.StopMeetingTranscriptionInput, arg2 ...request.Option) (*chime.StopMeetingTranscriptionOutput, error)
StopMeetingTranscriptionWithContext mocks base method
func (*MockChimeAPI) TagAttendee ¶
func (m *MockChimeAPI) TagAttendee(arg0 *chime.TagAttendeeInput) (*chime.TagAttendeeOutput, error)
TagAttendee mocks base method
func (*MockChimeAPI) TagAttendeeRequest ¶
func (m *MockChimeAPI) TagAttendeeRequest(arg0 *chime.TagAttendeeInput) (*request.Request, *chime.TagAttendeeOutput)
TagAttendeeRequest mocks base method
func (*MockChimeAPI) TagAttendeeWithContext ¶
func (m *MockChimeAPI) TagAttendeeWithContext(arg0 context.Context, arg1 *chime.TagAttendeeInput, arg2 ...request.Option) (*chime.TagAttendeeOutput, error)
TagAttendeeWithContext mocks base method
func (*MockChimeAPI) TagMeeting ¶
func (m *MockChimeAPI) TagMeeting(arg0 *chime.TagMeetingInput) (*chime.TagMeetingOutput, error)
TagMeeting mocks base method
func (*MockChimeAPI) TagMeetingRequest ¶
func (m *MockChimeAPI) TagMeetingRequest(arg0 *chime.TagMeetingInput) (*request.Request, *chime.TagMeetingOutput)
TagMeetingRequest mocks base method
func (*MockChimeAPI) TagMeetingWithContext ¶
func (m *MockChimeAPI) TagMeetingWithContext(arg0 context.Context, arg1 *chime.TagMeetingInput, arg2 ...request.Option) (*chime.TagMeetingOutput, error)
TagMeetingWithContext mocks base method
func (*MockChimeAPI) TagResource ¶
func (m *MockChimeAPI) TagResource(arg0 *chime.TagResourceInput) (*chime.TagResourceOutput, error)
TagResource mocks base method
func (*MockChimeAPI) TagResourceRequest ¶
func (m *MockChimeAPI) TagResourceRequest(arg0 *chime.TagResourceInput) (*request.Request, *chime.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockChimeAPI) TagResourceWithContext ¶
func (m *MockChimeAPI) TagResourceWithContext(arg0 context.Context, arg1 *chime.TagResourceInput, arg2 ...request.Option) (*chime.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockChimeAPI) UntagAttendee ¶
func (m *MockChimeAPI) UntagAttendee(arg0 *chime.UntagAttendeeInput) (*chime.UntagAttendeeOutput, error)
UntagAttendee mocks base method
func (*MockChimeAPI) UntagAttendeeRequest ¶
func (m *MockChimeAPI) UntagAttendeeRequest(arg0 *chime.UntagAttendeeInput) (*request.Request, *chime.UntagAttendeeOutput)
UntagAttendeeRequest mocks base method
func (*MockChimeAPI) UntagAttendeeWithContext ¶
func (m *MockChimeAPI) UntagAttendeeWithContext(arg0 context.Context, arg1 *chime.UntagAttendeeInput, arg2 ...request.Option) (*chime.UntagAttendeeOutput, error)
UntagAttendeeWithContext mocks base method
func (*MockChimeAPI) UntagMeeting ¶
func (m *MockChimeAPI) UntagMeeting(arg0 *chime.UntagMeetingInput) (*chime.UntagMeetingOutput, error)
UntagMeeting mocks base method
func (*MockChimeAPI) UntagMeetingRequest ¶
func (m *MockChimeAPI) UntagMeetingRequest(arg0 *chime.UntagMeetingInput) (*request.Request, *chime.UntagMeetingOutput)
UntagMeetingRequest mocks base method
func (*MockChimeAPI) UntagMeetingWithContext ¶
func (m *MockChimeAPI) UntagMeetingWithContext(arg0 context.Context, arg1 *chime.UntagMeetingInput, arg2 ...request.Option) (*chime.UntagMeetingOutput, error)
UntagMeetingWithContext mocks base method
func (*MockChimeAPI) UntagResource ¶
func (m *MockChimeAPI) UntagResource(arg0 *chime.UntagResourceInput) (*chime.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockChimeAPI) UntagResourceRequest ¶
func (m *MockChimeAPI) UntagResourceRequest(arg0 *chime.UntagResourceInput) (*request.Request, *chime.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockChimeAPI) UntagResourceWithContext ¶
func (m *MockChimeAPI) UntagResourceWithContext(arg0 context.Context, arg1 *chime.UntagResourceInput, arg2 ...request.Option) (*chime.UntagResourceOutput, error)
UntagResourceWithContext 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) UpdateAppInstance ¶
func (m *MockChimeAPI) UpdateAppInstance(arg0 *chime.UpdateAppInstanceInput) (*chime.UpdateAppInstanceOutput, error)
UpdateAppInstance mocks base method
func (*MockChimeAPI) UpdateAppInstanceRequest ¶
func (m *MockChimeAPI) UpdateAppInstanceRequest(arg0 *chime.UpdateAppInstanceInput) (*request.Request, *chime.UpdateAppInstanceOutput)
UpdateAppInstanceRequest mocks base method
func (*MockChimeAPI) UpdateAppInstanceUser ¶
func (m *MockChimeAPI) UpdateAppInstanceUser(arg0 *chime.UpdateAppInstanceUserInput) (*chime.UpdateAppInstanceUserOutput, error)
UpdateAppInstanceUser mocks base method
func (*MockChimeAPI) UpdateAppInstanceUserRequest ¶
func (m *MockChimeAPI) UpdateAppInstanceUserRequest(arg0 *chime.UpdateAppInstanceUserInput) (*request.Request, *chime.UpdateAppInstanceUserOutput)
UpdateAppInstanceUserRequest mocks base method
func (*MockChimeAPI) UpdateAppInstanceUserWithContext ¶
func (m *MockChimeAPI) UpdateAppInstanceUserWithContext(arg0 context.Context, arg1 *chime.UpdateAppInstanceUserInput, arg2 ...request.Option) (*chime.UpdateAppInstanceUserOutput, error)
UpdateAppInstanceUserWithContext mocks base method
func (*MockChimeAPI) UpdateAppInstanceWithContext ¶
func (m *MockChimeAPI) UpdateAppInstanceWithContext(arg0 context.Context, arg1 *chime.UpdateAppInstanceInput, arg2 ...request.Option) (*chime.UpdateAppInstanceOutput, error)
UpdateAppInstanceWithContext 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) UpdateChannel ¶
func (m *MockChimeAPI) UpdateChannel(arg0 *chime.UpdateChannelInput) (*chime.UpdateChannelOutput, error)
UpdateChannel mocks base method
func (*MockChimeAPI) UpdateChannelMessage ¶
func (m *MockChimeAPI) UpdateChannelMessage(arg0 *chime.UpdateChannelMessageInput) (*chime.UpdateChannelMessageOutput, error)
UpdateChannelMessage mocks base method
func (*MockChimeAPI) UpdateChannelMessageRequest ¶
func (m *MockChimeAPI) UpdateChannelMessageRequest(arg0 *chime.UpdateChannelMessageInput) (*request.Request, *chime.UpdateChannelMessageOutput)
UpdateChannelMessageRequest mocks base method
func (*MockChimeAPI) UpdateChannelMessageWithContext ¶
func (m *MockChimeAPI) UpdateChannelMessageWithContext(arg0 context.Context, arg1 *chime.UpdateChannelMessageInput, arg2 ...request.Option) (*chime.UpdateChannelMessageOutput, error)
UpdateChannelMessageWithContext mocks base method
func (*MockChimeAPI) UpdateChannelReadMarker ¶
func (m *MockChimeAPI) UpdateChannelReadMarker(arg0 *chime.UpdateChannelReadMarkerInput) (*chime.UpdateChannelReadMarkerOutput, error)
UpdateChannelReadMarker mocks base method
func (*MockChimeAPI) UpdateChannelReadMarkerRequest ¶
func (m *MockChimeAPI) UpdateChannelReadMarkerRequest(arg0 *chime.UpdateChannelReadMarkerInput) (*request.Request, *chime.UpdateChannelReadMarkerOutput)
UpdateChannelReadMarkerRequest mocks base method
func (*MockChimeAPI) UpdateChannelReadMarkerWithContext ¶
func (m *MockChimeAPI) UpdateChannelReadMarkerWithContext(arg0 context.Context, arg1 *chime.UpdateChannelReadMarkerInput, arg2 ...request.Option) (*chime.UpdateChannelReadMarkerOutput, error)
UpdateChannelReadMarkerWithContext mocks base method
func (*MockChimeAPI) UpdateChannelRequest ¶
func (m *MockChimeAPI) UpdateChannelRequest(arg0 *chime.UpdateChannelInput) (*request.Request, *chime.UpdateChannelOutput)
UpdateChannelRequest mocks base method
func (*MockChimeAPI) UpdateChannelWithContext ¶
func (m *MockChimeAPI) UpdateChannelWithContext(arg0 context.Context, arg1 *chime.UpdateChannelInput, arg2 ...request.Option) (*chime.UpdateChannelOutput, error)
UpdateChannelWithContext 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) UpdateSipMediaApplication ¶
func (m *MockChimeAPI) UpdateSipMediaApplication(arg0 *chime.UpdateSipMediaApplicationInput) (*chime.UpdateSipMediaApplicationOutput, error)
UpdateSipMediaApplication mocks base method
func (*MockChimeAPI) UpdateSipMediaApplicationCall ¶
func (m *MockChimeAPI) UpdateSipMediaApplicationCall(arg0 *chime.UpdateSipMediaApplicationCallInput) (*chime.UpdateSipMediaApplicationCallOutput, error)
UpdateSipMediaApplicationCall mocks base method
func (*MockChimeAPI) UpdateSipMediaApplicationCallRequest ¶
func (m *MockChimeAPI) UpdateSipMediaApplicationCallRequest(arg0 *chime.UpdateSipMediaApplicationCallInput) (*request.Request, *chime.UpdateSipMediaApplicationCallOutput)
UpdateSipMediaApplicationCallRequest mocks base method
func (*MockChimeAPI) UpdateSipMediaApplicationCallWithContext ¶
func (m *MockChimeAPI) UpdateSipMediaApplicationCallWithContext(arg0 context.Context, arg1 *chime.UpdateSipMediaApplicationCallInput, arg2 ...request.Option) (*chime.UpdateSipMediaApplicationCallOutput, error)
UpdateSipMediaApplicationCallWithContext mocks base method
func (*MockChimeAPI) UpdateSipMediaApplicationRequest ¶
func (m *MockChimeAPI) UpdateSipMediaApplicationRequest(arg0 *chime.UpdateSipMediaApplicationInput) (*request.Request, *chime.UpdateSipMediaApplicationOutput)
UpdateSipMediaApplicationRequest mocks base method
func (*MockChimeAPI) UpdateSipMediaApplicationWithContext ¶
func (m *MockChimeAPI) UpdateSipMediaApplicationWithContext(arg0 context.Context, arg1 *chime.UpdateSipMediaApplicationInput, arg2 ...request.Option) (*chime.UpdateSipMediaApplicationOutput, error)
UpdateSipMediaApplicationWithContext mocks base method
func (*MockChimeAPI) UpdateSipRule ¶
func (m *MockChimeAPI) UpdateSipRule(arg0 *chime.UpdateSipRuleInput) (*chime.UpdateSipRuleOutput, error)
UpdateSipRule mocks base method
func (*MockChimeAPI) UpdateSipRuleRequest ¶
func (m *MockChimeAPI) UpdateSipRuleRequest(arg0 *chime.UpdateSipRuleInput) (*request.Request, *chime.UpdateSipRuleOutput)
UpdateSipRuleRequest mocks base method
func (*MockChimeAPI) UpdateSipRuleWithContext ¶
func (m *MockChimeAPI) UpdateSipRuleWithContext(arg0 context.Context, arg1 *chime.UpdateSipRuleInput, arg2 ...request.Option) (*chime.UpdateSipRuleOutput, error)
UpdateSipRuleWithContext 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) BatchCreateChannelMembership ¶
func (mr *MockChimeAPIMockRecorder) BatchCreateChannelMembership(arg0 interface{}) *gomock.Call
BatchCreateChannelMembership indicates an expected call of BatchCreateChannelMembership
func (*MockChimeAPIMockRecorder) BatchCreateChannelMembershipRequest ¶
func (mr *MockChimeAPIMockRecorder) BatchCreateChannelMembershipRequest(arg0 interface{}) *gomock.Call
BatchCreateChannelMembershipRequest indicates an expected call of BatchCreateChannelMembershipRequest
func (*MockChimeAPIMockRecorder) BatchCreateChannelMembershipWithContext ¶
func (mr *MockChimeAPIMockRecorder) BatchCreateChannelMembershipWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchCreateChannelMembershipWithContext indicates an expected call of BatchCreateChannelMembershipWithContext
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) CreateAppInstance ¶
func (mr *MockChimeAPIMockRecorder) CreateAppInstance(arg0 interface{}) *gomock.Call
CreateAppInstance indicates an expected call of CreateAppInstance
func (*MockChimeAPIMockRecorder) CreateAppInstanceAdmin ¶
func (mr *MockChimeAPIMockRecorder) CreateAppInstanceAdmin(arg0 interface{}) *gomock.Call
CreateAppInstanceAdmin indicates an expected call of CreateAppInstanceAdmin
func (*MockChimeAPIMockRecorder) CreateAppInstanceAdminRequest ¶
func (mr *MockChimeAPIMockRecorder) CreateAppInstanceAdminRequest(arg0 interface{}) *gomock.Call
CreateAppInstanceAdminRequest indicates an expected call of CreateAppInstanceAdminRequest
func (*MockChimeAPIMockRecorder) CreateAppInstanceAdminWithContext ¶
func (mr *MockChimeAPIMockRecorder) CreateAppInstanceAdminWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateAppInstanceAdminWithContext indicates an expected call of CreateAppInstanceAdminWithContext
func (*MockChimeAPIMockRecorder) CreateAppInstanceRequest ¶
func (mr *MockChimeAPIMockRecorder) CreateAppInstanceRequest(arg0 interface{}) *gomock.Call
CreateAppInstanceRequest indicates an expected call of CreateAppInstanceRequest
func (*MockChimeAPIMockRecorder) CreateAppInstanceUser ¶
func (mr *MockChimeAPIMockRecorder) CreateAppInstanceUser(arg0 interface{}) *gomock.Call
CreateAppInstanceUser indicates an expected call of CreateAppInstanceUser
func (*MockChimeAPIMockRecorder) CreateAppInstanceUserRequest ¶
func (mr *MockChimeAPIMockRecorder) CreateAppInstanceUserRequest(arg0 interface{}) *gomock.Call
CreateAppInstanceUserRequest indicates an expected call of CreateAppInstanceUserRequest
func (*MockChimeAPIMockRecorder) CreateAppInstanceUserWithContext ¶
func (mr *MockChimeAPIMockRecorder) CreateAppInstanceUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateAppInstanceUserWithContext indicates an expected call of CreateAppInstanceUserWithContext
func (*MockChimeAPIMockRecorder) CreateAppInstanceWithContext ¶
func (mr *MockChimeAPIMockRecorder) CreateAppInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateAppInstanceWithContext indicates an expected call of CreateAppInstanceWithContext
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) CreateChannel ¶
func (mr *MockChimeAPIMockRecorder) CreateChannel(arg0 interface{}) *gomock.Call
CreateChannel indicates an expected call of CreateChannel
func (*MockChimeAPIMockRecorder) CreateChannelBan ¶
func (mr *MockChimeAPIMockRecorder) CreateChannelBan(arg0 interface{}) *gomock.Call
CreateChannelBan indicates an expected call of CreateChannelBan
func (*MockChimeAPIMockRecorder) CreateChannelBanRequest ¶
func (mr *MockChimeAPIMockRecorder) CreateChannelBanRequest(arg0 interface{}) *gomock.Call
CreateChannelBanRequest indicates an expected call of CreateChannelBanRequest
func (*MockChimeAPIMockRecorder) CreateChannelBanWithContext ¶
func (mr *MockChimeAPIMockRecorder) CreateChannelBanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateChannelBanWithContext indicates an expected call of CreateChannelBanWithContext
func (*MockChimeAPIMockRecorder) CreateChannelMembership ¶
func (mr *MockChimeAPIMockRecorder) CreateChannelMembership(arg0 interface{}) *gomock.Call
CreateChannelMembership indicates an expected call of CreateChannelMembership
func (*MockChimeAPIMockRecorder) CreateChannelMembershipRequest ¶
func (mr *MockChimeAPIMockRecorder) CreateChannelMembershipRequest(arg0 interface{}) *gomock.Call
CreateChannelMembershipRequest indicates an expected call of CreateChannelMembershipRequest
func (*MockChimeAPIMockRecorder) CreateChannelMembershipWithContext ¶
func (mr *MockChimeAPIMockRecorder) CreateChannelMembershipWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateChannelMembershipWithContext indicates an expected call of CreateChannelMembershipWithContext
func (*MockChimeAPIMockRecorder) CreateChannelModerator ¶
func (mr *MockChimeAPIMockRecorder) CreateChannelModerator(arg0 interface{}) *gomock.Call
CreateChannelModerator indicates an expected call of CreateChannelModerator
func (*MockChimeAPIMockRecorder) CreateChannelModeratorRequest ¶
func (mr *MockChimeAPIMockRecorder) CreateChannelModeratorRequest(arg0 interface{}) *gomock.Call
CreateChannelModeratorRequest indicates an expected call of CreateChannelModeratorRequest
func (*MockChimeAPIMockRecorder) CreateChannelModeratorWithContext ¶
func (mr *MockChimeAPIMockRecorder) CreateChannelModeratorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateChannelModeratorWithContext indicates an expected call of CreateChannelModeratorWithContext
func (*MockChimeAPIMockRecorder) CreateChannelRequest ¶
func (mr *MockChimeAPIMockRecorder) CreateChannelRequest(arg0 interface{}) *gomock.Call
CreateChannelRequest indicates an expected call of CreateChannelRequest
func (*MockChimeAPIMockRecorder) CreateChannelWithContext ¶
func (mr *MockChimeAPIMockRecorder) CreateChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateChannelWithContext indicates an expected call of CreateChannelWithContext
func (*MockChimeAPIMockRecorder) CreateMediaCapturePipeline ¶
func (mr *MockChimeAPIMockRecorder) CreateMediaCapturePipeline(arg0 interface{}) *gomock.Call
CreateMediaCapturePipeline indicates an expected call of CreateMediaCapturePipeline
func (*MockChimeAPIMockRecorder) CreateMediaCapturePipelineRequest ¶
func (mr *MockChimeAPIMockRecorder) CreateMediaCapturePipelineRequest(arg0 interface{}) *gomock.Call
CreateMediaCapturePipelineRequest indicates an expected call of CreateMediaCapturePipelineRequest
func (*MockChimeAPIMockRecorder) CreateMediaCapturePipelineWithContext ¶
func (mr *MockChimeAPIMockRecorder) CreateMediaCapturePipelineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateMediaCapturePipelineWithContext indicates an expected call of CreateMediaCapturePipelineWithContext
func (*MockChimeAPIMockRecorder) CreateMeeting ¶
func (mr *MockChimeAPIMockRecorder) CreateMeeting(arg0 interface{}) *gomock.Call
CreateMeeting indicates an expected call of CreateMeeting
func (*MockChimeAPIMockRecorder) CreateMeetingDialOut ¶
func (mr *MockChimeAPIMockRecorder) CreateMeetingDialOut(arg0 interface{}) *gomock.Call
CreateMeetingDialOut indicates an expected call of CreateMeetingDialOut
func (*MockChimeAPIMockRecorder) CreateMeetingDialOutRequest ¶
func (mr *MockChimeAPIMockRecorder) CreateMeetingDialOutRequest(arg0 interface{}) *gomock.Call
CreateMeetingDialOutRequest indicates an expected call of CreateMeetingDialOutRequest
func (*MockChimeAPIMockRecorder) CreateMeetingDialOutWithContext ¶
func (mr *MockChimeAPIMockRecorder) CreateMeetingDialOutWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateMeetingDialOutWithContext indicates an expected call of CreateMeetingDialOutWithContext
func (*MockChimeAPIMockRecorder) CreateMeetingRequest ¶
func (mr *MockChimeAPIMockRecorder) CreateMeetingRequest(arg0 interface{}) *gomock.Call
CreateMeetingRequest indicates an expected call of CreateMeetingRequest
func (*MockChimeAPIMockRecorder) CreateMeetingWithAttendees ¶
func (mr *MockChimeAPIMockRecorder) CreateMeetingWithAttendees(arg0 interface{}) *gomock.Call
CreateMeetingWithAttendees indicates an expected call of CreateMeetingWithAttendees
func (*MockChimeAPIMockRecorder) CreateMeetingWithAttendeesRequest ¶
func (mr *MockChimeAPIMockRecorder) CreateMeetingWithAttendeesRequest(arg0 interface{}) *gomock.Call
CreateMeetingWithAttendeesRequest indicates an expected call of CreateMeetingWithAttendeesRequest
func (*MockChimeAPIMockRecorder) CreateMeetingWithAttendeesWithContext ¶
func (mr *MockChimeAPIMockRecorder) CreateMeetingWithAttendeesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateMeetingWithAttendeesWithContext indicates an expected call of CreateMeetingWithAttendeesWithContext
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) CreateSipMediaApplication ¶
func (mr *MockChimeAPIMockRecorder) CreateSipMediaApplication(arg0 interface{}) *gomock.Call
CreateSipMediaApplication indicates an expected call of CreateSipMediaApplication
func (*MockChimeAPIMockRecorder) CreateSipMediaApplicationCall ¶
func (mr *MockChimeAPIMockRecorder) CreateSipMediaApplicationCall(arg0 interface{}) *gomock.Call
CreateSipMediaApplicationCall indicates an expected call of CreateSipMediaApplicationCall
func (*MockChimeAPIMockRecorder) CreateSipMediaApplicationCallRequest ¶
func (mr *MockChimeAPIMockRecorder) CreateSipMediaApplicationCallRequest(arg0 interface{}) *gomock.Call
CreateSipMediaApplicationCallRequest indicates an expected call of CreateSipMediaApplicationCallRequest
func (*MockChimeAPIMockRecorder) CreateSipMediaApplicationCallWithContext ¶
func (mr *MockChimeAPIMockRecorder) CreateSipMediaApplicationCallWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateSipMediaApplicationCallWithContext indicates an expected call of CreateSipMediaApplicationCallWithContext
func (*MockChimeAPIMockRecorder) CreateSipMediaApplicationRequest ¶
func (mr *MockChimeAPIMockRecorder) CreateSipMediaApplicationRequest(arg0 interface{}) *gomock.Call
CreateSipMediaApplicationRequest indicates an expected call of CreateSipMediaApplicationRequest
func (*MockChimeAPIMockRecorder) CreateSipMediaApplicationWithContext ¶
func (mr *MockChimeAPIMockRecorder) CreateSipMediaApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateSipMediaApplicationWithContext indicates an expected call of CreateSipMediaApplicationWithContext
func (*MockChimeAPIMockRecorder) CreateSipRule ¶
func (mr *MockChimeAPIMockRecorder) CreateSipRule(arg0 interface{}) *gomock.Call
CreateSipRule indicates an expected call of CreateSipRule
func (*MockChimeAPIMockRecorder) CreateSipRuleRequest ¶
func (mr *MockChimeAPIMockRecorder) CreateSipRuleRequest(arg0 interface{}) *gomock.Call
CreateSipRuleRequest indicates an expected call of CreateSipRuleRequest
func (*MockChimeAPIMockRecorder) CreateSipRuleWithContext ¶
func (mr *MockChimeAPIMockRecorder) CreateSipRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateSipRuleWithContext indicates an expected call of CreateSipRuleWithContext
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) DeleteAppInstance ¶
func (mr *MockChimeAPIMockRecorder) DeleteAppInstance(arg0 interface{}) *gomock.Call
DeleteAppInstance indicates an expected call of DeleteAppInstance
func (*MockChimeAPIMockRecorder) DeleteAppInstanceAdmin ¶
func (mr *MockChimeAPIMockRecorder) DeleteAppInstanceAdmin(arg0 interface{}) *gomock.Call
DeleteAppInstanceAdmin indicates an expected call of DeleteAppInstanceAdmin
func (*MockChimeAPIMockRecorder) DeleteAppInstanceAdminRequest ¶
func (mr *MockChimeAPIMockRecorder) DeleteAppInstanceAdminRequest(arg0 interface{}) *gomock.Call
DeleteAppInstanceAdminRequest indicates an expected call of DeleteAppInstanceAdminRequest
func (*MockChimeAPIMockRecorder) DeleteAppInstanceAdminWithContext ¶
func (mr *MockChimeAPIMockRecorder) DeleteAppInstanceAdminWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteAppInstanceAdminWithContext indicates an expected call of DeleteAppInstanceAdminWithContext
func (*MockChimeAPIMockRecorder) DeleteAppInstanceRequest ¶
func (mr *MockChimeAPIMockRecorder) DeleteAppInstanceRequest(arg0 interface{}) *gomock.Call
DeleteAppInstanceRequest indicates an expected call of DeleteAppInstanceRequest
func (*MockChimeAPIMockRecorder) DeleteAppInstanceStreamingConfigurations ¶
func (mr *MockChimeAPIMockRecorder) DeleteAppInstanceStreamingConfigurations(arg0 interface{}) *gomock.Call
DeleteAppInstanceStreamingConfigurations indicates an expected call of DeleteAppInstanceStreamingConfigurations
func (*MockChimeAPIMockRecorder) DeleteAppInstanceStreamingConfigurationsRequest ¶
func (mr *MockChimeAPIMockRecorder) DeleteAppInstanceStreamingConfigurationsRequest(arg0 interface{}) *gomock.Call
DeleteAppInstanceStreamingConfigurationsRequest indicates an expected call of DeleteAppInstanceStreamingConfigurationsRequest
func (*MockChimeAPIMockRecorder) DeleteAppInstanceStreamingConfigurationsWithContext ¶
func (mr *MockChimeAPIMockRecorder) DeleteAppInstanceStreamingConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteAppInstanceStreamingConfigurationsWithContext indicates an expected call of DeleteAppInstanceStreamingConfigurationsWithContext
func (*MockChimeAPIMockRecorder) DeleteAppInstanceUser ¶
func (mr *MockChimeAPIMockRecorder) DeleteAppInstanceUser(arg0 interface{}) *gomock.Call
DeleteAppInstanceUser indicates an expected call of DeleteAppInstanceUser
func (*MockChimeAPIMockRecorder) DeleteAppInstanceUserRequest ¶
func (mr *MockChimeAPIMockRecorder) DeleteAppInstanceUserRequest(arg0 interface{}) *gomock.Call
DeleteAppInstanceUserRequest indicates an expected call of DeleteAppInstanceUserRequest
func (*MockChimeAPIMockRecorder) DeleteAppInstanceUserWithContext ¶
func (mr *MockChimeAPIMockRecorder) DeleteAppInstanceUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteAppInstanceUserWithContext indicates an expected call of DeleteAppInstanceUserWithContext
func (*MockChimeAPIMockRecorder) DeleteAppInstanceWithContext ¶
func (mr *MockChimeAPIMockRecorder) DeleteAppInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteAppInstanceWithContext indicates an expected call of DeleteAppInstanceWithContext
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) DeleteChannel ¶
func (mr *MockChimeAPIMockRecorder) DeleteChannel(arg0 interface{}) *gomock.Call
DeleteChannel indicates an expected call of DeleteChannel
func (*MockChimeAPIMockRecorder) DeleteChannelBan ¶
func (mr *MockChimeAPIMockRecorder) DeleteChannelBan(arg0 interface{}) *gomock.Call
DeleteChannelBan indicates an expected call of DeleteChannelBan
func (*MockChimeAPIMockRecorder) DeleteChannelBanRequest ¶
func (mr *MockChimeAPIMockRecorder) DeleteChannelBanRequest(arg0 interface{}) *gomock.Call
DeleteChannelBanRequest indicates an expected call of DeleteChannelBanRequest
func (*MockChimeAPIMockRecorder) DeleteChannelBanWithContext ¶
func (mr *MockChimeAPIMockRecorder) DeleteChannelBanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteChannelBanWithContext indicates an expected call of DeleteChannelBanWithContext
func (*MockChimeAPIMockRecorder) DeleteChannelMembership ¶
func (mr *MockChimeAPIMockRecorder) DeleteChannelMembership(arg0 interface{}) *gomock.Call
DeleteChannelMembership indicates an expected call of DeleteChannelMembership
func (*MockChimeAPIMockRecorder) DeleteChannelMembershipRequest ¶
func (mr *MockChimeAPIMockRecorder) DeleteChannelMembershipRequest(arg0 interface{}) *gomock.Call
DeleteChannelMembershipRequest indicates an expected call of DeleteChannelMembershipRequest
func (*MockChimeAPIMockRecorder) DeleteChannelMembershipWithContext ¶
func (mr *MockChimeAPIMockRecorder) DeleteChannelMembershipWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteChannelMembershipWithContext indicates an expected call of DeleteChannelMembershipWithContext
func (*MockChimeAPIMockRecorder) DeleteChannelMessage ¶
func (mr *MockChimeAPIMockRecorder) DeleteChannelMessage(arg0 interface{}) *gomock.Call
DeleteChannelMessage indicates an expected call of DeleteChannelMessage
func (*MockChimeAPIMockRecorder) DeleteChannelMessageRequest ¶
func (mr *MockChimeAPIMockRecorder) DeleteChannelMessageRequest(arg0 interface{}) *gomock.Call
DeleteChannelMessageRequest indicates an expected call of DeleteChannelMessageRequest
func (*MockChimeAPIMockRecorder) DeleteChannelMessageWithContext ¶
func (mr *MockChimeAPIMockRecorder) DeleteChannelMessageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteChannelMessageWithContext indicates an expected call of DeleteChannelMessageWithContext
func (*MockChimeAPIMockRecorder) DeleteChannelModerator ¶
func (mr *MockChimeAPIMockRecorder) DeleteChannelModerator(arg0 interface{}) *gomock.Call
DeleteChannelModerator indicates an expected call of DeleteChannelModerator
func (*MockChimeAPIMockRecorder) DeleteChannelModeratorRequest ¶
func (mr *MockChimeAPIMockRecorder) DeleteChannelModeratorRequest(arg0 interface{}) *gomock.Call
DeleteChannelModeratorRequest indicates an expected call of DeleteChannelModeratorRequest
func (*MockChimeAPIMockRecorder) DeleteChannelModeratorWithContext ¶
func (mr *MockChimeAPIMockRecorder) DeleteChannelModeratorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteChannelModeratorWithContext indicates an expected call of DeleteChannelModeratorWithContext
func (*MockChimeAPIMockRecorder) DeleteChannelRequest ¶
func (mr *MockChimeAPIMockRecorder) DeleteChannelRequest(arg0 interface{}) *gomock.Call
DeleteChannelRequest indicates an expected call of DeleteChannelRequest
func (*MockChimeAPIMockRecorder) DeleteChannelWithContext ¶
func (mr *MockChimeAPIMockRecorder) DeleteChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteChannelWithContext indicates an expected call of DeleteChannelWithContext
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) DeleteMediaCapturePipeline ¶
func (mr *MockChimeAPIMockRecorder) DeleteMediaCapturePipeline(arg0 interface{}) *gomock.Call
DeleteMediaCapturePipeline indicates an expected call of DeleteMediaCapturePipeline
func (*MockChimeAPIMockRecorder) DeleteMediaCapturePipelineRequest ¶
func (mr *MockChimeAPIMockRecorder) DeleteMediaCapturePipelineRequest(arg0 interface{}) *gomock.Call
DeleteMediaCapturePipelineRequest indicates an expected call of DeleteMediaCapturePipelineRequest
func (*MockChimeAPIMockRecorder) DeleteMediaCapturePipelineWithContext ¶
func (mr *MockChimeAPIMockRecorder) DeleteMediaCapturePipelineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteMediaCapturePipelineWithContext indicates an expected call of DeleteMediaCapturePipelineWithContext
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) DeleteSipMediaApplication ¶
func (mr *MockChimeAPIMockRecorder) DeleteSipMediaApplication(arg0 interface{}) *gomock.Call
DeleteSipMediaApplication indicates an expected call of DeleteSipMediaApplication
func (*MockChimeAPIMockRecorder) DeleteSipMediaApplicationRequest ¶
func (mr *MockChimeAPIMockRecorder) DeleteSipMediaApplicationRequest(arg0 interface{}) *gomock.Call
DeleteSipMediaApplicationRequest indicates an expected call of DeleteSipMediaApplicationRequest
func (*MockChimeAPIMockRecorder) DeleteSipMediaApplicationWithContext ¶
func (mr *MockChimeAPIMockRecorder) DeleteSipMediaApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteSipMediaApplicationWithContext indicates an expected call of DeleteSipMediaApplicationWithContext
func (*MockChimeAPIMockRecorder) DeleteSipRule ¶
func (mr *MockChimeAPIMockRecorder) DeleteSipRule(arg0 interface{}) *gomock.Call
DeleteSipRule indicates an expected call of DeleteSipRule
func (*MockChimeAPIMockRecorder) DeleteSipRuleRequest ¶
func (mr *MockChimeAPIMockRecorder) DeleteSipRuleRequest(arg0 interface{}) *gomock.Call
DeleteSipRuleRequest indicates an expected call of DeleteSipRuleRequest
func (*MockChimeAPIMockRecorder) DeleteSipRuleWithContext ¶
func (mr *MockChimeAPIMockRecorder) DeleteSipRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteSipRuleWithContext indicates an expected call of DeleteSipRuleWithContext
func (*MockChimeAPIMockRecorder) DeleteVoiceConnector ¶
func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnector(arg0 interface{}) *gomock.Call
DeleteVoiceConnector indicates an expected call of DeleteVoiceConnector
func (*MockChimeAPIMockRecorder) DeleteVoiceConnectorEmergencyCallingConfiguration ¶
func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorEmergencyCallingConfiguration(arg0 interface{}) *gomock.Call
DeleteVoiceConnectorEmergencyCallingConfiguration indicates an expected call of DeleteVoiceConnectorEmergencyCallingConfiguration
func (*MockChimeAPIMockRecorder) DeleteVoiceConnectorEmergencyCallingConfigurationRequest ¶
func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorEmergencyCallingConfigurationRequest(arg0 interface{}) *gomock.Call
DeleteVoiceConnectorEmergencyCallingConfigurationRequest indicates an expected call of DeleteVoiceConnectorEmergencyCallingConfigurationRequest
func (*MockChimeAPIMockRecorder) DeleteVoiceConnectorEmergencyCallingConfigurationWithContext ¶
func (mr *MockChimeAPIMockRecorder) DeleteVoiceConnectorEmergencyCallingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteVoiceConnectorEmergencyCallingConfigurationWithContext indicates an expected call of DeleteVoiceConnectorEmergencyCallingConfigurationWithContext
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) DescribeAppInstance ¶
func (mr *MockChimeAPIMockRecorder) DescribeAppInstance(arg0 interface{}) *gomock.Call
DescribeAppInstance indicates an expected call of DescribeAppInstance
func (*MockChimeAPIMockRecorder) DescribeAppInstanceAdmin ¶
func (mr *MockChimeAPIMockRecorder) DescribeAppInstanceAdmin(arg0 interface{}) *gomock.Call
DescribeAppInstanceAdmin indicates an expected call of DescribeAppInstanceAdmin
func (*MockChimeAPIMockRecorder) DescribeAppInstanceAdminRequest ¶
func (mr *MockChimeAPIMockRecorder) DescribeAppInstanceAdminRequest(arg0 interface{}) *gomock.Call
DescribeAppInstanceAdminRequest indicates an expected call of DescribeAppInstanceAdminRequest
func (*MockChimeAPIMockRecorder) DescribeAppInstanceAdminWithContext ¶
func (mr *MockChimeAPIMockRecorder) DescribeAppInstanceAdminWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeAppInstanceAdminWithContext indicates an expected call of DescribeAppInstanceAdminWithContext
func (*MockChimeAPIMockRecorder) DescribeAppInstanceRequest ¶
func (mr *MockChimeAPIMockRecorder) DescribeAppInstanceRequest(arg0 interface{}) *gomock.Call
DescribeAppInstanceRequest indicates an expected call of DescribeAppInstanceRequest
func (*MockChimeAPIMockRecorder) DescribeAppInstanceUser ¶
func (mr *MockChimeAPIMockRecorder) DescribeAppInstanceUser(arg0 interface{}) *gomock.Call
DescribeAppInstanceUser indicates an expected call of DescribeAppInstanceUser
func (*MockChimeAPIMockRecorder) DescribeAppInstanceUserRequest ¶
func (mr *MockChimeAPIMockRecorder) DescribeAppInstanceUserRequest(arg0 interface{}) *gomock.Call
DescribeAppInstanceUserRequest indicates an expected call of DescribeAppInstanceUserRequest
func (*MockChimeAPIMockRecorder) DescribeAppInstanceUserWithContext ¶
func (mr *MockChimeAPIMockRecorder) DescribeAppInstanceUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeAppInstanceUserWithContext indicates an expected call of DescribeAppInstanceUserWithContext
func (*MockChimeAPIMockRecorder) DescribeAppInstanceWithContext ¶
func (mr *MockChimeAPIMockRecorder) DescribeAppInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeAppInstanceWithContext indicates an expected call of DescribeAppInstanceWithContext
func (*MockChimeAPIMockRecorder) DescribeChannel ¶
func (mr *MockChimeAPIMockRecorder) DescribeChannel(arg0 interface{}) *gomock.Call
DescribeChannel indicates an expected call of DescribeChannel
func (*MockChimeAPIMockRecorder) DescribeChannelBan ¶
func (mr *MockChimeAPIMockRecorder) DescribeChannelBan(arg0 interface{}) *gomock.Call
DescribeChannelBan indicates an expected call of DescribeChannelBan
func (*MockChimeAPIMockRecorder) DescribeChannelBanRequest ¶
func (mr *MockChimeAPIMockRecorder) DescribeChannelBanRequest(arg0 interface{}) *gomock.Call
DescribeChannelBanRequest indicates an expected call of DescribeChannelBanRequest
func (*MockChimeAPIMockRecorder) DescribeChannelBanWithContext ¶
func (mr *MockChimeAPIMockRecorder) DescribeChannelBanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeChannelBanWithContext indicates an expected call of DescribeChannelBanWithContext
func (*MockChimeAPIMockRecorder) DescribeChannelMembership ¶
func (mr *MockChimeAPIMockRecorder) DescribeChannelMembership(arg0 interface{}) *gomock.Call
DescribeChannelMembership indicates an expected call of DescribeChannelMembership
func (*MockChimeAPIMockRecorder) DescribeChannelMembershipForAppInstanceUser ¶
func (mr *MockChimeAPIMockRecorder) DescribeChannelMembershipForAppInstanceUser(arg0 interface{}) *gomock.Call
DescribeChannelMembershipForAppInstanceUser indicates an expected call of DescribeChannelMembershipForAppInstanceUser
func (*MockChimeAPIMockRecorder) DescribeChannelMembershipForAppInstanceUserRequest ¶
func (mr *MockChimeAPIMockRecorder) DescribeChannelMembershipForAppInstanceUserRequest(arg0 interface{}) *gomock.Call
DescribeChannelMembershipForAppInstanceUserRequest indicates an expected call of DescribeChannelMembershipForAppInstanceUserRequest
func (*MockChimeAPIMockRecorder) DescribeChannelMembershipForAppInstanceUserWithContext ¶
func (mr *MockChimeAPIMockRecorder) DescribeChannelMembershipForAppInstanceUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeChannelMembershipForAppInstanceUserWithContext indicates an expected call of DescribeChannelMembershipForAppInstanceUserWithContext
func (*MockChimeAPIMockRecorder) DescribeChannelMembershipRequest ¶
func (mr *MockChimeAPIMockRecorder) DescribeChannelMembershipRequest(arg0 interface{}) *gomock.Call
DescribeChannelMembershipRequest indicates an expected call of DescribeChannelMembershipRequest
func (*MockChimeAPIMockRecorder) DescribeChannelMembershipWithContext ¶
func (mr *MockChimeAPIMockRecorder) DescribeChannelMembershipWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeChannelMembershipWithContext indicates an expected call of DescribeChannelMembershipWithContext
func (*MockChimeAPIMockRecorder) DescribeChannelModeratedByAppInstanceUser ¶
func (mr *MockChimeAPIMockRecorder) DescribeChannelModeratedByAppInstanceUser(arg0 interface{}) *gomock.Call
DescribeChannelModeratedByAppInstanceUser indicates an expected call of DescribeChannelModeratedByAppInstanceUser
func (*MockChimeAPIMockRecorder) DescribeChannelModeratedByAppInstanceUserRequest ¶
func (mr *MockChimeAPIMockRecorder) DescribeChannelModeratedByAppInstanceUserRequest(arg0 interface{}) *gomock.Call
DescribeChannelModeratedByAppInstanceUserRequest indicates an expected call of DescribeChannelModeratedByAppInstanceUserRequest
func (*MockChimeAPIMockRecorder) DescribeChannelModeratedByAppInstanceUserWithContext ¶
func (mr *MockChimeAPIMockRecorder) DescribeChannelModeratedByAppInstanceUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeChannelModeratedByAppInstanceUserWithContext indicates an expected call of DescribeChannelModeratedByAppInstanceUserWithContext
func (*MockChimeAPIMockRecorder) DescribeChannelModerator ¶
func (mr *MockChimeAPIMockRecorder) DescribeChannelModerator(arg0 interface{}) *gomock.Call
DescribeChannelModerator indicates an expected call of DescribeChannelModerator
func (*MockChimeAPIMockRecorder) DescribeChannelModeratorRequest ¶
func (mr *MockChimeAPIMockRecorder) DescribeChannelModeratorRequest(arg0 interface{}) *gomock.Call
DescribeChannelModeratorRequest indicates an expected call of DescribeChannelModeratorRequest
func (*MockChimeAPIMockRecorder) DescribeChannelModeratorWithContext ¶
func (mr *MockChimeAPIMockRecorder) DescribeChannelModeratorWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeChannelModeratorWithContext indicates an expected call of DescribeChannelModeratorWithContext
func (*MockChimeAPIMockRecorder) DescribeChannelRequest ¶
func (mr *MockChimeAPIMockRecorder) DescribeChannelRequest(arg0 interface{}) *gomock.Call
DescribeChannelRequest indicates an expected call of DescribeChannelRequest
func (*MockChimeAPIMockRecorder) DescribeChannelWithContext ¶
func (mr *MockChimeAPIMockRecorder) DescribeChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeChannelWithContext indicates an expected call of DescribeChannelWithContext
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) GetAppInstanceRetentionSettings ¶
func (mr *MockChimeAPIMockRecorder) GetAppInstanceRetentionSettings(arg0 interface{}) *gomock.Call
GetAppInstanceRetentionSettings indicates an expected call of GetAppInstanceRetentionSettings
func (*MockChimeAPIMockRecorder) GetAppInstanceRetentionSettingsRequest ¶
func (mr *MockChimeAPIMockRecorder) GetAppInstanceRetentionSettingsRequest(arg0 interface{}) *gomock.Call
GetAppInstanceRetentionSettingsRequest indicates an expected call of GetAppInstanceRetentionSettingsRequest
func (*MockChimeAPIMockRecorder) GetAppInstanceRetentionSettingsWithContext ¶
func (mr *MockChimeAPIMockRecorder) GetAppInstanceRetentionSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetAppInstanceRetentionSettingsWithContext indicates an expected call of GetAppInstanceRetentionSettingsWithContext
func (*MockChimeAPIMockRecorder) GetAppInstanceStreamingConfigurations ¶
func (mr *MockChimeAPIMockRecorder) GetAppInstanceStreamingConfigurations(arg0 interface{}) *gomock.Call
GetAppInstanceStreamingConfigurations indicates an expected call of GetAppInstanceStreamingConfigurations
func (*MockChimeAPIMockRecorder) GetAppInstanceStreamingConfigurationsRequest ¶
func (mr *MockChimeAPIMockRecorder) GetAppInstanceStreamingConfigurationsRequest(arg0 interface{}) *gomock.Call
GetAppInstanceStreamingConfigurationsRequest indicates an expected call of GetAppInstanceStreamingConfigurationsRequest
func (*MockChimeAPIMockRecorder) GetAppInstanceStreamingConfigurationsWithContext ¶
func (mr *MockChimeAPIMockRecorder) GetAppInstanceStreamingConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetAppInstanceStreamingConfigurationsWithContext indicates an expected call of GetAppInstanceStreamingConfigurationsWithContext
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) GetChannelMessage ¶
func (mr *MockChimeAPIMockRecorder) GetChannelMessage(arg0 interface{}) *gomock.Call
GetChannelMessage indicates an expected call of GetChannelMessage
func (*MockChimeAPIMockRecorder) GetChannelMessageRequest ¶
func (mr *MockChimeAPIMockRecorder) GetChannelMessageRequest(arg0 interface{}) *gomock.Call
GetChannelMessageRequest indicates an expected call of GetChannelMessageRequest
func (*MockChimeAPIMockRecorder) GetChannelMessageWithContext ¶
func (mr *MockChimeAPIMockRecorder) GetChannelMessageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetChannelMessageWithContext indicates an expected call of GetChannelMessageWithContext
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) GetMediaCapturePipeline ¶
func (mr *MockChimeAPIMockRecorder) GetMediaCapturePipeline(arg0 interface{}) *gomock.Call
GetMediaCapturePipeline indicates an expected call of GetMediaCapturePipeline
func (*MockChimeAPIMockRecorder) GetMediaCapturePipelineRequest ¶
func (mr *MockChimeAPIMockRecorder) GetMediaCapturePipelineRequest(arg0 interface{}) *gomock.Call
GetMediaCapturePipelineRequest indicates an expected call of GetMediaCapturePipelineRequest
func (*MockChimeAPIMockRecorder) GetMediaCapturePipelineWithContext ¶
func (mr *MockChimeAPIMockRecorder) GetMediaCapturePipelineWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetMediaCapturePipelineWithContext indicates an expected call of GetMediaCapturePipelineWithContext
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) GetMessagingSessionEndpoint ¶
func (mr *MockChimeAPIMockRecorder) GetMessagingSessionEndpoint(arg0 interface{}) *gomock.Call
GetMessagingSessionEndpoint indicates an expected call of GetMessagingSessionEndpoint
func (*MockChimeAPIMockRecorder) GetMessagingSessionEndpointRequest ¶
func (mr *MockChimeAPIMockRecorder) GetMessagingSessionEndpointRequest(arg0 interface{}) *gomock.Call
GetMessagingSessionEndpointRequest indicates an expected call of GetMessagingSessionEndpointRequest
func (*MockChimeAPIMockRecorder) GetMessagingSessionEndpointWithContext ¶
func (mr *MockChimeAPIMockRecorder) GetMessagingSessionEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetMessagingSessionEndpointWithContext indicates an expected call of GetMessagingSessionEndpointWithContext
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) GetRetentionSettings ¶
func (mr *MockChimeAPIMockRecorder) GetRetentionSettings(arg0 interface{}) *gomock.Call
GetRetentionSettings indicates an expected call of GetRetentionSettings
func (*MockChimeAPIMockRecorder) GetRetentionSettingsRequest ¶
func (mr *MockChimeAPIMockRecorder) GetRetentionSettingsRequest(arg0 interface{}) *gomock.Call
GetRetentionSettingsRequest indicates an expected call of GetRetentionSettingsRequest
func (*MockChimeAPIMockRecorder) GetRetentionSettingsWithContext ¶
func (mr *MockChimeAPIMockRecorder) GetRetentionSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRetentionSettingsWithContext indicates an expected call of GetRetentionSettingsWithContext
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) GetSipMediaApplication ¶
func (mr *MockChimeAPIMockRecorder) GetSipMediaApplication(arg0 interface{}) *gomock.Call
GetSipMediaApplication indicates an expected call of GetSipMediaApplication
func (*MockChimeAPIMockRecorder) GetSipMediaApplicationLoggingConfiguration ¶
func (mr *MockChimeAPIMockRecorder) GetSipMediaApplicationLoggingConfiguration(arg0 interface{}) *gomock.Call
GetSipMediaApplicationLoggingConfiguration indicates an expected call of GetSipMediaApplicationLoggingConfiguration
func (*MockChimeAPIMockRecorder) GetSipMediaApplicationLoggingConfigurationRequest ¶
func (mr *MockChimeAPIMockRecorder) GetSipMediaApplicationLoggingConfigurationRequest(arg0 interface{}) *gomock.Call
GetSipMediaApplicationLoggingConfigurationRequest indicates an expected call of GetSipMediaApplicationLoggingConfigurationRequest
func (*MockChimeAPIMockRecorder) GetSipMediaApplicationLoggingConfigurationWithContext ¶
func (mr *MockChimeAPIMockRecorder) GetSipMediaApplicationLoggingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetSipMediaApplicationLoggingConfigurationWithContext indicates an expected call of GetSipMediaApplicationLoggingConfigurationWithContext
func (*MockChimeAPIMockRecorder) GetSipMediaApplicationRequest ¶
func (mr *MockChimeAPIMockRecorder) GetSipMediaApplicationRequest(arg0 interface{}) *gomock.Call
GetSipMediaApplicationRequest indicates an expected call of GetSipMediaApplicationRequest
func (*MockChimeAPIMockRecorder) GetSipMediaApplicationWithContext ¶
func (mr *MockChimeAPIMockRecorder) GetSipMediaApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetSipMediaApplicationWithContext indicates an expected call of GetSipMediaApplicationWithContext
func (*MockChimeAPIMockRecorder) GetSipRule ¶
func (mr *MockChimeAPIMockRecorder) GetSipRule(arg0 interface{}) *gomock.Call
GetSipRule indicates an expected call of GetSipRule
func (*MockChimeAPIMockRecorder) GetSipRuleRequest ¶
func (mr *MockChimeAPIMockRecorder) GetSipRuleRequest(arg0 interface{}) *gomock.Call
GetSipRuleRequest indicates an expected call of GetSipRuleRequest
func (*MockChimeAPIMockRecorder) GetSipRuleWithContext ¶
func (mr *MockChimeAPIMockRecorder) GetSipRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetSipRuleWithContext indicates an expected call of GetSipRuleWithContext
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) GetVoiceConnectorEmergencyCallingConfiguration ¶
func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorEmergencyCallingConfiguration(arg0 interface{}) *gomock.Call
GetVoiceConnectorEmergencyCallingConfiguration indicates an expected call of GetVoiceConnectorEmergencyCallingConfiguration
func (*MockChimeAPIMockRecorder) GetVoiceConnectorEmergencyCallingConfigurationRequest ¶
func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorEmergencyCallingConfigurationRequest(arg0 interface{}) *gomock.Call
GetVoiceConnectorEmergencyCallingConfigurationRequest indicates an expected call of GetVoiceConnectorEmergencyCallingConfigurationRequest
func (*MockChimeAPIMockRecorder) GetVoiceConnectorEmergencyCallingConfigurationWithContext ¶
func (mr *MockChimeAPIMockRecorder) GetVoiceConnectorEmergencyCallingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetVoiceConnectorEmergencyCallingConfigurationWithContext indicates an expected call of GetVoiceConnectorEmergencyCallingConfigurationWithContext
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) ListAppInstanceAdmins ¶
func (mr *MockChimeAPIMockRecorder) ListAppInstanceAdmins(arg0 interface{}) *gomock.Call
ListAppInstanceAdmins indicates an expected call of ListAppInstanceAdmins
func (*MockChimeAPIMockRecorder) ListAppInstanceAdminsPages ¶
func (mr *MockChimeAPIMockRecorder) ListAppInstanceAdminsPages(arg0, arg1 interface{}) *gomock.Call
ListAppInstanceAdminsPages indicates an expected call of ListAppInstanceAdminsPages
func (*MockChimeAPIMockRecorder) ListAppInstanceAdminsPagesWithContext ¶
func (mr *MockChimeAPIMockRecorder) ListAppInstanceAdminsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListAppInstanceAdminsPagesWithContext indicates an expected call of ListAppInstanceAdminsPagesWithContext
func (*MockChimeAPIMockRecorder) ListAppInstanceAdminsRequest ¶
func (mr *MockChimeAPIMockRecorder) ListAppInstanceAdminsRequest(arg0 interface{}) *gomock.Call
ListAppInstanceAdminsRequest indicates an expected call of ListAppInstanceAdminsRequest
func (*MockChimeAPIMockRecorder) ListAppInstanceAdminsWithContext ¶
func (mr *MockChimeAPIMockRecorder) ListAppInstanceAdminsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAppInstanceAdminsWithContext indicates an expected call of ListAppInstanceAdminsWithContext
func (*MockChimeAPIMockRecorder) ListAppInstanceUsers ¶
func (mr *MockChimeAPIMockRecorder) ListAppInstanceUsers(arg0 interface{}) *gomock.Call
ListAppInstanceUsers indicates an expected call of ListAppInstanceUsers
func (*MockChimeAPIMockRecorder) ListAppInstanceUsersPages ¶
func (mr *MockChimeAPIMockRecorder) ListAppInstanceUsersPages(arg0, arg1 interface{}) *gomock.Call
ListAppInstanceUsersPages indicates an expected call of ListAppInstanceUsersPages
func (*MockChimeAPIMockRecorder) ListAppInstanceUsersPagesWithContext ¶
func (mr *MockChimeAPIMockRecorder) ListAppInstanceUsersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListAppInstanceUsersPagesWithContext indicates an expected call of ListAppInstanceUsersPagesWithContext
func (*MockChimeAPIMockRecorder) ListAppInstanceUsersRequest ¶
func (mr *MockChimeAPIMockRecorder) ListAppInstanceUsersRequest(arg0 interface{}) *gomock.Call
ListAppInstanceUsersRequest indicates an expected call of ListAppInstanceUsersRequest
func (*MockChimeAPIMockRecorder) ListAppInstanceUsersWithContext ¶
func (mr *MockChimeAPIMockRecorder) ListAppInstanceUsersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAppInstanceUsersWithContext indicates an expected call of ListAppInstanceUsersWithContext
func (*MockChimeAPIMockRecorder) ListAppInstances ¶
func (mr *MockChimeAPIMockRecorder) ListAppInstances(arg0 interface{}) *gomock.Call
ListAppInstances indicates an expected call of ListAppInstances
func (*MockChimeAPIMockRecorder) ListAppInstancesPages ¶
func (mr *MockChimeAPIMockRecorder) ListAppInstancesPages(arg0, arg1 interface{}) *gomock.Call
ListAppInstancesPages indicates an expected call of ListAppInstancesPages
func (*MockChimeAPIMockRecorder) ListAppInstancesPagesWithContext ¶
func (mr *MockChimeAPIMockRecorder) ListAppInstancesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListAppInstancesPagesWithContext indicates an expected call of ListAppInstancesPagesWithContext
func (*MockChimeAPIMockRecorder) ListAppInstancesRequest ¶
func (mr *MockChimeAPIMockRecorder) ListAppInstancesRequest(arg0 interface{}) *gomock.Call
ListAppInstancesRequest indicates an expected call of ListAppInstancesRequest
func (*MockChimeAPIMockRecorder) ListAppInstancesWithContext ¶
func (mr *MockChimeAPIMockRecorder) ListAppInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAppInstancesWithContext indicates an expected call of ListAppInstancesWithContext
func (*MockChimeAPIMockRecorder) ListAttendeeTags ¶
func (mr *MockChimeAPIMockRecorder) ListAttendeeTags(arg0 interface{}) *gomock.Call
ListAttendeeTags indicates an expected call of ListAttendeeTags
func (*MockChimeAPIMockRecorder) ListAttendeeTagsRequest ¶
func (mr *MockChimeAPIMockRecorder) ListAttendeeTagsRequest(arg0 interface{}) *gomock.Call
ListAttendeeTagsRequest indicates an expected call of ListAttendeeTagsRequest
func (*MockChimeAPIMockRecorder) ListAttendeeTagsWithContext ¶
func (mr *MockChimeAPIMockRecorder) ListAttendeeTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAttendeeTagsWithContext indicates an expected call of ListAttendeeTagsWithContext
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) ListChannelBans ¶
func (mr *MockChimeAPIMockRecorder) ListChannelBans(arg0 interface{}) *gomock.Call
ListChannelBans indicates an expected call of ListChannelBans
func (*MockChimeAPIMockRecorder) ListChannelBansPages ¶
func (mr *MockChimeAPIMockRecorder) ListChannelBansPages(arg0, arg1 interface{}) *gomock.Call
ListChannelBansPages indicates an expected call of ListChannelBansPages
func (*MockChimeAPIMockRecorder) ListChannelBansPagesWithContext ¶
func (mr *MockChimeAPIMockRecorder) ListChannelBansPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListChannelBansPagesWithContext indicates an expected call of ListChannelBansPagesWithContext
func (*MockChimeAPIMockRecorder) ListChannelBansRequest ¶
func (mr *MockChimeAPIMockRecorder) ListChannelBansRequest(arg0 interface{}) *gomock.Call
ListChannelBansRequest indicates an expected call of ListChannelBansRequest
func (*MockChimeAPIMockRecorder) ListChannelBansWithContext ¶
func (mr *MockChimeAPIMockRecorder) ListChannelBansWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListChannelBansWithContext indicates an expected call of ListChannelBansWithContext
func (*MockChimeAPIMockRecorder) ListChannelMemberships ¶
func (mr *MockChimeAPIMockRecorder) ListChannelMemberships(arg0 interface{}) *gomock.Call
ListChannelMemberships indicates an expected call of ListChannelMemberships
func (*MockChimeAPIMockRecorder) ListChannelMembershipsForAppInstanceUser ¶
func (mr *MockChimeAPIMockRecorder) ListChannelMembershipsForAppInstanceUser(arg0 interface{}) *gomock.Call
ListChannelMembershipsForAppInstanceUser indicates an expected call of ListChannelMembershipsForAppInstanceUser
func (*MockChimeAPIMockRecorder) ListChannelMembershipsForAppInstanceUserPages ¶
func (mr *MockChimeAPIMockRecorder) ListChannelMembershipsForAppInstanceUserPages(arg0, arg1 interface{}) *gomock.Call
ListChannelMembershipsForAppInstanceUserPages indicates an expected call of ListChannelMembershipsForAppInstanceUserPages
func (*MockChimeAPIMockRecorder) ListChannelMembershipsForAppInstanceUserPagesWithContext ¶
func (mr *MockChimeAPIMockRecorder) ListChannelMembershipsForAppInstanceUserPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListChannelMembershipsForAppInstanceUserPagesWithContext indicates an expected call of ListChannelMembershipsForAppInstanceUserPagesWithContext
func (*MockChimeAPIMockRecorder) ListChannelMembershipsForAppInstanceUserRequest ¶
func (mr *MockChimeAPIMockRecorder) ListChannelMembershipsForAppInstanceUserRequest(arg0 interface{}) *gomock.Call
ListChannelMembershipsForAppInstanceUserRequest indicates an expected call of ListChannelMembershipsForAppInstanceUserRequest
func (*MockChimeAPIMockRecorder) ListChannelMembershipsForAppInstanceUserWithContext ¶
func (mr *MockChimeAPIMockRecorder) ListChannelMembershipsForAppInstanceUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListChannelMembershipsForAppInstanceUserWithContext indicates an expected call of ListChannelMembershipsForAppInstanceUserWithContext
func (*MockChimeAPIMockRecorder) ListChannelMembershipsPages ¶
func (mr *MockChimeAPIMockRecorder) ListChannelMembershipsPages(arg0, arg1 interface{}) *gomock.Call
ListChannelMembershipsPages indicates an expected call of ListChannelMembershipsPages
func (*MockChimeAPIMockRecorder) ListChannelMembershipsPagesWithContext ¶
func (mr *MockChimeAPIMockRecorder) ListChannelMembershipsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListChannelMembershipsPagesWithContext indicates an expected call of ListChannelMembershipsPagesWithContext
func (*MockChimeAPIMockRecorder) ListChannelMembershipsRequest ¶
func (mr *MockChimeAPIMockRecorder) ListChannelMembershipsRequest(arg0 interface{}) *gomock.Call
ListChannelMembershipsRequest indicates an expected call of ListChannelMembershipsRequest
func (*MockChimeAPIMockRecorder) ListChannelMembershipsWithContext ¶
func (mr *MockChimeAPIMockRecorder) ListChannelMembershipsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListChannelMembershipsWithContext indicates an expected call of ListChannelMembershipsWithContext
func (*MockChimeAPIMockRecorder) ListChannelMessages ¶
func (mr *MockChimeAPIMockRecorder) ListChannelMessages(arg0 interface{}) *gomock.Call
ListChannelMessages indicates an expected call of ListChannelMessages
func (*MockChimeAPIMockRecorder) ListChannelMessagesPages ¶
func (mr *MockChimeAPIMockRecorder) ListChannelMessagesPages(arg0, arg1 interface{}) *gomock.Call
ListChannelMessagesPages indicates an expected call of ListChannelMessagesPages
func (*MockChimeAPIMockRecorder) ListChannelMessagesPagesWithContext ¶
func (mr *MockChimeAPIMockRecorder) ListChannelMessagesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListChannelMessagesPagesWithContext indicates an expected call of ListChannelMessagesPagesWithContext
func (*MockChimeAPIMockRecorder) ListChannelMessagesRequest ¶
func (mr *MockChimeAPIMockRecorder) ListChannelMessagesRequest(arg0 interface{}) *gomock.Call
ListChannelMessagesRequest indicates an expected call of ListChannelMessagesRequest
func (*MockChimeAPIMockRecorder) ListChannelMessagesWithContext ¶
func (mr *MockChimeAPIMockRecorder) ListChannelMessagesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListChannelMessagesWithContext indicates an expected call of ListChannelMessagesWithContext
func (*MockChimeAPIMockRecorder) ListChannelModerators ¶
func (mr *MockChimeAPIMockRecorder) ListChannelModerators(arg0 interface{}) *gomock.Call
ListChannelModerators indicates an expected call of ListChannelModerators
func (*MockChimeAPIMockRecorder) ListChannelModeratorsPages ¶
func (mr *MockChimeAPIMockRecorder) ListChannelModeratorsPages(arg0, arg1 interface{}) *gomock.Call
ListChannelModeratorsPages indicates an expected call of ListChannelModeratorsPages
func (*MockChimeAPIMockRecorder) ListChannelModeratorsPagesWithContext ¶
func (mr *MockChimeAPIMockRecorder) ListChannelModeratorsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListChannelModeratorsPagesWithContext indicates an expected call of ListChannelModeratorsPagesWithContext
func (*MockChimeAPIMockRecorder) ListChannelModeratorsRequest ¶
func (mr *MockChimeAPIMockRecorder) ListChannelModeratorsRequest(arg0 interface{}) *gomock.Call
ListChannelModeratorsRequest indicates an expected call of ListChannelModeratorsRequest
func (*MockChimeAPIMockRecorder) ListChannelModeratorsWithContext ¶
func (mr *MockChimeAPIMockRecorder) ListChannelModeratorsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListChannelModeratorsWithContext indicates an expected call of ListChannelModeratorsWithContext
func (*MockChimeAPIMockRecorder) ListChannels ¶
func (mr *MockChimeAPIMockRecorder) ListChannels(arg0 interface{}) *gomock.Call
ListChannels indicates an expected call of ListChannels
func (*MockChimeAPIMockRecorder) ListChannelsModeratedByAppInstanceUser ¶
func (mr *MockChimeAPIMockRecorder) ListChannelsModeratedByAppInstanceUser(arg0 interface{}) *gomock.Call
ListChannelsModeratedByAppInstanceUser indicates an expected call of ListChannelsModeratedByAppInstanceUser
func (*MockChimeAPIMockRecorder) ListChannelsModeratedByAppInstanceUserPages ¶
func (mr *MockChimeAPIMockRecorder) ListChannelsModeratedByAppInstanceUserPages(arg0, arg1 interface{}) *gomock.Call
ListChannelsModeratedByAppInstanceUserPages indicates an expected call of ListChannelsModeratedByAppInstanceUserPages
func (*MockChimeAPIMockRecorder) ListChannelsModeratedByAppInstanceUserPagesWithContext ¶
func (mr *MockChimeAPIMockRecorder) ListChannelsModeratedByAppInstanceUserPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListChannelsModeratedByAppInstanceUserPagesWithContext indicates an expected call of ListChannelsModeratedByAppInstanceUserPagesWithContext
func (*MockChimeAPIMockRecorder) ListChannelsModeratedByAppInstanceUserRequest ¶
func (mr *MockChimeAPIMockRecorder) ListChannelsModeratedByAppInstanceUserRequest(arg0 interface{}) *gomock.Call
ListChannelsModeratedByAppInstanceUserRequest indicates an expected call of ListChannelsModeratedByAppInstanceUserRequest
func (*MockChimeAPIMockRecorder) ListChannelsModeratedByAppInstanceUserWithContext ¶
func (mr *MockChimeAPIMockRecorder) ListChannelsModeratedByAppInstanceUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListChannelsModeratedByAppInstanceUserWithContext indicates an expected call of ListChannelsModeratedByAppInstanceUserWithContext
func (*MockChimeAPIMockRecorder) ListChannelsPages ¶
func (mr *MockChimeAPIMockRecorder) ListChannelsPages(arg0, arg1 interface{}) *gomock.Call
ListChannelsPages indicates an expected call of ListChannelsPages
func (*MockChimeAPIMockRecorder) ListChannelsPagesWithContext ¶
func (mr *MockChimeAPIMockRecorder) ListChannelsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListChannelsPagesWithContext indicates an expected call of ListChannelsPagesWithContext
func (*MockChimeAPIMockRecorder) ListChannelsRequest ¶
func (mr *MockChimeAPIMockRecorder) ListChannelsRequest(arg0 interface{}) *gomock.Call
ListChannelsRequest indicates an expected call of ListChannelsRequest
func (*MockChimeAPIMockRecorder) ListChannelsWithContext ¶
func (mr *MockChimeAPIMockRecorder) ListChannelsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListChannelsWithContext indicates an expected call of ListChannelsWithContext
func (*MockChimeAPIMockRecorder) ListMediaCapturePipelines ¶
func (mr *MockChimeAPIMockRecorder) ListMediaCapturePipelines(arg0 interface{}) *gomock.Call
ListMediaCapturePipelines indicates an expected call of ListMediaCapturePipelines
func (*MockChimeAPIMockRecorder) ListMediaCapturePipelinesPages ¶
func (mr *MockChimeAPIMockRecorder) ListMediaCapturePipelinesPages(arg0, arg1 interface{}) *gomock.Call
ListMediaCapturePipelinesPages indicates an expected call of ListMediaCapturePipelinesPages
func (*MockChimeAPIMockRecorder) ListMediaCapturePipelinesPagesWithContext ¶
func (mr *MockChimeAPIMockRecorder) ListMediaCapturePipelinesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListMediaCapturePipelinesPagesWithContext indicates an expected call of ListMediaCapturePipelinesPagesWithContext
func (*MockChimeAPIMockRecorder) ListMediaCapturePipelinesRequest ¶
func (mr *MockChimeAPIMockRecorder) ListMediaCapturePipelinesRequest(arg0 interface{}) *gomock.Call
ListMediaCapturePipelinesRequest indicates an expected call of ListMediaCapturePipelinesRequest
func (*MockChimeAPIMockRecorder) ListMediaCapturePipelinesWithContext ¶
func (mr *MockChimeAPIMockRecorder) ListMediaCapturePipelinesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListMediaCapturePipelinesWithContext indicates an expected call of ListMediaCapturePipelinesWithContext
func (*MockChimeAPIMockRecorder) ListMeetingTags ¶
func (mr *MockChimeAPIMockRecorder) ListMeetingTags(arg0 interface{}) *gomock.Call
ListMeetingTags indicates an expected call of ListMeetingTags
func (*MockChimeAPIMockRecorder) ListMeetingTagsRequest ¶
func (mr *MockChimeAPIMockRecorder) ListMeetingTagsRequest(arg0 interface{}) *gomock.Call
ListMeetingTagsRequest indicates an expected call of ListMeetingTagsRequest
func (*MockChimeAPIMockRecorder) ListMeetingTagsWithContext ¶
func (mr *MockChimeAPIMockRecorder) ListMeetingTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListMeetingTagsWithContext indicates an expected call of ListMeetingTagsWithContext
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) ListSipMediaApplications ¶
func (mr *MockChimeAPIMockRecorder) ListSipMediaApplications(arg0 interface{}) *gomock.Call
ListSipMediaApplications indicates an expected call of ListSipMediaApplications
func (*MockChimeAPIMockRecorder) ListSipMediaApplicationsPages ¶
func (mr *MockChimeAPIMockRecorder) ListSipMediaApplicationsPages(arg0, arg1 interface{}) *gomock.Call
ListSipMediaApplicationsPages indicates an expected call of ListSipMediaApplicationsPages
func (*MockChimeAPIMockRecorder) ListSipMediaApplicationsPagesWithContext ¶
func (mr *MockChimeAPIMockRecorder) ListSipMediaApplicationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListSipMediaApplicationsPagesWithContext indicates an expected call of ListSipMediaApplicationsPagesWithContext
func (*MockChimeAPIMockRecorder) ListSipMediaApplicationsRequest ¶
func (mr *MockChimeAPIMockRecorder) ListSipMediaApplicationsRequest(arg0 interface{}) *gomock.Call
ListSipMediaApplicationsRequest indicates an expected call of ListSipMediaApplicationsRequest
func (*MockChimeAPIMockRecorder) ListSipMediaApplicationsWithContext ¶
func (mr *MockChimeAPIMockRecorder) ListSipMediaApplicationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListSipMediaApplicationsWithContext indicates an expected call of ListSipMediaApplicationsWithContext
func (*MockChimeAPIMockRecorder) ListSipRules ¶
func (mr *MockChimeAPIMockRecorder) ListSipRules(arg0 interface{}) *gomock.Call
ListSipRules indicates an expected call of ListSipRules
func (*MockChimeAPIMockRecorder) ListSipRulesPages ¶
func (mr *MockChimeAPIMockRecorder) ListSipRulesPages(arg0, arg1 interface{}) *gomock.Call
ListSipRulesPages indicates an expected call of ListSipRulesPages
func (*MockChimeAPIMockRecorder) ListSipRulesPagesWithContext ¶
func (mr *MockChimeAPIMockRecorder) ListSipRulesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListSipRulesPagesWithContext indicates an expected call of ListSipRulesPagesWithContext
func (*MockChimeAPIMockRecorder) ListSipRulesRequest ¶
func (mr *MockChimeAPIMockRecorder) ListSipRulesRequest(arg0 interface{}) *gomock.Call
ListSipRulesRequest indicates an expected call of ListSipRulesRequest
func (*MockChimeAPIMockRecorder) ListSipRulesWithContext ¶
func (mr *MockChimeAPIMockRecorder) ListSipRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListSipRulesWithContext indicates an expected call of ListSipRulesWithContext
func (*MockChimeAPIMockRecorder) ListSupportedPhoneNumberCountries ¶
func (mr *MockChimeAPIMockRecorder) ListSupportedPhoneNumberCountries(arg0 interface{}) *gomock.Call
ListSupportedPhoneNumberCountries indicates an expected call of ListSupportedPhoneNumberCountries
func (*MockChimeAPIMockRecorder) ListSupportedPhoneNumberCountriesRequest ¶
func (mr *MockChimeAPIMockRecorder) ListSupportedPhoneNumberCountriesRequest(arg0 interface{}) *gomock.Call
ListSupportedPhoneNumberCountriesRequest indicates an expected call of ListSupportedPhoneNumberCountriesRequest
func (*MockChimeAPIMockRecorder) ListSupportedPhoneNumberCountriesWithContext ¶
func (mr *MockChimeAPIMockRecorder) ListSupportedPhoneNumberCountriesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListSupportedPhoneNumberCountriesWithContext indicates an expected call of ListSupportedPhoneNumberCountriesWithContext
func (*MockChimeAPIMockRecorder) ListTagsForResource ¶
func (mr *MockChimeAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockChimeAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockChimeAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockChimeAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockChimeAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
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) PutAppInstanceRetentionSettings ¶
func (mr *MockChimeAPIMockRecorder) PutAppInstanceRetentionSettings(arg0 interface{}) *gomock.Call
PutAppInstanceRetentionSettings indicates an expected call of PutAppInstanceRetentionSettings
func (*MockChimeAPIMockRecorder) PutAppInstanceRetentionSettingsRequest ¶
func (mr *MockChimeAPIMockRecorder) PutAppInstanceRetentionSettingsRequest(arg0 interface{}) *gomock.Call
PutAppInstanceRetentionSettingsRequest indicates an expected call of PutAppInstanceRetentionSettingsRequest
func (*MockChimeAPIMockRecorder) PutAppInstanceRetentionSettingsWithContext ¶
func (mr *MockChimeAPIMockRecorder) PutAppInstanceRetentionSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutAppInstanceRetentionSettingsWithContext indicates an expected call of PutAppInstanceRetentionSettingsWithContext
func (*MockChimeAPIMockRecorder) PutAppInstanceStreamingConfigurations ¶
func (mr *MockChimeAPIMockRecorder) PutAppInstanceStreamingConfigurations(arg0 interface{}) *gomock.Call
PutAppInstanceStreamingConfigurations indicates an expected call of PutAppInstanceStreamingConfigurations
func (*MockChimeAPIMockRecorder) PutAppInstanceStreamingConfigurationsRequest ¶
func (mr *MockChimeAPIMockRecorder) PutAppInstanceStreamingConfigurationsRequest(arg0 interface{}) *gomock.Call
PutAppInstanceStreamingConfigurationsRequest indicates an expected call of PutAppInstanceStreamingConfigurationsRequest
func (*MockChimeAPIMockRecorder) PutAppInstanceStreamingConfigurationsWithContext ¶
func (mr *MockChimeAPIMockRecorder) PutAppInstanceStreamingConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutAppInstanceStreamingConfigurationsWithContext indicates an expected call of PutAppInstanceStreamingConfigurationsWithContext
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) PutRetentionSettings ¶
func (mr *MockChimeAPIMockRecorder) PutRetentionSettings(arg0 interface{}) *gomock.Call
PutRetentionSettings indicates an expected call of PutRetentionSettings
func (*MockChimeAPIMockRecorder) PutRetentionSettingsRequest ¶
func (mr *MockChimeAPIMockRecorder) PutRetentionSettingsRequest(arg0 interface{}) *gomock.Call
PutRetentionSettingsRequest indicates an expected call of PutRetentionSettingsRequest
func (*MockChimeAPIMockRecorder) PutRetentionSettingsWithContext ¶
func (mr *MockChimeAPIMockRecorder) PutRetentionSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutRetentionSettingsWithContext indicates an expected call of PutRetentionSettingsWithContext
func (*MockChimeAPIMockRecorder) PutSipMediaApplicationLoggingConfiguration ¶
func (mr *MockChimeAPIMockRecorder) PutSipMediaApplicationLoggingConfiguration(arg0 interface{}) *gomock.Call
PutSipMediaApplicationLoggingConfiguration indicates an expected call of PutSipMediaApplicationLoggingConfiguration
func (*MockChimeAPIMockRecorder) PutSipMediaApplicationLoggingConfigurationRequest ¶
func (mr *MockChimeAPIMockRecorder) PutSipMediaApplicationLoggingConfigurationRequest(arg0 interface{}) *gomock.Call
PutSipMediaApplicationLoggingConfigurationRequest indicates an expected call of PutSipMediaApplicationLoggingConfigurationRequest
func (*MockChimeAPIMockRecorder) PutSipMediaApplicationLoggingConfigurationWithContext ¶
func (mr *MockChimeAPIMockRecorder) PutSipMediaApplicationLoggingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutSipMediaApplicationLoggingConfigurationWithContext indicates an expected call of PutSipMediaApplicationLoggingConfigurationWithContext
func (*MockChimeAPIMockRecorder) PutVoiceConnectorEmergencyCallingConfiguration ¶
func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorEmergencyCallingConfiguration(arg0 interface{}) *gomock.Call
PutVoiceConnectorEmergencyCallingConfiguration indicates an expected call of PutVoiceConnectorEmergencyCallingConfiguration
func (*MockChimeAPIMockRecorder) PutVoiceConnectorEmergencyCallingConfigurationRequest ¶
func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorEmergencyCallingConfigurationRequest(arg0 interface{}) *gomock.Call
PutVoiceConnectorEmergencyCallingConfigurationRequest indicates an expected call of PutVoiceConnectorEmergencyCallingConfigurationRequest
func (*MockChimeAPIMockRecorder) PutVoiceConnectorEmergencyCallingConfigurationWithContext ¶
func (mr *MockChimeAPIMockRecorder) PutVoiceConnectorEmergencyCallingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutVoiceConnectorEmergencyCallingConfigurationWithContext indicates an expected call of PutVoiceConnectorEmergencyCallingConfigurationWithContext
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) RedactChannelMessage ¶
func (mr *MockChimeAPIMockRecorder) RedactChannelMessage(arg0 interface{}) *gomock.Call
RedactChannelMessage indicates an expected call of RedactChannelMessage
func (*MockChimeAPIMockRecorder) RedactChannelMessageRequest ¶
func (mr *MockChimeAPIMockRecorder) RedactChannelMessageRequest(arg0 interface{}) *gomock.Call
RedactChannelMessageRequest indicates an expected call of RedactChannelMessageRequest
func (*MockChimeAPIMockRecorder) RedactChannelMessageWithContext ¶
func (mr *MockChimeAPIMockRecorder) RedactChannelMessageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RedactChannelMessageWithContext indicates an expected call of RedactChannelMessageWithContext
func (*MockChimeAPIMockRecorder) RedactConversationMessage ¶
func (mr *MockChimeAPIMockRecorder) RedactConversationMessage(arg0 interface{}) *gomock.Call
RedactConversationMessage indicates an expected call of RedactConversationMessage
func (*MockChimeAPIMockRecorder) RedactConversationMessageRequest ¶
func (mr *MockChimeAPIMockRecorder) RedactConversationMessageRequest(arg0 interface{}) *gomock.Call
RedactConversationMessageRequest indicates an expected call of RedactConversationMessageRequest
func (*MockChimeAPIMockRecorder) RedactConversationMessageWithContext ¶
func (mr *MockChimeAPIMockRecorder) RedactConversationMessageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RedactConversationMessageWithContext indicates an expected call of RedactConversationMessageWithContext
func (*MockChimeAPIMockRecorder) RedactRoomMessage ¶
func (mr *MockChimeAPIMockRecorder) RedactRoomMessage(arg0 interface{}) *gomock.Call
RedactRoomMessage indicates an expected call of RedactRoomMessage
func (*MockChimeAPIMockRecorder) RedactRoomMessageRequest ¶
func (mr *MockChimeAPIMockRecorder) RedactRoomMessageRequest(arg0 interface{}) *gomock.Call
RedactRoomMessageRequest indicates an expected call of RedactRoomMessageRequest
func (*MockChimeAPIMockRecorder) RedactRoomMessageWithContext ¶
func (mr *MockChimeAPIMockRecorder) RedactRoomMessageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RedactRoomMessageWithContext indicates an expected call of RedactRoomMessageWithContext
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) SearchAvailablePhoneNumbersPages ¶
func (mr *MockChimeAPIMockRecorder) SearchAvailablePhoneNumbersPages(arg0, arg1 interface{}) *gomock.Call
SearchAvailablePhoneNumbersPages indicates an expected call of SearchAvailablePhoneNumbersPages
func (*MockChimeAPIMockRecorder) SearchAvailablePhoneNumbersPagesWithContext ¶
func (mr *MockChimeAPIMockRecorder) SearchAvailablePhoneNumbersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
SearchAvailablePhoneNumbersPagesWithContext indicates an expected call of SearchAvailablePhoneNumbersPagesWithContext
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) SendChannelMessage ¶
func (mr *MockChimeAPIMockRecorder) SendChannelMessage(arg0 interface{}) *gomock.Call
SendChannelMessage indicates an expected call of SendChannelMessage
func (*MockChimeAPIMockRecorder) SendChannelMessageRequest ¶
func (mr *MockChimeAPIMockRecorder) SendChannelMessageRequest(arg0 interface{}) *gomock.Call
SendChannelMessageRequest indicates an expected call of SendChannelMessageRequest
func (*MockChimeAPIMockRecorder) SendChannelMessageWithContext ¶
func (mr *MockChimeAPIMockRecorder) SendChannelMessageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SendChannelMessageWithContext indicates an expected call of SendChannelMessageWithContext
func (*MockChimeAPIMockRecorder) StartMeetingTranscription ¶
func (mr *MockChimeAPIMockRecorder) StartMeetingTranscription(arg0 interface{}) *gomock.Call
StartMeetingTranscription indicates an expected call of StartMeetingTranscription
func (*MockChimeAPIMockRecorder) StartMeetingTranscriptionRequest ¶
func (mr *MockChimeAPIMockRecorder) StartMeetingTranscriptionRequest(arg0 interface{}) *gomock.Call
StartMeetingTranscriptionRequest indicates an expected call of StartMeetingTranscriptionRequest
func (*MockChimeAPIMockRecorder) StartMeetingTranscriptionWithContext ¶
func (mr *MockChimeAPIMockRecorder) StartMeetingTranscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartMeetingTranscriptionWithContext indicates an expected call of StartMeetingTranscriptionWithContext
func (*MockChimeAPIMockRecorder) StopMeetingTranscription ¶
func (mr *MockChimeAPIMockRecorder) StopMeetingTranscription(arg0 interface{}) *gomock.Call
StopMeetingTranscription indicates an expected call of StopMeetingTranscription
func (*MockChimeAPIMockRecorder) StopMeetingTranscriptionRequest ¶
func (mr *MockChimeAPIMockRecorder) StopMeetingTranscriptionRequest(arg0 interface{}) *gomock.Call
StopMeetingTranscriptionRequest indicates an expected call of StopMeetingTranscriptionRequest
func (*MockChimeAPIMockRecorder) StopMeetingTranscriptionWithContext ¶
func (mr *MockChimeAPIMockRecorder) StopMeetingTranscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopMeetingTranscriptionWithContext indicates an expected call of StopMeetingTranscriptionWithContext
func (*MockChimeAPIMockRecorder) TagAttendee ¶
func (mr *MockChimeAPIMockRecorder) TagAttendee(arg0 interface{}) *gomock.Call
TagAttendee indicates an expected call of TagAttendee
func (*MockChimeAPIMockRecorder) TagAttendeeRequest ¶
func (mr *MockChimeAPIMockRecorder) TagAttendeeRequest(arg0 interface{}) *gomock.Call
TagAttendeeRequest indicates an expected call of TagAttendeeRequest
func (*MockChimeAPIMockRecorder) TagAttendeeWithContext ¶
func (mr *MockChimeAPIMockRecorder) TagAttendeeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagAttendeeWithContext indicates an expected call of TagAttendeeWithContext
func (*MockChimeAPIMockRecorder) TagMeeting ¶
func (mr *MockChimeAPIMockRecorder) TagMeeting(arg0 interface{}) *gomock.Call
TagMeeting indicates an expected call of TagMeeting
func (*MockChimeAPIMockRecorder) TagMeetingRequest ¶
func (mr *MockChimeAPIMockRecorder) TagMeetingRequest(arg0 interface{}) *gomock.Call
TagMeetingRequest indicates an expected call of TagMeetingRequest
func (*MockChimeAPIMockRecorder) TagMeetingWithContext ¶
func (mr *MockChimeAPIMockRecorder) TagMeetingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagMeetingWithContext indicates an expected call of TagMeetingWithContext
func (*MockChimeAPIMockRecorder) TagResource ¶
func (mr *MockChimeAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockChimeAPIMockRecorder) TagResourceRequest ¶
func (mr *MockChimeAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockChimeAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockChimeAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockChimeAPIMockRecorder) UntagAttendee ¶
func (mr *MockChimeAPIMockRecorder) UntagAttendee(arg0 interface{}) *gomock.Call
UntagAttendee indicates an expected call of UntagAttendee
func (*MockChimeAPIMockRecorder) UntagAttendeeRequest ¶
func (mr *MockChimeAPIMockRecorder) UntagAttendeeRequest(arg0 interface{}) *gomock.Call
UntagAttendeeRequest indicates an expected call of UntagAttendeeRequest
func (*MockChimeAPIMockRecorder) UntagAttendeeWithContext ¶
func (mr *MockChimeAPIMockRecorder) UntagAttendeeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagAttendeeWithContext indicates an expected call of UntagAttendeeWithContext
func (*MockChimeAPIMockRecorder) UntagMeeting ¶
func (mr *MockChimeAPIMockRecorder) UntagMeeting(arg0 interface{}) *gomock.Call
UntagMeeting indicates an expected call of UntagMeeting
func (*MockChimeAPIMockRecorder) UntagMeetingRequest ¶
func (mr *MockChimeAPIMockRecorder) UntagMeetingRequest(arg0 interface{}) *gomock.Call
UntagMeetingRequest indicates an expected call of UntagMeetingRequest
func (*MockChimeAPIMockRecorder) UntagMeetingWithContext ¶
func (mr *MockChimeAPIMockRecorder) UntagMeetingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagMeetingWithContext indicates an expected call of UntagMeetingWithContext
func (*MockChimeAPIMockRecorder) UntagResource ¶
func (mr *MockChimeAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockChimeAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockChimeAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockChimeAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockChimeAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
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) UpdateAppInstance ¶
func (mr *MockChimeAPIMockRecorder) UpdateAppInstance(arg0 interface{}) *gomock.Call
UpdateAppInstance indicates an expected call of UpdateAppInstance
func (*MockChimeAPIMockRecorder) UpdateAppInstanceRequest ¶
func (mr *MockChimeAPIMockRecorder) UpdateAppInstanceRequest(arg0 interface{}) *gomock.Call
UpdateAppInstanceRequest indicates an expected call of UpdateAppInstanceRequest
func (*MockChimeAPIMockRecorder) UpdateAppInstanceUser ¶
func (mr *MockChimeAPIMockRecorder) UpdateAppInstanceUser(arg0 interface{}) *gomock.Call
UpdateAppInstanceUser indicates an expected call of UpdateAppInstanceUser
func (*MockChimeAPIMockRecorder) UpdateAppInstanceUserRequest ¶
func (mr *MockChimeAPIMockRecorder) UpdateAppInstanceUserRequest(arg0 interface{}) *gomock.Call
UpdateAppInstanceUserRequest indicates an expected call of UpdateAppInstanceUserRequest
func (*MockChimeAPIMockRecorder) UpdateAppInstanceUserWithContext ¶
func (mr *MockChimeAPIMockRecorder) UpdateAppInstanceUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateAppInstanceUserWithContext indicates an expected call of UpdateAppInstanceUserWithContext
func (*MockChimeAPIMockRecorder) UpdateAppInstanceWithContext ¶
func (mr *MockChimeAPIMockRecorder) UpdateAppInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateAppInstanceWithContext indicates an expected call of UpdateAppInstanceWithContext
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) UpdateChannel ¶
func (mr *MockChimeAPIMockRecorder) UpdateChannel(arg0 interface{}) *gomock.Call
UpdateChannel indicates an expected call of UpdateChannel
func (*MockChimeAPIMockRecorder) UpdateChannelMessage ¶
func (mr *MockChimeAPIMockRecorder) UpdateChannelMessage(arg0 interface{}) *gomock.Call
UpdateChannelMessage indicates an expected call of UpdateChannelMessage
func (*MockChimeAPIMockRecorder) UpdateChannelMessageRequest ¶
func (mr *MockChimeAPIMockRecorder) UpdateChannelMessageRequest(arg0 interface{}) *gomock.Call
UpdateChannelMessageRequest indicates an expected call of UpdateChannelMessageRequest
func (*MockChimeAPIMockRecorder) UpdateChannelMessageWithContext ¶
func (mr *MockChimeAPIMockRecorder) UpdateChannelMessageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateChannelMessageWithContext indicates an expected call of UpdateChannelMessageWithContext
func (*MockChimeAPIMockRecorder) UpdateChannelReadMarker ¶
func (mr *MockChimeAPIMockRecorder) UpdateChannelReadMarker(arg0 interface{}) *gomock.Call
UpdateChannelReadMarker indicates an expected call of UpdateChannelReadMarker
func (*MockChimeAPIMockRecorder) UpdateChannelReadMarkerRequest ¶
func (mr *MockChimeAPIMockRecorder) UpdateChannelReadMarkerRequest(arg0 interface{}) *gomock.Call
UpdateChannelReadMarkerRequest indicates an expected call of UpdateChannelReadMarkerRequest
func (*MockChimeAPIMockRecorder) UpdateChannelReadMarkerWithContext ¶
func (mr *MockChimeAPIMockRecorder) UpdateChannelReadMarkerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateChannelReadMarkerWithContext indicates an expected call of UpdateChannelReadMarkerWithContext
func (*MockChimeAPIMockRecorder) UpdateChannelRequest ¶
func (mr *MockChimeAPIMockRecorder) UpdateChannelRequest(arg0 interface{}) *gomock.Call
UpdateChannelRequest indicates an expected call of UpdateChannelRequest
func (*MockChimeAPIMockRecorder) UpdateChannelWithContext ¶
func (mr *MockChimeAPIMockRecorder) UpdateChannelWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateChannelWithContext indicates an expected call of UpdateChannelWithContext
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) UpdateSipMediaApplication ¶
func (mr *MockChimeAPIMockRecorder) UpdateSipMediaApplication(arg0 interface{}) *gomock.Call
UpdateSipMediaApplication indicates an expected call of UpdateSipMediaApplication
func (*MockChimeAPIMockRecorder) UpdateSipMediaApplicationCall ¶
func (mr *MockChimeAPIMockRecorder) UpdateSipMediaApplicationCall(arg0 interface{}) *gomock.Call
UpdateSipMediaApplicationCall indicates an expected call of UpdateSipMediaApplicationCall
func (*MockChimeAPIMockRecorder) UpdateSipMediaApplicationCallRequest ¶
func (mr *MockChimeAPIMockRecorder) UpdateSipMediaApplicationCallRequest(arg0 interface{}) *gomock.Call
UpdateSipMediaApplicationCallRequest indicates an expected call of UpdateSipMediaApplicationCallRequest
func (*MockChimeAPIMockRecorder) UpdateSipMediaApplicationCallWithContext ¶
func (mr *MockChimeAPIMockRecorder) UpdateSipMediaApplicationCallWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateSipMediaApplicationCallWithContext indicates an expected call of UpdateSipMediaApplicationCallWithContext
func (*MockChimeAPIMockRecorder) UpdateSipMediaApplicationRequest ¶
func (mr *MockChimeAPIMockRecorder) UpdateSipMediaApplicationRequest(arg0 interface{}) *gomock.Call
UpdateSipMediaApplicationRequest indicates an expected call of UpdateSipMediaApplicationRequest
func (*MockChimeAPIMockRecorder) UpdateSipMediaApplicationWithContext ¶
func (mr *MockChimeAPIMockRecorder) UpdateSipMediaApplicationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateSipMediaApplicationWithContext indicates an expected call of UpdateSipMediaApplicationWithContext
func (*MockChimeAPIMockRecorder) UpdateSipRule ¶
func (mr *MockChimeAPIMockRecorder) UpdateSipRule(arg0 interface{}) *gomock.Call
UpdateSipRule indicates an expected call of UpdateSipRule
func (*MockChimeAPIMockRecorder) UpdateSipRuleRequest ¶
func (mr *MockChimeAPIMockRecorder) UpdateSipRuleRequest(arg0 interface{}) *gomock.Call
UpdateSipRuleRequest indicates an expected call of UpdateSipRuleRequest
func (*MockChimeAPIMockRecorder) UpdateSipRuleWithContext ¶
func (mr *MockChimeAPIMockRecorder) UpdateSipRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateSipRuleWithContext indicates an expected call of UpdateSipRuleWithContext
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