import type { HttpHandlerOptions as __HttpHandlerOptions, PaginationConfiguration, Paginator } from "@smithy/types"; import { ChimeSDKVoiceClient } from "./ChimeSDKVoiceClient"; import { type AssociatePhoneNumbersWithVoiceConnectorCommandInput, type AssociatePhoneNumbersWithVoiceConnectorCommandOutput } from "./commands/AssociatePhoneNumbersWithVoiceConnectorCommand"; import { type AssociatePhoneNumbersWithVoiceConnectorGroupCommandInput, type AssociatePhoneNumbersWithVoiceConnectorGroupCommandOutput } from "./commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand"; import { type BatchDeletePhoneNumberCommandInput, type BatchDeletePhoneNumberCommandOutput } from "./commands/BatchDeletePhoneNumberCommand"; import { type BatchUpdatePhoneNumberCommandInput, type BatchUpdatePhoneNumberCommandOutput } from "./commands/BatchUpdatePhoneNumberCommand"; import { type CreatePhoneNumberOrderCommandInput, type CreatePhoneNumberOrderCommandOutput } from "./commands/CreatePhoneNumberOrderCommand"; import { type CreateProxySessionCommandInput, type CreateProxySessionCommandOutput } from "./commands/CreateProxySessionCommand"; import { type CreateSipMediaApplicationCallCommandInput, type CreateSipMediaApplicationCallCommandOutput } from "./commands/CreateSipMediaApplicationCallCommand"; import { type CreateSipMediaApplicationCommandInput, type CreateSipMediaApplicationCommandOutput } from "./commands/CreateSipMediaApplicationCommand"; import { type CreateSipRuleCommandInput, type CreateSipRuleCommandOutput } from "./commands/CreateSipRuleCommand"; import { type CreateVoiceConnectorCommandInput, type CreateVoiceConnectorCommandOutput } from "./commands/CreateVoiceConnectorCommand"; import { type CreateVoiceConnectorGroupCommandInput, type CreateVoiceConnectorGroupCommandOutput } from "./commands/CreateVoiceConnectorGroupCommand"; import { type CreateVoiceProfileCommandInput, type CreateVoiceProfileCommandOutput } from "./commands/CreateVoiceProfileCommand"; import { type CreateVoiceProfileDomainCommandInput, type CreateVoiceProfileDomainCommandOutput } from "./commands/CreateVoiceProfileDomainCommand"; import { type DeletePhoneNumberCommandInput, type DeletePhoneNumberCommandOutput } from "./commands/DeletePhoneNumberCommand"; import { type DeleteProxySessionCommandInput, type DeleteProxySessionCommandOutput } from "./commands/DeleteProxySessionCommand"; import { type DeleteSipMediaApplicationCommandInput, type DeleteSipMediaApplicationCommandOutput } from "./commands/DeleteSipMediaApplicationCommand"; import { type DeleteSipRuleCommandInput, type DeleteSipRuleCommandOutput } from "./commands/DeleteSipRuleCommand"; import { type DeleteVoiceConnectorCommandInput, type DeleteVoiceConnectorCommandOutput } from "./commands/DeleteVoiceConnectorCommand"; import { type DeleteVoiceConnectorEmergencyCallingConfigurationCommandInput, type DeleteVoiceConnectorEmergencyCallingConfigurationCommandOutput } from "./commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand"; import { type DeleteVoiceConnectorExternalSystemsConfigurationCommandInput, type DeleteVoiceConnectorExternalSystemsConfigurationCommandOutput } from "./commands/DeleteVoiceConnectorExternalSystemsConfigurationCommand"; import { type DeleteVoiceConnectorGroupCommandInput, type DeleteVoiceConnectorGroupCommandOutput } from "./commands/DeleteVoiceConnectorGroupCommand"; import { type DeleteVoiceConnectorOriginationCommandInput, type DeleteVoiceConnectorOriginationCommandOutput } from "./commands/DeleteVoiceConnectorOriginationCommand"; import { type DeleteVoiceConnectorProxyCommandInput, type DeleteVoiceConnectorProxyCommandOutput } from "./commands/DeleteVoiceConnectorProxyCommand"; import { type DeleteVoiceConnectorStreamingConfigurationCommandInput, type DeleteVoiceConnectorStreamingConfigurationCommandOutput } from "./commands/DeleteVoiceConnectorStreamingConfigurationCommand"; import { type DeleteVoiceConnectorTerminationCommandInput, type DeleteVoiceConnectorTerminationCommandOutput } from "./commands/DeleteVoiceConnectorTerminationCommand"; import { type DeleteVoiceConnectorTerminationCredentialsCommandInput, type DeleteVoiceConnectorTerminationCredentialsCommandOutput } from "./commands/DeleteVoiceConnectorTerminationCredentialsCommand"; import { type DeleteVoiceProfileCommandInput, type DeleteVoiceProfileCommandOutput } from "./commands/DeleteVoiceProfileCommand"; import { type DeleteVoiceProfileDomainCommandInput, type DeleteVoiceProfileDomainCommandOutput } from "./commands/DeleteVoiceProfileDomainCommand"; import { type DisassociatePhoneNumbersFromVoiceConnectorCommandInput, type DisassociatePhoneNumbersFromVoiceConnectorCommandOutput } from "./commands/DisassociatePhoneNumbersFromVoiceConnectorCommand"; import { type DisassociatePhoneNumbersFromVoiceConnectorGroupCommandInput, type DisassociatePhoneNumbersFromVoiceConnectorGroupCommandOutput } from "./commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand"; import { type GetGlobalSettingsCommandInput, type GetGlobalSettingsCommandOutput } from "./commands/GetGlobalSettingsCommand"; import { type GetPhoneNumberCommandInput, type GetPhoneNumberCommandOutput } from "./commands/GetPhoneNumberCommand"; import { type GetPhoneNumberOrderCommandInput, type GetPhoneNumberOrderCommandOutput } from "./commands/GetPhoneNumberOrderCommand"; import { type GetPhoneNumberSettingsCommandInput, type GetPhoneNumberSettingsCommandOutput } from "./commands/GetPhoneNumberSettingsCommand"; import { type GetProxySessionCommandInput, type GetProxySessionCommandOutput } from "./commands/GetProxySessionCommand"; import { type GetSipMediaApplicationAlexaSkillConfigurationCommandInput, type GetSipMediaApplicationAlexaSkillConfigurationCommandOutput } from "./commands/GetSipMediaApplicationAlexaSkillConfigurationCommand"; import { type GetSipMediaApplicationCommandInput, type GetSipMediaApplicationCommandOutput } from "./commands/GetSipMediaApplicationCommand"; import { type GetSipMediaApplicationLoggingConfigurationCommandInput, type GetSipMediaApplicationLoggingConfigurationCommandOutput } from "./commands/GetSipMediaApplicationLoggingConfigurationCommand"; import { type GetSipRuleCommandInput, type GetSipRuleCommandOutput } from "./commands/GetSipRuleCommand"; import { type GetSpeakerSearchTaskCommandInput, type GetSpeakerSearchTaskCommandOutput } from "./commands/GetSpeakerSearchTaskCommand"; import { type GetVoiceConnectorCommandInput, type GetVoiceConnectorCommandOutput } from "./commands/GetVoiceConnectorCommand"; import { type GetVoiceConnectorEmergencyCallingConfigurationCommandInput, type GetVoiceConnectorEmergencyCallingConfigurationCommandOutput } from "./commands/GetVoiceConnectorEmergencyCallingConfigurationCommand"; import { type GetVoiceConnectorExternalSystemsConfigurationCommandInput, type GetVoiceConnectorExternalSystemsConfigurationCommandOutput } from "./commands/GetVoiceConnectorExternalSystemsConfigurationCommand"; import { type GetVoiceConnectorGroupCommandInput, type GetVoiceConnectorGroupCommandOutput } from "./commands/GetVoiceConnectorGroupCommand"; import { type GetVoiceConnectorLoggingConfigurationCommandInput, type GetVoiceConnectorLoggingConfigurationCommandOutput } from "./commands/GetVoiceConnectorLoggingConfigurationCommand"; import { type GetVoiceConnectorOriginationCommandInput, type GetVoiceConnectorOriginationCommandOutput } from "./commands/GetVoiceConnectorOriginationCommand"; import { type GetVoiceConnectorProxyCommandInput, type GetVoiceConnectorProxyCommandOutput } from "./commands/GetVoiceConnectorProxyCommand"; import { type GetVoiceConnectorStreamingConfigurationCommandInput, type GetVoiceConnectorStreamingConfigurationCommandOutput } from "./commands/GetVoiceConnectorStreamingConfigurationCommand"; import { type GetVoiceConnectorTerminationCommandInput, type GetVoiceConnectorTerminationCommandOutput } from "./commands/GetVoiceConnectorTerminationCommand"; import { type GetVoiceConnectorTerminationHealthCommandInput, type GetVoiceConnectorTerminationHealthCommandOutput } from "./commands/GetVoiceConnectorTerminationHealthCommand"; import { type GetVoiceProfileCommandInput, type GetVoiceProfileCommandOutput } from "./commands/GetVoiceProfileCommand"; import { type GetVoiceProfileDomainCommandInput, type GetVoiceProfileDomainCommandOutput } from "./commands/GetVoiceProfileDomainCommand"; import { type GetVoiceToneAnalysisTaskCommandInput, type GetVoiceToneAnalysisTaskCommandOutput } from "./commands/GetVoiceToneAnalysisTaskCommand"; import { type ListAvailableVoiceConnectorRegionsCommandInput, type ListAvailableVoiceConnectorRegionsCommandOutput } from "./commands/ListAvailableVoiceConnectorRegionsCommand"; import { type ListPhoneNumberOrdersCommandInput, type ListPhoneNumberOrdersCommandOutput } from "./commands/ListPhoneNumberOrdersCommand"; import { type ListPhoneNumbersCommandInput, type ListPhoneNumbersCommandOutput } from "./commands/ListPhoneNumbersCommand"; import { type ListProxySessionsCommandInput, type ListProxySessionsCommandOutput } from "./commands/ListProxySessionsCommand"; import { type ListSipMediaApplicationsCommandInput, type ListSipMediaApplicationsCommandOutput } from "./commands/ListSipMediaApplicationsCommand"; import { type ListSipRulesCommandInput, type ListSipRulesCommandOutput } from "./commands/ListSipRulesCommand"; import { type ListSupportedPhoneNumberCountriesCommandInput, type ListSupportedPhoneNumberCountriesCommandOutput } from "./commands/ListSupportedPhoneNumberCountriesCommand"; import { type ListTagsForResourceCommandInput, type ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand"; import { type ListVoiceConnectorGroupsCommandInput, type ListVoiceConnectorGroupsCommandOutput } from "./commands/ListVoiceConnectorGroupsCommand"; import { type ListVoiceConnectorsCommandInput, type ListVoiceConnectorsCommandOutput } from "./commands/ListVoiceConnectorsCommand"; import { type ListVoiceConnectorTerminationCredentialsCommandInput, type ListVoiceConnectorTerminationCredentialsCommandOutput } from "./commands/ListVoiceConnectorTerminationCredentialsCommand"; import { type ListVoiceProfileDomainsCommandInput, type ListVoiceProfileDomainsCommandOutput } from "./commands/ListVoiceProfileDomainsCommand"; import { type ListVoiceProfilesCommandInput, type ListVoiceProfilesCommandOutput } from "./commands/ListVoiceProfilesCommand"; import { type PutSipMediaApplicationAlexaSkillConfigurationCommandInput, type PutSipMediaApplicationAlexaSkillConfigurationCommandOutput } from "./commands/PutSipMediaApplicationAlexaSkillConfigurationCommand"; import { type PutSipMediaApplicationLoggingConfigurationCommandInput, type PutSipMediaApplicationLoggingConfigurationCommandOutput } from "./commands/PutSipMediaApplicationLoggingConfigurationCommand"; import { type PutVoiceConnectorEmergencyCallingConfigurationCommandInput, type PutVoiceConnectorEmergencyCallingConfigurationCommandOutput } from "./commands/PutVoiceConnectorEmergencyCallingConfigurationCommand"; import { type PutVoiceConnectorExternalSystemsConfigurationCommandInput, type PutVoiceConnectorExternalSystemsConfigurationCommandOutput } from "./commands/PutVoiceConnectorExternalSystemsConfigurationCommand"; import { type PutVoiceConnectorLoggingConfigurationCommandInput, type PutVoiceConnectorLoggingConfigurationCommandOutput } from "./commands/PutVoiceConnectorLoggingConfigurationCommand"; import { type PutVoiceConnectorOriginationCommandInput, type PutVoiceConnectorOriginationCommandOutput } from "./commands/PutVoiceConnectorOriginationCommand"; import { type PutVoiceConnectorProxyCommandInput, type PutVoiceConnectorProxyCommandOutput } from "./commands/PutVoiceConnectorProxyCommand"; import { type PutVoiceConnectorStreamingConfigurationCommandInput, type PutVoiceConnectorStreamingConfigurationCommandOutput } from "./commands/PutVoiceConnectorStreamingConfigurationCommand"; import { type PutVoiceConnectorTerminationCommandInput, type PutVoiceConnectorTerminationCommandOutput } from "./commands/PutVoiceConnectorTerminationCommand"; import { type PutVoiceConnectorTerminationCredentialsCommandInput, type PutVoiceConnectorTerminationCredentialsCommandOutput } from "./commands/PutVoiceConnectorTerminationCredentialsCommand"; import { type RestorePhoneNumberCommandInput, type RestorePhoneNumberCommandOutput } from "./commands/RestorePhoneNumberCommand"; import { type SearchAvailablePhoneNumbersCommandInput, type SearchAvailablePhoneNumbersCommandOutput } from "./commands/SearchAvailablePhoneNumbersCommand"; import { type StartSpeakerSearchTaskCommandInput, type StartSpeakerSearchTaskCommandOutput } from "./commands/StartSpeakerSearchTaskCommand"; import { type StartVoiceToneAnalysisTaskCommandInput, type StartVoiceToneAnalysisTaskCommandOutput } from "./commands/StartVoiceToneAnalysisTaskCommand"; import { type StopSpeakerSearchTaskCommandInput, type StopSpeakerSearchTaskCommandOutput } from "./commands/StopSpeakerSearchTaskCommand"; import { type StopVoiceToneAnalysisTaskCommandInput, type StopVoiceToneAnalysisTaskCommandOutput } from "./commands/StopVoiceToneAnalysisTaskCommand"; import { type TagResourceCommandInput, type TagResourceCommandOutput } from "./commands/TagResourceCommand"; import { type UntagResourceCommandInput, type UntagResourceCommandOutput } from "./commands/UntagResourceCommand"; import { type UpdateGlobalSettingsCommandInput, type UpdateGlobalSettingsCommandOutput } from "./commands/UpdateGlobalSettingsCommand"; import { type UpdatePhoneNumberCommandInput, type UpdatePhoneNumberCommandOutput } from "./commands/UpdatePhoneNumberCommand"; import { type UpdatePhoneNumberSettingsCommandInput, type UpdatePhoneNumberSettingsCommandOutput } from "./commands/UpdatePhoneNumberSettingsCommand"; import { type UpdateProxySessionCommandInput, type UpdateProxySessionCommandOutput } from "./commands/UpdateProxySessionCommand"; import { type UpdateSipMediaApplicationCallCommandInput, type UpdateSipMediaApplicationCallCommandOutput } from "./commands/UpdateSipMediaApplicationCallCommand"; import { type UpdateSipMediaApplicationCommandInput, type UpdateSipMediaApplicationCommandOutput } from "./commands/UpdateSipMediaApplicationCommand"; import { type UpdateSipRuleCommandInput, type UpdateSipRuleCommandOutput } from "./commands/UpdateSipRuleCommand"; import { type UpdateVoiceConnectorCommandInput, type UpdateVoiceConnectorCommandOutput } from "./commands/UpdateVoiceConnectorCommand"; import { type UpdateVoiceConnectorGroupCommandInput, type UpdateVoiceConnectorGroupCommandOutput } from "./commands/UpdateVoiceConnectorGroupCommand"; import { type UpdateVoiceProfileCommandInput, type UpdateVoiceProfileCommandOutput } from "./commands/UpdateVoiceProfileCommand"; import { type UpdateVoiceProfileDomainCommandInput, type UpdateVoiceProfileDomainCommandOutput } from "./commands/UpdateVoiceProfileDomainCommand"; import { type ValidateE911AddressCommandInput, type ValidateE911AddressCommandOutput } from "./commands/ValidateE911AddressCommand"; export interface ChimeSDKVoice { /** * @see {@link AssociatePhoneNumbersWithVoiceConnectorCommand} */ 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; /** * @see {@link AssociatePhoneNumbersWithVoiceConnectorGroupCommand} */ 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; /** * @see {@link BatchDeletePhoneNumberCommand} */ 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; /** * @see {@link BatchUpdatePhoneNumberCommand} */ 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; /** * @see {@link CreatePhoneNumberOrderCommand} */ 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; /** * @see {@link CreateProxySessionCommand} */ 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; /** * @see {@link CreateSipMediaApplicationCommand} */ 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; /** * @see {@link CreateSipMediaApplicationCallCommand} */ 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; /** * @see {@link CreateSipRuleCommand} */ 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; /** * @see {@link CreateVoiceConnectorCommand} */ 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; /** * @see {@link CreateVoiceConnectorGroupCommand} */ 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; /** * @see {@link CreateVoiceProfileCommand} */ 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; /** * @see {@link CreateVoiceProfileDomainCommand} */ 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; /** * @see {@link DeletePhoneNumberCommand} */ 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; /** * @see {@link DeleteProxySessionCommand} */ 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; /** * @see {@link DeleteSipMediaApplicationCommand} */ 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; /** * @see {@link DeleteSipRuleCommand} */ 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; /** * @see {@link DeleteVoiceConnectorCommand} */ 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; /** * @see {@link DeleteVoiceConnectorEmergencyCallingConfigurationCommand} */ 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; /** * @see {@link DeleteVoiceConnectorExternalSystemsConfigurationCommand} */ 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; /** * @see {@link DeleteVoiceConnectorGroupCommand} */ 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; /** * @see {@link DeleteVoiceConnectorOriginationCommand} */ 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; /** * @see {@link DeleteVoiceConnectorProxyCommand} */ 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; /** * @see {@link DeleteVoiceConnectorStreamingConfigurationCommand} */ 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; /** * @see {@link DeleteVoiceConnectorTerminationCommand} */ 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; /** * @see {@link DeleteVoiceConnectorTerminationCredentialsCommand} */ 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; /** * @see {@link DeleteVoiceProfileCommand} */ 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; /** * @see {@link DeleteVoiceProfileDomainCommand} */ 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; /** * @see {@link DisassociatePhoneNumbersFromVoiceConnectorCommand} */ 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; /** * @see {@link DisassociatePhoneNumbersFromVoiceConnectorGroupCommand} */ 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; /** * @see {@link GetGlobalSettingsCommand} */ 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; /** * @see {@link GetPhoneNumberCommand} */ 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; /** * @see {@link GetPhoneNumberOrderCommand} */ 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; /** * @see {@link GetPhoneNumberSettingsCommand} */ 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; /** * @see {@link GetProxySessionCommand} */ 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; /** * @see {@link GetSipMediaApplicationCommand} */ 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; /** * @see {@link GetSipMediaApplicationAlexaSkillConfigurationCommand} */ 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; /** * @see {@link GetSipMediaApplicationLoggingConfigurationCommand} */ 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; /** * @see {@link GetSipRuleCommand} */ 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; /** * @see {@link GetSpeakerSearchTaskCommand} */ 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; /** * @see {@link GetVoiceConnectorCommand} */ 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; /** * @see {@link GetVoiceConnectorEmergencyCallingConfigurationCommand} */ 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; /** * @see {@link GetVoiceConnectorExternalSystemsConfigurationCommand} */ 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; /** * @see {@link GetVoiceConnectorGroupCommand} */ 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; /** * @see {@link GetVoiceConnectorLoggingConfigurationCommand} */ 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; /** * @see {@link GetVoiceConnectorOriginationCommand} */ 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; /** * @see {@link GetVoiceConnectorProxyCommand} */ 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; /** * @see {@link GetVoiceConnectorStreamingConfigurationCommand} */ 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; /** * @see {@link GetVoiceConnectorTerminationCommand} */ 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; /** * @see {@link GetVoiceConnectorTerminationHealthCommand} */ 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; /** * @see {@link GetVoiceProfileCommand} */ 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; /** * @see {@link GetVoiceProfileDomainCommand} */ 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; /** * @see {@link GetVoiceToneAnalysisTaskCommand} */ 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; /** * @see {@link ListAvailableVoiceConnectorRegionsCommand} */ 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; /** * @see {@link ListPhoneNumberOrdersCommand} */ 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; /** * @see {@link ListPhoneNumbersCommand} */ 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; /** * @see {@link ListProxySessionsCommand} */ 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; /** * @see {@link ListSipMediaApplicationsCommand} */ 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; /** * @see {@link ListSipRulesCommand} */ 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; /** * @see {@link ListSupportedPhoneNumberCountriesCommand} */ 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; /** * @see {@link ListTagsForResourceCommand} */ 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; /** * @see {@link ListVoiceConnectorGroupsCommand} */ 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; /** * @see {@link ListVoiceConnectorsCommand} */ 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; /** * @see {@link ListVoiceConnectorTerminationCredentialsCommand} */ 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; /** * @see {@link ListVoiceProfileDomainsCommand} */ 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; /** * @see {@link ListVoiceProfilesCommand} */ 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; /** * @see {@link PutSipMediaApplicationAlexaSkillConfigurationCommand} */ 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; /** * @see {@link PutSipMediaApplicationLoggingConfigurationCommand} */ 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; /** * @see {@link PutVoiceConnectorEmergencyCallingConfigurationCommand} */ 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; /** * @see {@link PutVoiceConnectorExternalSystemsConfigurationCommand} */ 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; /** * @see {@link PutVoiceConnectorLoggingConfigurationCommand} */ 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; /** * @see {@link PutVoiceConnectorOriginationCommand} */ 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; /** * @see {@link PutVoiceConnectorProxyCommand} */ 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; /** * @see {@link PutVoiceConnectorStreamingConfigurationCommand} */ 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; /** * @see {@link PutVoiceConnectorTerminationCommand} */ 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; /** * @see {@link PutVoiceConnectorTerminationCredentialsCommand} */ 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; /** * @see {@link RestorePhoneNumberCommand} */ 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; /** * @see {@link SearchAvailablePhoneNumbersCommand} */ 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; /** * @see {@link StartSpeakerSearchTaskCommand} */ 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; /** * @see {@link StartVoiceToneAnalysisTaskCommand} */ 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; /** * @see {@link StopSpeakerSearchTaskCommand} */ 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; /** * @see {@link StopVoiceToneAnalysisTaskCommand} */ 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; /** * @see {@link TagResourceCommand} */ 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; /** * @see {@link UntagResourceCommand} */ 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; /** * @see {@link UpdateGlobalSettingsCommand} */ 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; /** * @see {@link UpdatePhoneNumberCommand} */ 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; /** * @see {@link UpdatePhoneNumberSettingsCommand} */ 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; /** * @see {@link UpdateProxySessionCommand} */ 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; /** * @see {@link UpdateSipMediaApplicationCommand} */ 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; /** * @see {@link UpdateSipMediaApplicationCallCommand} */ 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; /** * @see {@link UpdateSipRuleCommand} */ 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; /** * @see {@link UpdateVoiceConnectorCommand} */ 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; /** * @see {@link UpdateVoiceConnectorGroupCommand} */ 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; /** * @see {@link UpdateVoiceProfileCommand} */ 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; /** * @see {@link UpdateVoiceProfileDomainCommand} */ 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; /** * @see {@link ValidateE911AddressCommand} */ 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; /** * @see {@link ListPhoneNumberOrdersCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListPhoneNumberOrdersCommandOutput}. */ paginateListPhoneNumberOrders(args?: ListPhoneNumberOrdersCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListPhoneNumbersCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListPhoneNumbersCommandOutput}. */ paginateListPhoneNumbers(args?: ListPhoneNumbersCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListProxySessionsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListProxySessionsCommandOutput}. */ paginateListProxySessions(args: ListProxySessionsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListSipMediaApplicationsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListSipMediaApplicationsCommandOutput}. */ paginateListSipMediaApplications(args?: ListSipMediaApplicationsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListSipRulesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListSipRulesCommandOutput}. */ paginateListSipRules(args?: ListSipRulesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListVoiceConnectorGroupsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListVoiceConnectorGroupsCommandOutput}. */ paginateListVoiceConnectorGroups(args?: ListVoiceConnectorGroupsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListVoiceConnectorsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListVoiceConnectorsCommandOutput}. */ paginateListVoiceConnectors(args?: ListVoiceConnectorsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListVoiceProfileDomainsCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListVoiceProfileDomainsCommandOutput}. */ paginateListVoiceProfileDomains(args?: ListVoiceProfileDomainsCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link ListVoiceProfilesCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link ListVoiceProfilesCommandOutput}. */ paginateListVoiceProfiles(args: ListVoiceProfilesCommandInput, paginationConfig?: Omit): Paginator; /** * @see {@link SearchAvailablePhoneNumbersCommand} * @param args - command input. * @param paginationConfig - optional pagination config. * @returns AsyncIterable of {@link SearchAvailablePhoneNumbersCommandOutput}. */ paginateSearchAvailablePhoneNumbers(args?: SearchAvailablePhoneNumbersCommandInput, paginationConfig?: Omit): Paginator; } /** *

The Amazon Chime SDK telephony APIs in this section enable developers to create PSTN calling solutions that use Amazon Chime SDK Voice Connectors, and Amazon Chime SDK SIP media applications. Developers can * also order and manage phone numbers, create and manage Voice Connectors and SIP media applications, and run voice analytics.

* @public */ export declare class ChimeSDKVoice extends ChimeSDKVoiceClient implements ChimeSDKVoice { }