import { HttpHandlerOptions as __HttpHandlerOptions, PaginationConfiguration, Paginator, } from "@smithy/types"; import { ChimeSDKVoiceClient } from "./ChimeSDKVoiceClient"; import { AssociatePhoneNumbersWithVoiceConnectorCommandInput, AssociatePhoneNumbersWithVoiceConnectorCommandOutput, } from "./commands/AssociatePhoneNumbersWithVoiceConnectorCommand"; import { AssociatePhoneNumbersWithVoiceConnectorGroupCommandInput, AssociatePhoneNumbersWithVoiceConnectorGroupCommandOutput, } from "./commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand"; import { BatchDeletePhoneNumberCommandInput, BatchDeletePhoneNumberCommandOutput, } from "./commands/BatchDeletePhoneNumberCommand"; import { BatchUpdatePhoneNumberCommandInput, BatchUpdatePhoneNumberCommandOutput, } from "./commands/BatchUpdatePhoneNumberCommand"; import { CreatePhoneNumberOrderCommandInput, CreatePhoneNumberOrderCommandOutput, } from "./commands/CreatePhoneNumberOrderCommand"; import { CreateProxySessionCommandInput, CreateProxySessionCommandOutput, } from "./commands/CreateProxySessionCommand"; import { CreateSipMediaApplicationCallCommandInput, CreateSipMediaApplicationCallCommandOutput, } from "./commands/CreateSipMediaApplicationCallCommand"; import { CreateSipMediaApplicationCommandInput, CreateSipMediaApplicationCommandOutput, } from "./commands/CreateSipMediaApplicationCommand"; import { CreateSipRuleCommandInput, CreateSipRuleCommandOutput, } from "./commands/CreateSipRuleCommand"; import { CreateVoiceConnectorCommandInput, CreateVoiceConnectorCommandOutput, } from "./commands/CreateVoiceConnectorCommand"; import { CreateVoiceConnectorGroupCommandInput, CreateVoiceConnectorGroupCommandOutput, } from "./commands/CreateVoiceConnectorGroupCommand"; import { CreateVoiceProfileCommandInput, CreateVoiceProfileCommandOutput, } from "./commands/CreateVoiceProfileCommand"; import { CreateVoiceProfileDomainCommandInput, CreateVoiceProfileDomainCommandOutput, } from "./commands/CreateVoiceProfileDomainCommand"; import { DeletePhoneNumberCommandInput, DeletePhoneNumberCommandOutput, } from "./commands/DeletePhoneNumberCommand"; import { DeleteProxySessionCommandInput, DeleteProxySessionCommandOutput, } from "./commands/DeleteProxySessionCommand"; import { DeleteSipMediaApplicationCommandInput, DeleteSipMediaApplicationCommandOutput, } from "./commands/DeleteSipMediaApplicationCommand"; import { DeleteSipRuleCommandInput, DeleteSipRuleCommandOutput, } from "./commands/DeleteSipRuleCommand"; import { DeleteVoiceConnectorCommandInput, DeleteVoiceConnectorCommandOutput, } from "./commands/DeleteVoiceConnectorCommand"; import { DeleteVoiceConnectorEmergencyCallingConfigurationCommandInput, DeleteVoiceConnectorEmergencyCallingConfigurationCommandOutput, } from "./commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand"; import { DeleteVoiceConnectorExternalSystemsConfigurationCommandInput, DeleteVoiceConnectorExternalSystemsConfigurationCommandOutput, } from "./commands/DeleteVoiceConnectorExternalSystemsConfigurationCommand"; import { DeleteVoiceConnectorGroupCommandInput, DeleteVoiceConnectorGroupCommandOutput, } from "./commands/DeleteVoiceConnectorGroupCommand"; import { DeleteVoiceConnectorOriginationCommandInput, DeleteVoiceConnectorOriginationCommandOutput, } from "./commands/DeleteVoiceConnectorOriginationCommand"; import { DeleteVoiceConnectorProxyCommandInput, DeleteVoiceConnectorProxyCommandOutput, } from "./commands/DeleteVoiceConnectorProxyCommand"; import { DeleteVoiceConnectorStreamingConfigurationCommandInput, DeleteVoiceConnectorStreamingConfigurationCommandOutput, } from "./commands/DeleteVoiceConnectorStreamingConfigurationCommand"; import { DeleteVoiceConnectorTerminationCommandInput, DeleteVoiceConnectorTerminationCommandOutput, } from "./commands/DeleteVoiceConnectorTerminationCommand"; import { DeleteVoiceConnectorTerminationCredentialsCommandInput, DeleteVoiceConnectorTerminationCredentialsCommandOutput, } from "./commands/DeleteVoiceConnectorTerminationCredentialsCommand"; import { DeleteVoiceProfileCommandInput, DeleteVoiceProfileCommandOutput, } from "./commands/DeleteVoiceProfileCommand"; import { DeleteVoiceProfileDomainCommandInput, DeleteVoiceProfileDomainCommandOutput, } from "./commands/DeleteVoiceProfileDomainCommand"; import { DisassociatePhoneNumbersFromVoiceConnectorCommandInput, DisassociatePhoneNumbersFromVoiceConnectorCommandOutput, } from "./commands/DisassociatePhoneNumbersFromVoiceConnectorCommand"; import { DisassociatePhoneNumbersFromVoiceConnectorGroupCommandInput, DisassociatePhoneNumbersFromVoiceConnectorGroupCommandOutput, } from "./commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand"; import { GetGlobalSettingsCommandInput, GetGlobalSettingsCommandOutput, } from "./commands/GetGlobalSettingsCommand"; import { GetPhoneNumberCommandInput, GetPhoneNumberCommandOutput, } from "./commands/GetPhoneNumberCommand"; import { GetPhoneNumberOrderCommandInput, GetPhoneNumberOrderCommandOutput, } from "./commands/GetPhoneNumberOrderCommand"; import { GetPhoneNumberSettingsCommandInput, GetPhoneNumberSettingsCommandOutput, } from "./commands/GetPhoneNumberSettingsCommand"; import { GetProxySessionCommandInput, GetProxySessionCommandOutput, } from "./commands/GetProxySessionCommand"; import { GetSipMediaApplicationAlexaSkillConfigurationCommandInput, GetSipMediaApplicationAlexaSkillConfigurationCommandOutput, } from "./commands/GetSipMediaApplicationAlexaSkillConfigurationCommand"; import { GetSipMediaApplicationCommandInput, GetSipMediaApplicationCommandOutput, } from "./commands/GetSipMediaApplicationCommand"; import { GetSipMediaApplicationLoggingConfigurationCommandInput, GetSipMediaApplicationLoggingConfigurationCommandOutput, } from "./commands/GetSipMediaApplicationLoggingConfigurationCommand"; import { GetSipRuleCommandInput, GetSipRuleCommandOutput, } from "./commands/GetSipRuleCommand"; import { GetSpeakerSearchTaskCommandInput, GetSpeakerSearchTaskCommandOutput, } from "./commands/GetSpeakerSearchTaskCommand"; import { GetVoiceConnectorCommandInput, GetVoiceConnectorCommandOutput, } from "./commands/GetVoiceConnectorCommand"; import { GetVoiceConnectorEmergencyCallingConfigurationCommandInput, GetVoiceConnectorEmergencyCallingConfigurationCommandOutput, } from "./commands/GetVoiceConnectorEmergencyCallingConfigurationCommand"; import { GetVoiceConnectorExternalSystemsConfigurationCommandInput, GetVoiceConnectorExternalSystemsConfigurationCommandOutput, } from "./commands/GetVoiceConnectorExternalSystemsConfigurationCommand"; import { GetVoiceConnectorGroupCommandInput, GetVoiceConnectorGroupCommandOutput, } from "./commands/GetVoiceConnectorGroupCommand"; import { GetVoiceConnectorLoggingConfigurationCommandInput, GetVoiceConnectorLoggingConfigurationCommandOutput, } from "./commands/GetVoiceConnectorLoggingConfigurationCommand"; import { GetVoiceConnectorOriginationCommandInput, GetVoiceConnectorOriginationCommandOutput, } from "./commands/GetVoiceConnectorOriginationCommand"; import { GetVoiceConnectorProxyCommandInput, GetVoiceConnectorProxyCommandOutput, } from "./commands/GetVoiceConnectorProxyCommand"; import { GetVoiceConnectorStreamingConfigurationCommandInput, GetVoiceConnectorStreamingConfigurationCommandOutput, } from "./commands/GetVoiceConnectorStreamingConfigurationCommand"; import { GetVoiceConnectorTerminationCommandInput, GetVoiceConnectorTerminationCommandOutput, } from "./commands/GetVoiceConnectorTerminationCommand"; import { GetVoiceConnectorTerminationHealthCommandInput, GetVoiceConnectorTerminationHealthCommandOutput, } from "./commands/GetVoiceConnectorTerminationHealthCommand"; import { GetVoiceProfileCommandInput, GetVoiceProfileCommandOutput, } from "./commands/GetVoiceProfileCommand"; import { GetVoiceProfileDomainCommandInput, GetVoiceProfileDomainCommandOutput, } from "./commands/GetVoiceProfileDomainCommand"; import { GetVoiceToneAnalysisTaskCommandInput, GetVoiceToneAnalysisTaskCommandOutput, } from "./commands/GetVoiceToneAnalysisTaskCommand"; import { ListAvailableVoiceConnectorRegionsCommandInput, ListAvailableVoiceConnectorRegionsCommandOutput, } from "./commands/ListAvailableVoiceConnectorRegionsCommand"; import { ListPhoneNumberOrdersCommandInput, ListPhoneNumberOrdersCommandOutput, } from "./commands/ListPhoneNumberOrdersCommand"; import { ListPhoneNumbersCommandInput, ListPhoneNumbersCommandOutput, } from "./commands/ListPhoneNumbersCommand"; import { ListProxySessionsCommandInput, ListProxySessionsCommandOutput, } from "./commands/ListProxySessionsCommand"; import { ListSipMediaApplicationsCommandInput, ListSipMediaApplicationsCommandOutput, } from "./commands/ListSipMediaApplicationsCommand"; import { ListSipRulesCommandInput, ListSipRulesCommandOutput, } from "./commands/ListSipRulesCommand"; import { ListSupportedPhoneNumberCountriesCommandInput, ListSupportedPhoneNumberCountriesCommandOutput, } from "./commands/ListSupportedPhoneNumberCountriesCommand"; import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, } from "./commands/ListTagsForResourceCommand"; import { ListVoiceConnectorGroupsCommandInput, ListVoiceConnectorGroupsCommandOutput, } from "./commands/ListVoiceConnectorGroupsCommand"; import { ListVoiceConnectorsCommandInput, ListVoiceConnectorsCommandOutput, } from "./commands/ListVoiceConnectorsCommand"; import { ListVoiceConnectorTerminationCredentialsCommandInput, ListVoiceConnectorTerminationCredentialsCommandOutput, } from "./commands/ListVoiceConnectorTerminationCredentialsCommand"; import { ListVoiceProfileDomainsCommandInput, ListVoiceProfileDomainsCommandOutput, } from "./commands/ListVoiceProfileDomainsCommand"; import { ListVoiceProfilesCommandInput, ListVoiceProfilesCommandOutput, } from "./commands/ListVoiceProfilesCommand"; import { PutSipMediaApplicationAlexaSkillConfigurationCommandInput, PutSipMediaApplicationAlexaSkillConfigurationCommandOutput, } from "./commands/PutSipMediaApplicationAlexaSkillConfigurationCommand"; import { PutSipMediaApplicationLoggingConfigurationCommandInput, PutSipMediaApplicationLoggingConfigurationCommandOutput, } from "./commands/PutSipMediaApplicationLoggingConfigurationCommand"; import { PutVoiceConnectorEmergencyCallingConfigurationCommandInput, PutVoiceConnectorEmergencyCallingConfigurationCommandOutput, } from "./commands/PutVoiceConnectorEmergencyCallingConfigurationCommand"; import { PutVoiceConnectorExternalSystemsConfigurationCommandInput, PutVoiceConnectorExternalSystemsConfigurationCommandOutput, } from "./commands/PutVoiceConnectorExternalSystemsConfigurationCommand"; import { PutVoiceConnectorLoggingConfigurationCommandInput, PutVoiceConnectorLoggingConfigurationCommandOutput, } from "./commands/PutVoiceConnectorLoggingConfigurationCommand"; import { PutVoiceConnectorOriginationCommandInput, PutVoiceConnectorOriginationCommandOutput, } from "./commands/PutVoiceConnectorOriginationCommand"; import { PutVoiceConnectorProxyCommandInput, PutVoiceConnectorProxyCommandOutput, } from "./commands/PutVoiceConnectorProxyCommand"; import { PutVoiceConnectorStreamingConfigurationCommandInput, PutVoiceConnectorStreamingConfigurationCommandOutput, } from "./commands/PutVoiceConnectorStreamingConfigurationCommand"; import { PutVoiceConnectorTerminationCommandInput, PutVoiceConnectorTerminationCommandOutput, } from "./commands/PutVoiceConnectorTerminationCommand"; import { PutVoiceConnectorTerminationCredentialsCommandInput, PutVoiceConnectorTerminationCredentialsCommandOutput, } from "./commands/PutVoiceConnectorTerminationCredentialsCommand"; import { RestorePhoneNumberCommandInput, RestorePhoneNumberCommandOutput, } from "./commands/RestorePhoneNumberCommand"; import { SearchAvailablePhoneNumbersCommandInput, SearchAvailablePhoneNumbersCommandOutput, } from "./commands/SearchAvailablePhoneNumbersCommand"; import { StartSpeakerSearchTaskCommandInput, StartSpeakerSearchTaskCommandOutput, } from "./commands/StartSpeakerSearchTaskCommand"; import { StartVoiceToneAnalysisTaskCommandInput, StartVoiceToneAnalysisTaskCommandOutput, } from "./commands/StartVoiceToneAnalysisTaskCommand"; import { StopSpeakerSearchTaskCommandInput, StopSpeakerSearchTaskCommandOutput, } from "./commands/StopSpeakerSearchTaskCommand"; import { StopVoiceToneAnalysisTaskCommandInput, StopVoiceToneAnalysisTaskCommandOutput, } from "./commands/StopVoiceToneAnalysisTaskCommand"; import { TagResourceCommandInput, TagResourceCommandOutput, } from "./commands/TagResourceCommand"; import { UntagResourceCommandInput, UntagResourceCommandOutput, } from "./commands/UntagResourceCommand"; import { UpdateGlobalSettingsCommandInput, UpdateGlobalSettingsCommandOutput, } from "./commands/UpdateGlobalSettingsCommand"; import { UpdatePhoneNumberCommandInput, UpdatePhoneNumberCommandOutput, } from "./commands/UpdatePhoneNumberCommand"; import { UpdatePhoneNumberSettingsCommandInput, UpdatePhoneNumberSettingsCommandOutput, } from "./commands/UpdatePhoneNumberSettingsCommand"; import { UpdateProxySessionCommandInput, UpdateProxySessionCommandOutput, } from "./commands/UpdateProxySessionCommand"; import { UpdateSipMediaApplicationCallCommandInput, UpdateSipMediaApplicationCallCommandOutput, } from "./commands/UpdateSipMediaApplicationCallCommand"; import { UpdateSipMediaApplicationCommandInput, UpdateSipMediaApplicationCommandOutput, } from "./commands/UpdateSipMediaApplicationCommand"; import { UpdateSipRuleCommandInput, UpdateSipRuleCommandOutput, } from "./commands/UpdateSipRuleCommand"; import { UpdateVoiceConnectorCommandInput, UpdateVoiceConnectorCommandOutput, } from "./commands/UpdateVoiceConnectorCommand"; import { UpdateVoiceConnectorGroupCommandInput, UpdateVoiceConnectorGroupCommandOutput, } from "./commands/UpdateVoiceConnectorGroupCommand"; import { UpdateVoiceProfileCommandInput, UpdateVoiceProfileCommandOutput, } from "./commands/UpdateVoiceProfileCommand"; import { UpdateVoiceProfileDomainCommandInput, UpdateVoiceProfileDomainCommandOutput, } from "./commands/UpdateVoiceProfileDomainCommand"; import { ValidateE911AddressCommandInput, ValidateE911AddressCommandOutput, } from "./commands/ValidateE911AddressCommand"; export interface ChimeSDKVoice { associatePhoneNumbersWithVoiceConnector( args: AssociatePhoneNumbersWithVoiceConnectorCommandInput, options?: __HttpHandlerOptions ): Promise; associatePhoneNumbersWithVoiceConnector( args: AssociatePhoneNumbersWithVoiceConnectorCommandInput, cb: ( err: any, data?: AssociatePhoneNumbersWithVoiceConnectorCommandOutput ) => void ): void; associatePhoneNumbersWithVoiceConnector( args: AssociatePhoneNumbersWithVoiceConnectorCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: AssociatePhoneNumbersWithVoiceConnectorCommandOutput ) => void ): void; associatePhoneNumbersWithVoiceConnectorGroup( args: AssociatePhoneNumbersWithVoiceConnectorGroupCommandInput, options?: __HttpHandlerOptions ): Promise; associatePhoneNumbersWithVoiceConnectorGroup( args: AssociatePhoneNumbersWithVoiceConnectorGroupCommandInput, cb: ( err: any, data?: AssociatePhoneNumbersWithVoiceConnectorGroupCommandOutput ) => void ): void; associatePhoneNumbersWithVoiceConnectorGroup( args: AssociatePhoneNumbersWithVoiceConnectorGroupCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: AssociatePhoneNumbersWithVoiceConnectorGroupCommandOutput ) => void ): void; batchDeletePhoneNumber( args: BatchDeletePhoneNumberCommandInput, options?: __HttpHandlerOptions ): Promise; batchDeletePhoneNumber( args: BatchDeletePhoneNumberCommandInput, cb: (err: any, data?: BatchDeletePhoneNumberCommandOutput) => void ): void; batchDeletePhoneNumber( args: BatchDeletePhoneNumberCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchDeletePhoneNumberCommandOutput) => void ): void; batchUpdatePhoneNumber( args: BatchUpdatePhoneNumberCommandInput, options?: __HttpHandlerOptions ): Promise; batchUpdatePhoneNumber( args: BatchUpdatePhoneNumberCommandInput, cb: (err: any, data?: BatchUpdatePhoneNumberCommandOutput) => void ): void; batchUpdatePhoneNumber( args: BatchUpdatePhoneNumberCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchUpdatePhoneNumberCommandOutput) => void ): void; createPhoneNumberOrder( args: CreatePhoneNumberOrderCommandInput, options?: __HttpHandlerOptions ): Promise; createPhoneNumberOrder( args: CreatePhoneNumberOrderCommandInput, cb: (err: any, data?: CreatePhoneNumberOrderCommandOutput) => void ): void; createPhoneNumberOrder( args: CreatePhoneNumberOrderCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreatePhoneNumberOrderCommandOutput) => void ): void; createProxySession( args: CreateProxySessionCommandInput, options?: __HttpHandlerOptions ): Promise; createProxySession( args: CreateProxySessionCommandInput, cb: (err: any, data?: CreateProxySessionCommandOutput) => void ): void; createProxySession( args: CreateProxySessionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateProxySessionCommandOutput) => void ): void; createSipMediaApplication( args: CreateSipMediaApplicationCommandInput, options?: __HttpHandlerOptions ): Promise; createSipMediaApplication( args: CreateSipMediaApplicationCommandInput, cb: (err: any, data?: CreateSipMediaApplicationCommandOutput) => void ): void; createSipMediaApplication( args: CreateSipMediaApplicationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSipMediaApplicationCommandOutput) => void ): void; createSipMediaApplicationCall( args: CreateSipMediaApplicationCallCommandInput, options?: __HttpHandlerOptions ): Promise; createSipMediaApplicationCall( args: CreateSipMediaApplicationCallCommandInput, cb: (err: any, data?: CreateSipMediaApplicationCallCommandOutput) => void ): void; createSipMediaApplicationCall( args: CreateSipMediaApplicationCallCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSipMediaApplicationCallCommandOutput) => void ): void; createSipRule( args: CreateSipRuleCommandInput, options?: __HttpHandlerOptions ): Promise; createSipRule( args: CreateSipRuleCommandInput, cb: (err: any, data?: CreateSipRuleCommandOutput) => void ): void; createSipRule( args: CreateSipRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSipRuleCommandOutput) => void ): void; createVoiceConnector( args: CreateVoiceConnectorCommandInput, options?: __HttpHandlerOptions ): Promise; createVoiceConnector( args: CreateVoiceConnectorCommandInput, cb: (err: any, data?: CreateVoiceConnectorCommandOutput) => void ): void; createVoiceConnector( args: CreateVoiceConnectorCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateVoiceConnectorCommandOutput) => void ): void; createVoiceConnectorGroup( args: CreateVoiceConnectorGroupCommandInput, options?: __HttpHandlerOptions ): Promise; createVoiceConnectorGroup( args: CreateVoiceConnectorGroupCommandInput, cb: (err: any, data?: CreateVoiceConnectorGroupCommandOutput) => void ): void; createVoiceConnectorGroup( args: CreateVoiceConnectorGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateVoiceConnectorGroupCommandOutput) => void ): void; createVoiceProfile( args: CreateVoiceProfileCommandInput, options?: __HttpHandlerOptions ): Promise; createVoiceProfile( args: CreateVoiceProfileCommandInput, cb: (err: any, data?: CreateVoiceProfileCommandOutput) => void ): void; createVoiceProfile( args: CreateVoiceProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateVoiceProfileCommandOutput) => void ): void; createVoiceProfileDomain( args: CreateVoiceProfileDomainCommandInput, options?: __HttpHandlerOptions ): Promise; createVoiceProfileDomain( args: CreateVoiceProfileDomainCommandInput, cb: (err: any, data?: CreateVoiceProfileDomainCommandOutput) => void ): void; createVoiceProfileDomain( args: CreateVoiceProfileDomainCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateVoiceProfileDomainCommandOutput) => void ): void; deletePhoneNumber( args: DeletePhoneNumberCommandInput, options?: __HttpHandlerOptions ): Promise; deletePhoneNumber( args: DeletePhoneNumberCommandInput, cb: (err: any, data?: DeletePhoneNumberCommandOutput) => void ): void; deletePhoneNumber( args: DeletePhoneNumberCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeletePhoneNumberCommandOutput) => void ): void; deleteProxySession( args: DeleteProxySessionCommandInput, options?: __HttpHandlerOptions ): Promise; deleteProxySession( args: DeleteProxySessionCommandInput, cb: (err: any, data?: DeleteProxySessionCommandOutput) => void ): void; deleteProxySession( args: DeleteProxySessionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteProxySessionCommandOutput) => void ): void; deleteSipMediaApplication( args: DeleteSipMediaApplicationCommandInput, options?: __HttpHandlerOptions ): Promise; deleteSipMediaApplication( args: DeleteSipMediaApplicationCommandInput, cb: (err: any, data?: DeleteSipMediaApplicationCommandOutput) => void ): void; deleteSipMediaApplication( args: DeleteSipMediaApplicationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSipMediaApplicationCommandOutput) => void ): void; deleteSipRule( args: DeleteSipRuleCommandInput, options?: __HttpHandlerOptions ): Promise; deleteSipRule( args: DeleteSipRuleCommandInput, cb: (err: any, data?: DeleteSipRuleCommandOutput) => void ): void; deleteSipRule( args: DeleteSipRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSipRuleCommandOutput) => void ): void; deleteVoiceConnector( args: DeleteVoiceConnectorCommandInput, options?: __HttpHandlerOptions ): Promise; deleteVoiceConnector( args: DeleteVoiceConnectorCommandInput, cb: (err: any, data?: DeleteVoiceConnectorCommandOutput) => void ): void; deleteVoiceConnector( args: DeleteVoiceConnectorCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteVoiceConnectorCommandOutput) => void ): void; deleteVoiceConnectorEmergencyCallingConfiguration( args: DeleteVoiceConnectorEmergencyCallingConfigurationCommandInput, options?: __HttpHandlerOptions ): Promise; deleteVoiceConnectorEmergencyCallingConfiguration( args: DeleteVoiceConnectorEmergencyCallingConfigurationCommandInput, cb: ( err: any, data?: DeleteVoiceConnectorEmergencyCallingConfigurationCommandOutput ) => void ): void; deleteVoiceConnectorEmergencyCallingConfiguration( args: DeleteVoiceConnectorEmergencyCallingConfigurationCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DeleteVoiceConnectorEmergencyCallingConfigurationCommandOutput ) => void ): void; deleteVoiceConnectorExternalSystemsConfiguration( args: DeleteVoiceConnectorExternalSystemsConfigurationCommandInput, options?: __HttpHandlerOptions ): Promise; deleteVoiceConnectorExternalSystemsConfiguration( args: DeleteVoiceConnectorExternalSystemsConfigurationCommandInput, cb: ( err: any, data?: DeleteVoiceConnectorExternalSystemsConfigurationCommandOutput ) => void ): void; deleteVoiceConnectorExternalSystemsConfiguration( args: DeleteVoiceConnectorExternalSystemsConfigurationCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DeleteVoiceConnectorExternalSystemsConfigurationCommandOutput ) => void ): void; deleteVoiceConnectorGroup( args: DeleteVoiceConnectorGroupCommandInput, options?: __HttpHandlerOptions ): Promise; deleteVoiceConnectorGroup( args: DeleteVoiceConnectorGroupCommandInput, cb: (err: any, data?: DeleteVoiceConnectorGroupCommandOutput) => void ): void; deleteVoiceConnectorGroup( args: DeleteVoiceConnectorGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteVoiceConnectorGroupCommandOutput) => void ): void; deleteVoiceConnectorOrigination( args: DeleteVoiceConnectorOriginationCommandInput, options?: __HttpHandlerOptions ): Promise; deleteVoiceConnectorOrigination( args: DeleteVoiceConnectorOriginationCommandInput, cb: (err: any, data?: DeleteVoiceConnectorOriginationCommandOutput) => void ): void; deleteVoiceConnectorOrigination( args: DeleteVoiceConnectorOriginationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteVoiceConnectorOriginationCommandOutput) => void ): void; deleteVoiceConnectorProxy( args: DeleteVoiceConnectorProxyCommandInput, options?: __HttpHandlerOptions ): Promise; deleteVoiceConnectorProxy( args: DeleteVoiceConnectorProxyCommandInput, cb: (err: any, data?: DeleteVoiceConnectorProxyCommandOutput) => void ): void; deleteVoiceConnectorProxy( args: DeleteVoiceConnectorProxyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteVoiceConnectorProxyCommandOutput) => void ): void; deleteVoiceConnectorStreamingConfiguration( args: DeleteVoiceConnectorStreamingConfigurationCommandInput, options?: __HttpHandlerOptions ): Promise; deleteVoiceConnectorStreamingConfiguration( args: DeleteVoiceConnectorStreamingConfigurationCommandInput, cb: ( err: any, data?: DeleteVoiceConnectorStreamingConfigurationCommandOutput ) => void ): void; deleteVoiceConnectorStreamingConfiguration( args: DeleteVoiceConnectorStreamingConfigurationCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DeleteVoiceConnectorStreamingConfigurationCommandOutput ) => void ): void; deleteVoiceConnectorTermination( args: DeleteVoiceConnectorTerminationCommandInput, options?: __HttpHandlerOptions ): Promise; deleteVoiceConnectorTermination( args: DeleteVoiceConnectorTerminationCommandInput, cb: (err: any, data?: DeleteVoiceConnectorTerminationCommandOutput) => void ): void; deleteVoiceConnectorTermination( args: DeleteVoiceConnectorTerminationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteVoiceConnectorTerminationCommandOutput) => void ): void; deleteVoiceConnectorTerminationCredentials( args: DeleteVoiceConnectorTerminationCredentialsCommandInput, options?: __HttpHandlerOptions ): Promise; deleteVoiceConnectorTerminationCredentials( args: DeleteVoiceConnectorTerminationCredentialsCommandInput, cb: ( err: any, data?: DeleteVoiceConnectorTerminationCredentialsCommandOutput ) => void ): void; deleteVoiceConnectorTerminationCredentials( args: DeleteVoiceConnectorTerminationCredentialsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DeleteVoiceConnectorTerminationCredentialsCommandOutput ) => void ): void; deleteVoiceProfile( args: DeleteVoiceProfileCommandInput, options?: __HttpHandlerOptions ): Promise; deleteVoiceProfile( args: DeleteVoiceProfileCommandInput, cb: (err: any, data?: DeleteVoiceProfileCommandOutput) => void ): void; deleteVoiceProfile( args: DeleteVoiceProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteVoiceProfileCommandOutput) => void ): void; deleteVoiceProfileDomain( args: DeleteVoiceProfileDomainCommandInput, options?: __HttpHandlerOptions ): Promise; deleteVoiceProfileDomain( args: DeleteVoiceProfileDomainCommandInput, cb: (err: any, data?: DeleteVoiceProfileDomainCommandOutput) => void ): void; deleteVoiceProfileDomain( args: DeleteVoiceProfileDomainCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteVoiceProfileDomainCommandOutput) => void ): void; disassociatePhoneNumbersFromVoiceConnector( args: DisassociatePhoneNumbersFromVoiceConnectorCommandInput, options?: __HttpHandlerOptions ): Promise; disassociatePhoneNumbersFromVoiceConnector( args: DisassociatePhoneNumbersFromVoiceConnectorCommandInput, cb: ( err: any, data?: DisassociatePhoneNumbersFromVoiceConnectorCommandOutput ) => void ): void; disassociatePhoneNumbersFromVoiceConnector( args: DisassociatePhoneNumbersFromVoiceConnectorCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DisassociatePhoneNumbersFromVoiceConnectorCommandOutput ) => void ): void; disassociatePhoneNumbersFromVoiceConnectorGroup( args: DisassociatePhoneNumbersFromVoiceConnectorGroupCommandInput, options?: __HttpHandlerOptions ): Promise; disassociatePhoneNumbersFromVoiceConnectorGroup( args: DisassociatePhoneNumbersFromVoiceConnectorGroupCommandInput, cb: ( err: any, data?: DisassociatePhoneNumbersFromVoiceConnectorGroupCommandOutput ) => void ): void; disassociatePhoneNumbersFromVoiceConnectorGroup( args: DisassociatePhoneNumbersFromVoiceConnectorGroupCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: DisassociatePhoneNumbersFromVoiceConnectorGroupCommandOutput ) => void ): void; getGlobalSettings(): Promise; getGlobalSettings( args: GetGlobalSettingsCommandInput, options?: __HttpHandlerOptions ): Promise; getGlobalSettings( args: GetGlobalSettingsCommandInput, cb: (err: any, data?: GetGlobalSettingsCommandOutput) => void ): void; getGlobalSettings( args: GetGlobalSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetGlobalSettingsCommandOutput) => void ): void; getPhoneNumber( args: GetPhoneNumberCommandInput, options?: __HttpHandlerOptions ): Promise; getPhoneNumber( args: GetPhoneNumberCommandInput, cb: (err: any, data?: GetPhoneNumberCommandOutput) => void ): void; getPhoneNumber( args: GetPhoneNumberCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetPhoneNumberCommandOutput) => void ): void; getPhoneNumberOrder( args: GetPhoneNumberOrderCommandInput, options?: __HttpHandlerOptions ): Promise; getPhoneNumberOrder( args: GetPhoneNumberOrderCommandInput, cb: (err: any, data?: GetPhoneNumberOrderCommandOutput) => void ): void; getPhoneNumberOrder( args: GetPhoneNumberOrderCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetPhoneNumberOrderCommandOutput) => void ): void; getPhoneNumberSettings(): Promise; getPhoneNumberSettings( args: GetPhoneNumberSettingsCommandInput, options?: __HttpHandlerOptions ): Promise; getPhoneNumberSettings( args: GetPhoneNumberSettingsCommandInput, cb: (err: any, data?: GetPhoneNumberSettingsCommandOutput) => void ): void; getPhoneNumberSettings( args: GetPhoneNumberSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetPhoneNumberSettingsCommandOutput) => void ): void; getProxySession( args: GetProxySessionCommandInput, options?: __HttpHandlerOptions ): Promise; getProxySession( args: GetProxySessionCommandInput, cb: (err: any, data?: GetProxySessionCommandOutput) => void ): void; getProxySession( args: GetProxySessionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetProxySessionCommandOutput) => void ): void; getSipMediaApplication( args: GetSipMediaApplicationCommandInput, options?: __HttpHandlerOptions ): Promise; getSipMediaApplication( args: GetSipMediaApplicationCommandInput, cb: (err: any, data?: GetSipMediaApplicationCommandOutput) => void ): void; getSipMediaApplication( args: GetSipMediaApplicationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSipMediaApplicationCommandOutput) => void ): void; getSipMediaApplicationAlexaSkillConfiguration( args: GetSipMediaApplicationAlexaSkillConfigurationCommandInput, options?: __HttpHandlerOptions ): Promise; getSipMediaApplicationAlexaSkillConfiguration( args: GetSipMediaApplicationAlexaSkillConfigurationCommandInput, cb: ( err: any, data?: GetSipMediaApplicationAlexaSkillConfigurationCommandOutput ) => void ): void; getSipMediaApplicationAlexaSkillConfiguration( args: GetSipMediaApplicationAlexaSkillConfigurationCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: GetSipMediaApplicationAlexaSkillConfigurationCommandOutput ) => void ): void; getSipMediaApplicationLoggingConfiguration( args: GetSipMediaApplicationLoggingConfigurationCommandInput, options?: __HttpHandlerOptions ): Promise; getSipMediaApplicationLoggingConfiguration( args: GetSipMediaApplicationLoggingConfigurationCommandInput, cb: ( err: any, data?: GetSipMediaApplicationLoggingConfigurationCommandOutput ) => void ): void; getSipMediaApplicationLoggingConfiguration( args: GetSipMediaApplicationLoggingConfigurationCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: GetSipMediaApplicationLoggingConfigurationCommandOutput ) => void ): void; getSipRule( args: GetSipRuleCommandInput, options?: __HttpHandlerOptions ): Promise; getSipRule( args: GetSipRuleCommandInput, cb: (err: any, data?: GetSipRuleCommandOutput) => void ): void; getSipRule( args: GetSipRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSipRuleCommandOutput) => void ): void; getSpeakerSearchTask( args: GetSpeakerSearchTaskCommandInput, options?: __HttpHandlerOptions ): Promise; getSpeakerSearchTask( args: GetSpeakerSearchTaskCommandInput, cb: (err: any, data?: GetSpeakerSearchTaskCommandOutput) => void ): void; getSpeakerSearchTask( args: GetSpeakerSearchTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSpeakerSearchTaskCommandOutput) => void ): void; getVoiceConnector( args: GetVoiceConnectorCommandInput, options?: __HttpHandlerOptions ): Promise; getVoiceConnector( args: GetVoiceConnectorCommandInput, cb: (err: any, data?: GetVoiceConnectorCommandOutput) => void ): void; getVoiceConnector( args: GetVoiceConnectorCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetVoiceConnectorCommandOutput) => void ): void; getVoiceConnectorEmergencyCallingConfiguration( args: GetVoiceConnectorEmergencyCallingConfigurationCommandInput, options?: __HttpHandlerOptions ): Promise; getVoiceConnectorEmergencyCallingConfiguration( args: GetVoiceConnectorEmergencyCallingConfigurationCommandInput, cb: ( err: any, data?: GetVoiceConnectorEmergencyCallingConfigurationCommandOutput ) => void ): void; getVoiceConnectorEmergencyCallingConfiguration( args: GetVoiceConnectorEmergencyCallingConfigurationCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: GetVoiceConnectorEmergencyCallingConfigurationCommandOutput ) => void ): void; getVoiceConnectorExternalSystemsConfiguration( args: GetVoiceConnectorExternalSystemsConfigurationCommandInput, options?: __HttpHandlerOptions ): Promise; getVoiceConnectorExternalSystemsConfiguration( args: GetVoiceConnectorExternalSystemsConfigurationCommandInput, cb: ( err: any, data?: GetVoiceConnectorExternalSystemsConfigurationCommandOutput ) => void ): void; getVoiceConnectorExternalSystemsConfiguration( args: GetVoiceConnectorExternalSystemsConfigurationCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: GetVoiceConnectorExternalSystemsConfigurationCommandOutput ) => void ): void; getVoiceConnectorGroup( args: GetVoiceConnectorGroupCommandInput, options?: __HttpHandlerOptions ): Promise; getVoiceConnectorGroup( args: GetVoiceConnectorGroupCommandInput, cb: (err: any, data?: GetVoiceConnectorGroupCommandOutput) => void ): void; getVoiceConnectorGroup( args: GetVoiceConnectorGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetVoiceConnectorGroupCommandOutput) => void ): void; getVoiceConnectorLoggingConfiguration( args: GetVoiceConnectorLoggingConfigurationCommandInput, options?: __HttpHandlerOptions ): Promise; getVoiceConnectorLoggingConfiguration( args: GetVoiceConnectorLoggingConfigurationCommandInput, cb: ( err: any, data?: GetVoiceConnectorLoggingConfigurationCommandOutput ) => void ): void; getVoiceConnectorLoggingConfiguration( args: GetVoiceConnectorLoggingConfigurationCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: GetVoiceConnectorLoggingConfigurationCommandOutput ) => void ): void; getVoiceConnectorOrigination( args: GetVoiceConnectorOriginationCommandInput, options?: __HttpHandlerOptions ): Promise; getVoiceConnectorOrigination( args: GetVoiceConnectorOriginationCommandInput, cb: (err: any, data?: GetVoiceConnectorOriginationCommandOutput) => void ): void; getVoiceConnectorOrigination( args: GetVoiceConnectorOriginationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetVoiceConnectorOriginationCommandOutput) => void ): void; getVoiceConnectorProxy( args: GetVoiceConnectorProxyCommandInput, options?: __HttpHandlerOptions ): Promise; getVoiceConnectorProxy( args: GetVoiceConnectorProxyCommandInput, cb: (err: any, data?: GetVoiceConnectorProxyCommandOutput) => void ): void; getVoiceConnectorProxy( args: GetVoiceConnectorProxyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetVoiceConnectorProxyCommandOutput) => void ): void; getVoiceConnectorStreamingConfiguration( args: GetVoiceConnectorStreamingConfigurationCommandInput, options?: __HttpHandlerOptions ): Promise; getVoiceConnectorStreamingConfiguration( args: GetVoiceConnectorStreamingConfigurationCommandInput, cb: ( err: any, data?: GetVoiceConnectorStreamingConfigurationCommandOutput ) => void ): void; getVoiceConnectorStreamingConfiguration( args: GetVoiceConnectorStreamingConfigurationCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: GetVoiceConnectorStreamingConfigurationCommandOutput ) => void ): void; getVoiceConnectorTermination( args: GetVoiceConnectorTerminationCommandInput, options?: __HttpHandlerOptions ): Promise; getVoiceConnectorTermination( args: GetVoiceConnectorTerminationCommandInput, cb: (err: any, data?: GetVoiceConnectorTerminationCommandOutput) => void ): void; getVoiceConnectorTermination( args: GetVoiceConnectorTerminationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetVoiceConnectorTerminationCommandOutput) => void ): void; getVoiceConnectorTerminationHealth( args: GetVoiceConnectorTerminationHealthCommandInput, options?: __HttpHandlerOptions ): Promise; getVoiceConnectorTerminationHealth( args: GetVoiceConnectorTerminationHealthCommandInput, cb: ( err: any, data?: GetVoiceConnectorTerminationHealthCommandOutput ) => void ): void; getVoiceConnectorTerminationHealth( args: GetVoiceConnectorTerminationHealthCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: GetVoiceConnectorTerminationHealthCommandOutput ) => void ): void; getVoiceProfile( args: GetVoiceProfileCommandInput, options?: __HttpHandlerOptions ): Promise; getVoiceProfile( args: GetVoiceProfileCommandInput, cb: (err: any, data?: GetVoiceProfileCommandOutput) => void ): void; getVoiceProfile( args: GetVoiceProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetVoiceProfileCommandOutput) => void ): void; getVoiceProfileDomain( args: GetVoiceProfileDomainCommandInput, options?: __HttpHandlerOptions ): Promise; getVoiceProfileDomain( args: GetVoiceProfileDomainCommandInput, cb: (err: any, data?: GetVoiceProfileDomainCommandOutput) => void ): void; getVoiceProfileDomain( args: GetVoiceProfileDomainCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetVoiceProfileDomainCommandOutput) => void ): void; getVoiceToneAnalysisTask( args: GetVoiceToneAnalysisTaskCommandInput, options?: __HttpHandlerOptions ): Promise; getVoiceToneAnalysisTask( args: GetVoiceToneAnalysisTaskCommandInput, cb: (err: any, data?: GetVoiceToneAnalysisTaskCommandOutput) => void ): void; getVoiceToneAnalysisTask( args: GetVoiceToneAnalysisTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetVoiceToneAnalysisTaskCommandOutput) => void ): void; listAvailableVoiceConnectorRegions(): Promise; listAvailableVoiceConnectorRegions( args: ListAvailableVoiceConnectorRegionsCommandInput, options?: __HttpHandlerOptions ): Promise; listAvailableVoiceConnectorRegions( args: ListAvailableVoiceConnectorRegionsCommandInput, cb: ( err: any, data?: ListAvailableVoiceConnectorRegionsCommandOutput ) => void ): void; listAvailableVoiceConnectorRegions( args: ListAvailableVoiceConnectorRegionsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: ListAvailableVoiceConnectorRegionsCommandOutput ) => void ): void; listPhoneNumberOrders(): Promise; listPhoneNumberOrders( args: ListPhoneNumberOrdersCommandInput, options?: __HttpHandlerOptions ): Promise; listPhoneNumberOrders( args: ListPhoneNumberOrdersCommandInput, cb: (err: any, data?: ListPhoneNumberOrdersCommandOutput) => void ): void; listPhoneNumberOrders( args: ListPhoneNumberOrdersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPhoneNumberOrdersCommandOutput) => void ): void; listPhoneNumbers(): Promise; listPhoneNumbers( args: ListPhoneNumbersCommandInput, options?: __HttpHandlerOptions ): Promise; listPhoneNumbers( args: ListPhoneNumbersCommandInput, cb: (err: any, data?: ListPhoneNumbersCommandOutput) => void ): void; listPhoneNumbers( args: ListPhoneNumbersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPhoneNumbersCommandOutput) => void ): void; listProxySessions( args: ListProxySessionsCommandInput, options?: __HttpHandlerOptions ): Promise; listProxySessions( args: ListProxySessionsCommandInput, cb: (err: any, data?: ListProxySessionsCommandOutput) => void ): void; listProxySessions( args: ListProxySessionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListProxySessionsCommandOutput) => void ): void; listSipMediaApplications(): Promise; listSipMediaApplications( args: ListSipMediaApplicationsCommandInput, options?: __HttpHandlerOptions ): Promise; listSipMediaApplications( args: ListSipMediaApplicationsCommandInput, cb: (err: any, data?: ListSipMediaApplicationsCommandOutput) => void ): void; listSipMediaApplications( args: ListSipMediaApplicationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSipMediaApplicationsCommandOutput) => void ): void; listSipRules(): Promise; listSipRules( args: ListSipRulesCommandInput, options?: __HttpHandlerOptions ): Promise; listSipRules( args: ListSipRulesCommandInput, cb: (err: any, data?: ListSipRulesCommandOutput) => void ): void; listSipRules( args: ListSipRulesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSipRulesCommandOutput) => void ): void; listSupportedPhoneNumberCountries( args: ListSupportedPhoneNumberCountriesCommandInput, options?: __HttpHandlerOptions ): Promise; listSupportedPhoneNumberCountries( args: ListSupportedPhoneNumberCountriesCommandInput, cb: ( err: any, data?: ListSupportedPhoneNumberCountriesCommandOutput ) => void ): void; listSupportedPhoneNumberCountries( args: ListSupportedPhoneNumberCountriesCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: ListSupportedPhoneNumberCountriesCommandOutput ) => void ): void; listTagsForResource( args: ListTagsForResourceCommandInput, options?: __HttpHandlerOptions ): Promise; listTagsForResource( args: ListTagsForResourceCommandInput, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void ): void; listTagsForResource( args: ListTagsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void ): void; listVoiceConnectorGroups(): Promise; listVoiceConnectorGroups( args: ListVoiceConnectorGroupsCommandInput, options?: __HttpHandlerOptions ): Promise; listVoiceConnectorGroups( args: ListVoiceConnectorGroupsCommandInput, cb: (err: any, data?: ListVoiceConnectorGroupsCommandOutput) => void ): void; listVoiceConnectorGroups( args: ListVoiceConnectorGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListVoiceConnectorGroupsCommandOutput) => void ): void; listVoiceConnectors(): Promise; listVoiceConnectors( args: ListVoiceConnectorsCommandInput, options?: __HttpHandlerOptions ): Promise; listVoiceConnectors( args: ListVoiceConnectorsCommandInput, cb: (err: any, data?: ListVoiceConnectorsCommandOutput) => void ): void; listVoiceConnectors( args: ListVoiceConnectorsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListVoiceConnectorsCommandOutput) => void ): void; listVoiceConnectorTerminationCredentials( args: ListVoiceConnectorTerminationCredentialsCommandInput, options?: __HttpHandlerOptions ): Promise; listVoiceConnectorTerminationCredentials( args: ListVoiceConnectorTerminationCredentialsCommandInput, cb: ( err: any, data?: ListVoiceConnectorTerminationCredentialsCommandOutput ) => void ): void; listVoiceConnectorTerminationCredentials( args: ListVoiceConnectorTerminationCredentialsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: ListVoiceConnectorTerminationCredentialsCommandOutput ) => void ): void; listVoiceProfileDomains(): Promise; listVoiceProfileDomains( args: ListVoiceProfileDomainsCommandInput, options?: __HttpHandlerOptions ): Promise; listVoiceProfileDomains( args: ListVoiceProfileDomainsCommandInput, cb: (err: any, data?: ListVoiceProfileDomainsCommandOutput) => void ): void; listVoiceProfileDomains( args: ListVoiceProfileDomainsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListVoiceProfileDomainsCommandOutput) => void ): void; listVoiceProfiles( args: ListVoiceProfilesCommandInput, options?: __HttpHandlerOptions ): Promise; listVoiceProfiles( args: ListVoiceProfilesCommandInput, cb: (err: any, data?: ListVoiceProfilesCommandOutput) => void ): void; listVoiceProfiles( args: ListVoiceProfilesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListVoiceProfilesCommandOutput) => void ): void; putSipMediaApplicationAlexaSkillConfiguration( args: PutSipMediaApplicationAlexaSkillConfigurationCommandInput, options?: __HttpHandlerOptions ): Promise; putSipMediaApplicationAlexaSkillConfiguration( args: PutSipMediaApplicationAlexaSkillConfigurationCommandInput, cb: ( err: any, data?: PutSipMediaApplicationAlexaSkillConfigurationCommandOutput ) => void ): void; putSipMediaApplicationAlexaSkillConfiguration( args: PutSipMediaApplicationAlexaSkillConfigurationCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: PutSipMediaApplicationAlexaSkillConfigurationCommandOutput ) => void ): void; putSipMediaApplicationLoggingConfiguration( args: PutSipMediaApplicationLoggingConfigurationCommandInput, options?: __HttpHandlerOptions ): Promise; putSipMediaApplicationLoggingConfiguration( args: PutSipMediaApplicationLoggingConfigurationCommandInput, cb: ( err: any, data?: PutSipMediaApplicationLoggingConfigurationCommandOutput ) => void ): void; putSipMediaApplicationLoggingConfiguration( args: PutSipMediaApplicationLoggingConfigurationCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: PutSipMediaApplicationLoggingConfigurationCommandOutput ) => void ): void; putVoiceConnectorEmergencyCallingConfiguration( args: PutVoiceConnectorEmergencyCallingConfigurationCommandInput, options?: __HttpHandlerOptions ): Promise; putVoiceConnectorEmergencyCallingConfiguration( args: PutVoiceConnectorEmergencyCallingConfigurationCommandInput, cb: ( err: any, data?: PutVoiceConnectorEmergencyCallingConfigurationCommandOutput ) => void ): void; putVoiceConnectorEmergencyCallingConfiguration( args: PutVoiceConnectorEmergencyCallingConfigurationCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: PutVoiceConnectorEmergencyCallingConfigurationCommandOutput ) => void ): void; putVoiceConnectorExternalSystemsConfiguration( args: PutVoiceConnectorExternalSystemsConfigurationCommandInput, options?: __HttpHandlerOptions ): Promise; putVoiceConnectorExternalSystemsConfiguration( args: PutVoiceConnectorExternalSystemsConfigurationCommandInput, cb: ( err: any, data?: PutVoiceConnectorExternalSystemsConfigurationCommandOutput ) => void ): void; putVoiceConnectorExternalSystemsConfiguration( args: PutVoiceConnectorExternalSystemsConfigurationCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: PutVoiceConnectorExternalSystemsConfigurationCommandOutput ) => void ): void; putVoiceConnectorLoggingConfiguration( args: PutVoiceConnectorLoggingConfigurationCommandInput, options?: __HttpHandlerOptions ): Promise; putVoiceConnectorLoggingConfiguration( args: PutVoiceConnectorLoggingConfigurationCommandInput, cb: ( err: any, data?: PutVoiceConnectorLoggingConfigurationCommandOutput ) => void ): void; putVoiceConnectorLoggingConfiguration( args: PutVoiceConnectorLoggingConfigurationCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: PutVoiceConnectorLoggingConfigurationCommandOutput ) => void ): void; putVoiceConnectorOrigination( args: PutVoiceConnectorOriginationCommandInput, options?: __HttpHandlerOptions ): Promise; putVoiceConnectorOrigination( args: PutVoiceConnectorOriginationCommandInput, cb: (err: any, data?: PutVoiceConnectorOriginationCommandOutput) => void ): void; putVoiceConnectorOrigination( args: PutVoiceConnectorOriginationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutVoiceConnectorOriginationCommandOutput) => void ): void; putVoiceConnectorProxy( args: PutVoiceConnectorProxyCommandInput, options?: __HttpHandlerOptions ): Promise; putVoiceConnectorProxy( args: PutVoiceConnectorProxyCommandInput, cb: (err: any, data?: PutVoiceConnectorProxyCommandOutput) => void ): void; putVoiceConnectorProxy( args: PutVoiceConnectorProxyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutVoiceConnectorProxyCommandOutput) => void ): void; putVoiceConnectorStreamingConfiguration( args: PutVoiceConnectorStreamingConfigurationCommandInput, options?: __HttpHandlerOptions ): Promise; putVoiceConnectorStreamingConfiguration( args: PutVoiceConnectorStreamingConfigurationCommandInput, cb: ( err: any, data?: PutVoiceConnectorStreamingConfigurationCommandOutput ) => void ): void; putVoiceConnectorStreamingConfiguration( args: PutVoiceConnectorStreamingConfigurationCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: PutVoiceConnectorStreamingConfigurationCommandOutput ) => void ): void; putVoiceConnectorTermination( args: PutVoiceConnectorTerminationCommandInput, options?: __HttpHandlerOptions ): Promise; putVoiceConnectorTermination( args: PutVoiceConnectorTerminationCommandInput, cb: (err: any, data?: PutVoiceConnectorTerminationCommandOutput) => void ): void; putVoiceConnectorTermination( args: PutVoiceConnectorTerminationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutVoiceConnectorTerminationCommandOutput) => void ): void; putVoiceConnectorTerminationCredentials( args: PutVoiceConnectorTerminationCredentialsCommandInput, options?: __HttpHandlerOptions ): Promise; putVoiceConnectorTerminationCredentials( args: PutVoiceConnectorTerminationCredentialsCommandInput, cb: ( err: any, data?: PutVoiceConnectorTerminationCredentialsCommandOutput ) => void ): void; putVoiceConnectorTerminationCredentials( args: PutVoiceConnectorTerminationCredentialsCommandInput, options: __HttpHandlerOptions, cb: ( err: any, data?: PutVoiceConnectorTerminationCredentialsCommandOutput ) => void ): void; restorePhoneNumber( args: RestorePhoneNumberCommandInput, options?: __HttpHandlerOptions ): Promise; restorePhoneNumber( args: RestorePhoneNumberCommandInput, cb: (err: any, data?: RestorePhoneNumberCommandOutput) => void ): void; restorePhoneNumber( args: RestorePhoneNumberCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RestorePhoneNumberCommandOutput) => void ): void; searchAvailablePhoneNumbers(): Promise; searchAvailablePhoneNumbers( args: SearchAvailablePhoneNumbersCommandInput, options?: __HttpHandlerOptions ): Promise; searchAvailablePhoneNumbers( args: SearchAvailablePhoneNumbersCommandInput, cb: (err: any, data?: SearchAvailablePhoneNumbersCommandOutput) => void ): void; searchAvailablePhoneNumbers( args: SearchAvailablePhoneNumbersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchAvailablePhoneNumbersCommandOutput) => void ): void; startSpeakerSearchTask( args: StartSpeakerSearchTaskCommandInput, options?: __HttpHandlerOptions ): Promise; startSpeakerSearchTask( args: StartSpeakerSearchTaskCommandInput, cb: (err: any, data?: StartSpeakerSearchTaskCommandOutput) => void ): void; startSpeakerSearchTask( args: StartSpeakerSearchTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartSpeakerSearchTaskCommandOutput) => void ): void; startVoiceToneAnalysisTask( args: StartVoiceToneAnalysisTaskCommandInput, options?: __HttpHandlerOptions ): Promise; startVoiceToneAnalysisTask( args: StartVoiceToneAnalysisTaskCommandInput, cb: (err: any, data?: StartVoiceToneAnalysisTaskCommandOutput) => void ): void; startVoiceToneAnalysisTask( args: StartVoiceToneAnalysisTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartVoiceToneAnalysisTaskCommandOutput) => void ): void; stopSpeakerSearchTask( args: StopSpeakerSearchTaskCommandInput, options?: __HttpHandlerOptions ): Promise; stopSpeakerSearchTask( args: StopSpeakerSearchTaskCommandInput, cb: (err: any, data?: StopSpeakerSearchTaskCommandOutput) => void ): void; stopSpeakerSearchTask( args: StopSpeakerSearchTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopSpeakerSearchTaskCommandOutput) => void ): void; stopVoiceToneAnalysisTask( args: StopVoiceToneAnalysisTaskCommandInput, options?: __HttpHandlerOptions ): Promise; stopVoiceToneAnalysisTask( args: StopVoiceToneAnalysisTaskCommandInput, cb: (err: any, data?: StopVoiceToneAnalysisTaskCommandOutput) => void ): void; stopVoiceToneAnalysisTask( args: StopVoiceToneAnalysisTaskCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopVoiceToneAnalysisTaskCommandOutput) => void ): void; tagResource( args: TagResourceCommandInput, options?: __HttpHandlerOptions ): Promise; tagResource( args: TagResourceCommandInput, cb: (err: any, data?: TagResourceCommandOutput) => void ): void; tagResource( args: TagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TagResourceCommandOutput) => void ): void; untagResource( args: UntagResourceCommandInput, options?: __HttpHandlerOptions ): Promise; untagResource( args: UntagResourceCommandInput, cb: (err: any, data?: UntagResourceCommandOutput) => void ): void; untagResource( args: UntagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UntagResourceCommandOutput) => void ): void; updateGlobalSettings(): Promise; updateGlobalSettings( args: UpdateGlobalSettingsCommandInput, options?: __HttpHandlerOptions ): Promise; updateGlobalSettings( args: UpdateGlobalSettingsCommandInput, cb: (err: any, data?: UpdateGlobalSettingsCommandOutput) => void ): void; updateGlobalSettings( args: UpdateGlobalSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateGlobalSettingsCommandOutput) => void ): void; updatePhoneNumber( args: UpdatePhoneNumberCommandInput, options?: __HttpHandlerOptions ): Promise; updatePhoneNumber( args: UpdatePhoneNumberCommandInput, cb: (err: any, data?: UpdatePhoneNumberCommandOutput) => void ): void; updatePhoneNumber( args: UpdatePhoneNumberCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdatePhoneNumberCommandOutput) => void ): void; updatePhoneNumberSettings( args: UpdatePhoneNumberSettingsCommandInput, options?: __HttpHandlerOptions ): Promise; updatePhoneNumberSettings( args: UpdatePhoneNumberSettingsCommandInput, cb: (err: any, data?: UpdatePhoneNumberSettingsCommandOutput) => void ): void; updatePhoneNumberSettings( args: UpdatePhoneNumberSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdatePhoneNumberSettingsCommandOutput) => void ): void; updateProxySession( args: UpdateProxySessionCommandInput, options?: __HttpHandlerOptions ): Promise; updateProxySession( args: UpdateProxySessionCommandInput, cb: (err: any, data?: UpdateProxySessionCommandOutput) => void ): void; updateProxySession( args: UpdateProxySessionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateProxySessionCommandOutput) => void ): void; updateSipMediaApplication( args: UpdateSipMediaApplicationCommandInput, options?: __HttpHandlerOptions ): Promise; updateSipMediaApplication( args: UpdateSipMediaApplicationCommandInput, cb: (err: any, data?: UpdateSipMediaApplicationCommandOutput) => void ): void; updateSipMediaApplication( args: UpdateSipMediaApplicationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateSipMediaApplicationCommandOutput) => void ): void; updateSipMediaApplicationCall( args: UpdateSipMediaApplicationCallCommandInput, options?: __HttpHandlerOptions ): Promise; updateSipMediaApplicationCall( args: UpdateSipMediaApplicationCallCommandInput, cb: (err: any, data?: UpdateSipMediaApplicationCallCommandOutput) => void ): void; updateSipMediaApplicationCall( args: UpdateSipMediaApplicationCallCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateSipMediaApplicationCallCommandOutput) => void ): void; updateSipRule( args: UpdateSipRuleCommandInput, options?: __HttpHandlerOptions ): Promise; updateSipRule( args: UpdateSipRuleCommandInput, cb: (err: any, data?: UpdateSipRuleCommandOutput) => void ): void; updateSipRule( args: UpdateSipRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateSipRuleCommandOutput) => void ): void; updateVoiceConnector( args: UpdateVoiceConnectorCommandInput, options?: __HttpHandlerOptions ): Promise; updateVoiceConnector( args: UpdateVoiceConnectorCommandInput, cb: (err: any, data?: UpdateVoiceConnectorCommandOutput) => void ): void; updateVoiceConnector( args: UpdateVoiceConnectorCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateVoiceConnectorCommandOutput) => void ): void; updateVoiceConnectorGroup( args: UpdateVoiceConnectorGroupCommandInput, options?: __HttpHandlerOptions ): Promise; updateVoiceConnectorGroup( args: UpdateVoiceConnectorGroupCommandInput, cb: (err: any, data?: UpdateVoiceConnectorGroupCommandOutput) => void ): void; updateVoiceConnectorGroup( args: UpdateVoiceConnectorGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateVoiceConnectorGroupCommandOutput) => void ): void; updateVoiceProfile( args: UpdateVoiceProfileCommandInput, options?: __HttpHandlerOptions ): Promise; updateVoiceProfile( args: UpdateVoiceProfileCommandInput, cb: (err: any, data?: UpdateVoiceProfileCommandOutput) => void ): void; updateVoiceProfile( args: UpdateVoiceProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateVoiceProfileCommandOutput) => void ): void; updateVoiceProfileDomain( args: UpdateVoiceProfileDomainCommandInput, options?: __HttpHandlerOptions ): Promise; updateVoiceProfileDomain( args: UpdateVoiceProfileDomainCommandInput, cb: (err: any, data?: UpdateVoiceProfileDomainCommandOutput) => void ): void; updateVoiceProfileDomain( args: UpdateVoiceProfileDomainCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateVoiceProfileDomainCommandOutput) => void ): void; validateE911Address( args: ValidateE911AddressCommandInput, options?: __HttpHandlerOptions ): Promise; validateE911Address( args: ValidateE911AddressCommandInput, cb: (err: any, data?: ValidateE911AddressCommandOutput) => void ): void; validateE911Address( args: ValidateE911AddressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ValidateE911AddressCommandOutput) => void ): void; paginateListPhoneNumberOrders( args?: ListPhoneNumberOrdersCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateListPhoneNumbers( args?: ListPhoneNumbersCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateListProxySessions( args: ListProxySessionsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateListSipMediaApplications( args?: ListSipMediaApplicationsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateListSipRules( args?: ListSipRulesCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateListVoiceConnectorGroups( args?: ListVoiceConnectorGroupsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateListVoiceConnectors( args?: ListVoiceConnectorsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateListVoiceProfileDomains( args?: ListVoiceProfileDomainsCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateListVoiceProfiles( args: ListVoiceProfilesCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; paginateSearchAvailablePhoneNumbers( args?: SearchAvailablePhoneNumbersCommandInput, paginationConfig?: Pick< PaginationConfiguration, Exclude > ): Paginator; } export declare class ChimeSDKVoice extends ChimeSDKVoiceClient implements ChimeSDKVoice {}