mocks

package
v0.0.11 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IClient

type IClient struct {
	mock.Mock
}

IClient is an autogenerated mock type for the IClient type

func NewIClient

func NewIClient(t interface {
	mock.TestingT
	Cleanup(func())
}) *IClient

NewIClient creates a new instance of IClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*IClient) AssociatePhoneNumbersWithVoiceConnector

AssociatePhoneNumbersWithVoiceConnector provides a mock function with given fields: ctx, params, optFns

func (*IClient) AssociatePhoneNumbersWithVoiceConnectorGroup

AssociatePhoneNumbersWithVoiceConnectorGroup provides a mock function with given fields: ctx, params, optFns

func (*IClient) BatchDeletePhoneNumber

BatchDeletePhoneNumber provides a mock function with given fields: ctx, params, optFns

func (*IClient) BatchUpdatePhoneNumber

BatchUpdatePhoneNumber provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreatePhoneNumberOrder

CreatePhoneNumberOrder provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateProxySession

CreateProxySession provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateSipMediaApplication

CreateSipMediaApplication provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateSipMediaApplicationCall

CreateSipMediaApplicationCall provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateSipRule

CreateSipRule provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateVoiceConnector

CreateVoiceConnector provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateVoiceConnectorGroup

CreateVoiceConnectorGroup provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateVoiceProfile

CreateVoiceProfile provides a mock function with given fields: ctx, params, optFns

func (*IClient) CreateVoiceProfileDomain

CreateVoiceProfileDomain provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeletePhoneNumber

DeletePhoneNumber provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteProxySession

DeleteProxySession provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteSipMediaApplication

DeleteSipMediaApplication provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteSipRule

DeleteSipRule provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteVoiceConnector

DeleteVoiceConnector provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteVoiceConnectorEmergencyCallingConfiguration

DeleteVoiceConnectorEmergencyCallingConfiguration provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteVoiceConnectorGroup

DeleteVoiceConnectorGroup provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteVoiceConnectorOrigination

DeleteVoiceConnectorOrigination provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteVoiceConnectorProxy

DeleteVoiceConnectorProxy provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteVoiceConnectorStreamingConfiguration

DeleteVoiceConnectorStreamingConfiguration provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteVoiceConnectorTermination

DeleteVoiceConnectorTermination provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteVoiceConnectorTerminationCredentials

DeleteVoiceConnectorTerminationCredentials provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteVoiceProfile

DeleteVoiceProfile provides a mock function with given fields: ctx, params, optFns

func (*IClient) DeleteVoiceProfileDomain

DeleteVoiceProfileDomain provides a mock function with given fields: ctx, params, optFns

func (*IClient) DisassociatePhoneNumbersFromVoiceConnector

DisassociatePhoneNumbersFromVoiceConnector provides a mock function with given fields: ctx, params, optFns

func (*IClient) DisassociatePhoneNumbersFromVoiceConnectorGroup

DisassociatePhoneNumbersFromVoiceConnectorGroup provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetGlobalSettings

GetGlobalSettings provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetPhoneNumber

GetPhoneNumber provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetPhoneNumberOrder

GetPhoneNumberOrder provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetPhoneNumberSettings

GetPhoneNumberSettings provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetProxySession

GetProxySession provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetSipMediaApplication

GetSipMediaApplication provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetSipMediaApplicationAlexaSkillConfiguration

GetSipMediaApplicationAlexaSkillConfiguration provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetSipMediaApplicationLoggingConfiguration

GetSipMediaApplicationLoggingConfiguration provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetSipRule

func (_m *IClient) GetSipRule(ctx context.Context, params *chimesdkvoice.GetSipRuleInput, optFns ...func(*chimesdkvoice.Options)) (*chimesdkvoice.GetSipRuleOutput, error)

GetSipRule provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetSpeakerSearchTask

GetSpeakerSearchTask provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetVoiceConnector

GetVoiceConnector provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetVoiceConnectorEmergencyCallingConfiguration

GetVoiceConnectorEmergencyCallingConfiguration provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetVoiceConnectorGroup

GetVoiceConnectorGroup provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetVoiceConnectorLoggingConfiguration

GetVoiceConnectorLoggingConfiguration provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetVoiceConnectorOrigination

GetVoiceConnectorOrigination provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetVoiceConnectorProxy

GetVoiceConnectorProxy provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetVoiceConnectorStreamingConfiguration

GetVoiceConnectorStreamingConfiguration provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetVoiceConnectorTermination

GetVoiceConnectorTermination provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetVoiceConnectorTerminationHealth

GetVoiceConnectorTerminationHealth provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetVoiceProfile

GetVoiceProfile provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetVoiceProfileDomain

GetVoiceProfileDomain provides a mock function with given fields: ctx, params, optFns

func (*IClient) GetVoiceToneAnalysisTask

GetVoiceToneAnalysisTask provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListAvailableVoiceConnectorRegions

ListAvailableVoiceConnectorRegions provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListPhoneNumberOrders

ListPhoneNumberOrders provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListPhoneNumbers

ListPhoneNumbers provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListProxySessions

ListProxySessions provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListSipMediaApplications

ListSipMediaApplications provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListSipRules

ListSipRules provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListSupportedPhoneNumberCountries

ListSupportedPhoneNumberCountries provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListTagsForResource

ListTagsForResource provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListVoiceConnectorGroups

ListVoiceConnectorGroups provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListVoiceConnectorTerminationCredentials

ListVoiceConnectorTerminationCredentials provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListVoiceConnectors

ListVoiceConnectors provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListVoiceProfileDomains

ListVoiceProfileDomains provides a mock function with given fields: ctx, params, optFns

func (*IClient) ListVoiceProfiles

ListVoiceProfiles provides a mock function with given fields: ctx, params, optFns

func (*IClient) Options

func (_m *IClient) Options() chimesdkvoice.Options

Options provides a mock function with given fields:

func (*IClient) PutSipMediaApplicationAlexaSkillConfiguration

PutSipMediaApplicationAlexaSkillConfiguration provides a mock function with given fields: ctx, params, optFns

func (*IClient) PutSipMediaApplicationLoggingConfiguration

PutSipMediaApplicationLoggingConfiguration provides a mock function with given fields: ctx, params, optFns

func (*IClient) PutVoiceConnectorEmergencyCallingConfiguration

PutVoiceConnectorEmergencyCallingConfiguration provides a mock function with given fields: ctx, params, optFns

func (*IClient) PutVoiceConnectorLoggingConfiguration

PutVoiceConnectorLoggingConfiguration provides a mock function with given fields: ctx, params, optFns

func (*IClient) PutVoiceConnectorOrigination

PutVoiceConnectorOrigination provides a mock function with given fields: ctx, params, optFns

func (*IClient) PutVoiceConnectorProxy

PutVoiceConnectorProxy provides a mock function with given fields: ctx, params, optFns

func (*IClient) PutVoiceConnectorStreamingConfiguration

PutVoiceConnectorStreamingConfiguration provides a mock function with given fields: ctx, params, optFns

func (*IClient) PutVoiceConnectorTermination

PutVoiceConnectorTermination provides a mock function with given fields: ctx, params, optFns

func (*IClient) PutVoiceConnectorTerminationCredentials

PutVoiceConnectorTerminationCredentials provides a mock function with given fields: ctx, params, optFns

func (*IClient) RestorePhoneNumber

RestorePhoneNumber provides a mock function with given fields: ctx, params, optFns

func (*IClient) SearchAvailablePhoneNumbers

SearchAvailablePhoneNumbers provides a mock function with given fields: ctx, params, optFns

func (*IClient) StartSpeakerSearchTask

StartSpeakerSearchTask provides a mock function with given fields: ctx, params, optFns

func (*IClient) StartVoiceToneAnalysisTask

StartVoiceToneAnalysisTask provides a mock function with given fields: ctx, params, optFns

func (*IClient) StopSpeakerSearchTask

StopSpeakerSearchTask provides a mock function with given fields: ctx, params, optFns

func (*IClient) StopVoiceToneAnalysisTask

StopVoiceToneAnalysisTask provides a mock function with given fields: ctx, params, optFns

func (*IClient) TagResource

func (_m *IClient) TagResource(ctx context.Context, params *chimesdkvoice.TagResourceInput, optFns ...func(*chimesdkvoice.Options)) (*chimesdkvoice.TagResourceOutput, error)

TagResource provides a mock function with given fields: ctx, params, optFns

func (*IClient) UntagResource

UntagResource provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateGlobalSettings

UpdateGlobalSettings provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdatePhoneNumber

UpdatePhoneNumber provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdatePhoneNumberSettings

UpdatePhoneNumberSettings provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateProxySession

UpdateProxySession provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateSipMediaApplication

UpdateSipMediaApplication provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateSipMediaApplicationCall

UpdateSipMediaApplicationCall provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateSipRule

UpdateSipRule provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateVoiceConnector

UpdateVoiceConnector provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateVoiceConnectorGroup

UpdateVoiceConnectorGroup provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateVoiceProfile

UpdateVoiceProfile provides a mock function with given fields: ctx, params, optFns

func (*IClient) UpdateVoiceProfileDomain

UpdateVoiceProfileDomain provides a mock function with given fields: ctx, params, optFns

func (*IClient) ValidateE911Address

ValidateE911Address provides a mock function with given fields: ctx, params, optFns

Jump to

Keyboard shortcuts

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