@aws-sdk/client-chime-sdk-voice 3.1077.0 → 3.1079.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (296) hide show
  1. package/dist-cjs/index.js +104 -963
  2. package/dist-es/commandBuilder.js +6 -0
  3. package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.js +2 -14
  4. package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.js +2 -14
  5. package/dist-es/commands/BatchDeletePhoneNumberCommand.js +2 -14
  6. package/dist-es/commands/BatchUpdatePhoneNumberCommand.js +2 -14
  7. package/dist-es/commands/CreatePhoneNumberOrderCommand.js +2 -14
  8. package/dist-es/commands/CreateProxySessionCommand.js +2 -14
  9. package/dist-es/commands/CreateSipMediaApplicationCallCommand.js +2 -14
  10. package/dist-es/commands/CreateSipMediaApplicationCommand.js +2 -14
  11. package/dist-es/commands/CreateSipRuleCommand.js +2 -14
  12. package/dist-es/commands/CreateVoiceConnectorCommand.js +2 -14
  13. package/dist-es/commands/CreateVoiceConnectorGroupCommand.js +2 -14
  14. package/dist-es/commands/CreateVoiceProfileCommand.js +2 -14
  15. package/dist-es/commands/CreateVoiceProfileDomainCommand.js +2 -14
  16. package/dist-es/commands/DeletePhoneNumberCommand.js +2 -14
  17. package/dist-es/commands/DeleteProxySessionCommand.js +2 -14
  18. package/dist-es/commands/DeleteSipMediaApplicationCommand.js +2 -14
  19. package/dist-es/commands/DeleteSipRuleCommand.js +2 -14
  20. package/dist-es/commands/DeleteVoiceConnectorCommand.js +2 -14
  21. package/dist-es/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +2 -14
  22. package/dist-es/commands/DeleteVoiceConnectorExternalSystemsConfigurationCommand.js +2 -14
  23. package/dist-es/commands/DeleteVoiceConnectorGroupCommand.js +2 -14
  24. package/dist-es/commands/DeleteVoiceConnectorOriginationCommand.js +2 -14
  25. package/dist-es/commands/DeleteVoiceConnectorProxyCommand.js +2 -14
  26. package/dist-es/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +2 -14
  27. package/dist-es/commands/DeleteVoiceConnectorTerminationCommand.js +2 -14
  28. package/dist-es/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +2 -14
  29. package/dist-es/commands/DeleteVoiceProfileCommand.js +2 -14
  30. package/dist-es/commands/DeleteVoiceProfileDomainCommand.js +2 -14
  31. package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.js +2 -14
  32. package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.js +2 -14
  33. package/dist-es/commands/GetGlobalSettingsCommand.js +2 -14
  34. package/dist-es/commands/GetPhoneNumberCommand.js +2 -14
  35. package/dist-es/commands/GetPhoneNumberOrderCommand.js +2 -14
  36. package/dist-es/commands/GetPhoneNumberSettingsCommand.js +2 -14
  37. package/dist-es/commands/GetProxySessionCommand.js +2 -14
  38. package/dist-es/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.js +2 -14
  39. package/dist-es/commands/GetSipMediaApplicationCommand.js +2 -14
  40. package/dist-es/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +2 -14
  41. package/dist-es/commands/GetSipRuleCommand.js +2 -14
  42. package/dist-es/commands/GetSpeakerSearchTaskCommand.js +2 -14
  43. package/dist-es/commands/GetVoiceConnectorCommand.js +2 -14
  44. package/dist-es/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +2 -14
  45. package/dist-es/commands/GetVoiceConnectorExternalSystemsConfigurationCommand.js +2 -14
  46. package/dist-es/commands/GetVoiceConnectorGroupCommand.js +2 -14
  47. package/dist-es/commands/GetVoiceConnectorLoggingConfigurationCommand.js +2 -14
  48. package/dist-es/commands/GetVoiceConnectorOriginationCommand.js +2 -14
  49. package/dist-es/commands/GetVoiceConnectorProxyCommand.js +2 -14
  50. package/dist-es/commands/GetVoiceConnectorStreamingConfigurationCommand.js +2 -14
  51. package/dist-es/commands/GetVoiceConnectorTerminationCommand.js +2 -14
  52. package/dist-es/commands/GetVoiceConnectorTerminationHealthCommand.js +2 -14
  53. package/dist-es/commands/GetVoiceProfileCommand.js +2 -14
  54. package/dist-es/commands/GetVoiceProfileDomainCommand.js +2 -14
  55. package/dist-es/commands/GetVoiceToneAnalysisTaskCommand.js +2 -14
  56. package/dist-es/commands/ListAvailableVoiceConnectorRegionsCommand.js +2 -14
  57. package/dist-es/commands/ListPhoneNumberOrdersCommand.js +2 -14
  58. package/dist-es/commands/ListPhoneNumbersCommand.js +2 -14
  59. package/dist-es/commands/ListProxySessionsCommand.js +2 -14
  60. package/dist-es/commands/ListSipMediaApplicationsCommand.js +2 -14
  61. package/dist-es/commands/ListSipRulesCommand.js +2 -14
  62. package/dist-es/commands/ListSupportedPhoneNumberCountriesCommand.js +2 -14
  63. package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
  64. package/dist-es/commands/ListVoiceConnectorGroupsCommand.js +2 -14
  65. package/dist-es/commands/ListVoiceConnectorTerminationCredentialsCommand.js +2 -14
  66. package/dist-es/commands/ListVoiceConnectorsCommand.js +2 -14
  67. package/dist-es/commands/ListVoiceProfileDomainsCommand.js +2 -14
  68. package/dist-es/commands/ListVoiceProfilesCommand.js +2 -14
  69. package/dist-es/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.js +2 -14
  70. package/dist-es/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +2 -14
  71. package/dist-es/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.js +2 -14
  72. package/dist-es/commands/PutVoiceConnectorExternalSystemsConfigurationCommand.js +2 -14
  73. package/dist-es/commands/PutVoiceConnectorLoggingConfigurationCommand.js +2 -14
  74. package/dist-es/commands/PutVoiceConnectorOriginationCommand.js +2 -14
  75. package/dist-es/commands/PutVoiceConnectorProxyCommand.js +2 -14
  76. package/dist-es/commands/PutVoiceConnectorStreamingConfigurationCommand.js +2 -14
  77. package/dist-es/commands/PutVoiceConnectorTerminationCommand.js +2 -14
  78. package/dist-es/commands/PutVoiceConnectorTerminationCredentialsCommand.js +2 -14
  79. package/dist-es/commands/RestorePhoneNumberCommand.js +2 -14
  80. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +2 -14
  81. package/dist-es/commands/StartSpeakerSearchTaskCommand.js +2 -14
  82. package/dist-es/commands/StartVoiceToneAnalysisTaskCommand.js +2 -14
  83. package/dist-es/commands/StopSpeakerSearchTaskCommand.js +2 -14
  84. package/dist-es/commands/StopVoiceToneAnalysisTaskCommand.js +2 -14
  85. package/dist-es/commands/TagResourceCommand.js +2 -14
  86. package/dist-es/commands/UntagResourceCommand.js +2 -14
  87. package/dist-es/commands/UpdateGlobalSettingsCommand.js +2 -14
  88. package/dist-es/commands/UpdatePhoneNumberCommand.js +2 -14
  89. package/dist-es/commands/UpdatePhoneNumberSettingsCommand.js +2 -14
  90. package/dist-es/commands/UpdateProxySessionCommand.js +2 -14
  91. package/dist-es/commands/UpdateSipMediaApplicationCallCommand.js +2 -14
  92. package/dist-es/commands/UpdateSipMediaApplicationCommand.js +2 -14
  93. package/dist-es/commands/UpdateSipRuleCommand.js +2 -14
  94. package/dist-es/commands/UpdateVoiceConnectorCommand.js +2 -14
  95. package/dist-es/commands/UpdateVoiceConnectorGroupCommand.js +2 -14
  96. package/dist-es/commands/UpdateVoiceProfileCommand.js +2 -14
  97. package/dist-es/commands/UpdateVoiceProfileDomainCommand.js +2 -14
  98. package/dist-es/commands/ValidateE911AddressCommand.js +2 -14
  99. package/dist-es/index.js +1 -0
  100. package/dist-types/commandBuilder.d.ts +18 -0
  101. package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.d.ts +3 -8
  102. package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.d.ts +3 -8
  103. package/dist-types/commands/BatchDeletePhoneNumberCommand.d.ts +3 -8
  104. package/dist-types/commands/BatchUpdatePhoneNumberCommand.d.ts +3 -8
  105. package/dist-types/commands/CreatePhoneNumberOrderCommand.d.ts +3 -8
  106. package/dist-types/commands/CreateProxySessionCommand.d.ts +3 -8
  107. package/dist-types/commands/CreateSipMediaApplicationCallCommand.d.ts +3 -8
  108. package/dist-types/commands/CreateSipMediaApplicationCommand.d.ts +3 -8
  109. package/dist-types/commands/CreateSipRuleCommand.d.ts +3 -8
  110. package/dist-types/commands/CreateVoiceConnectorCommand.d.ts +3 -8
  111. package/dist-types/commands/CreateVoiceConnectorGroupCommand.d.ts +3 -8
  112. package/dist-types/commands/CreateVoiceProfileCommand.d.ts +3 -8
  113. package/dist-types/commands/CreateVoiceProfileDomainCommand.d.ts +3 -8
  114. package/dist-types/commands/DeletePhoneNumberCommand.d.ts +3 -8
  115. package/dist-types/commands/DeleteProxySessionCommand.d.ts +3 -8
  116. package/dist-types/commands/DeleteSipMediaApplicationCommand.d.ts +3 -8
  117. package/dist-types/commands/DeleteSipRuleCommand.d.ts +3 -8
  118. package/dist-types/commands/DeleteVoiceConnectorCommand.d.ts +3 -8
  119. package/dist-types/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +3 -8
  120. package/dist-types/commands/DeleteVoiceConnectorExternalSystemsConfigurationCommand.d.ts +3 -8
  121. package/dist-types/commands/DeleteVoiceConnectorGroupCommand.d.ts +3 -8
  122. package/dist-types/commands/DeleteVoiceConnectorOriginationCommand.d.ts +3 -8
  123. package/dist-types/commands/DeleteVoiceConnectorProxyCommand.d.ts +3 -8
  124. package/dist-types/commands/DeleteVoiceConnectorStreamingConfigurationCommand.d.ts +3 -8
  125. package/dist-types/commands/DeleteVoiceConnectorTerminationCommand.d.ts +3 -8
  126. package/dist-types/commands/DeleteVoiceConnectorTerminationCredentialsCommand.d.ts +3 -8
  127. package/dist-types/commands/DeleteVoiceProfileCommand.d.ts +3 -8
  128. package/dist-types/commands/DeleteVoiceProfileDomainCommand.d.ts +3 -8
  129. package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.d.ts +3 -8
  130. package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.d.ts +3 -8
  131. package/dist-types/commands/GetGlobalSettingsCommand.d.ts +3 -8
  132. package/dist-types/commands/GetPhoneNumberCommand.d.ts +3 -8
  133. package/dist-types/commands/GetPhoneNumberOrderCommand.d.ts +3 -8
  134. package/dist-types/commands/GetPhoneNumberSettingsCommand.d.ts +3 -8
  135. package/dist-types/commands/GetProxySessionCommand.d.ts +3 -8
  136. package/dist-types/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.d.ts +3 -8
  137. package/dist-types/commands/GetSipMediaApplicationCommand.d.ts +3 -8
  138. package/dist-types/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +3 -8
  139. package/dist-types/commands/GetSipRuleCommand.d.ts +3 -8
  140. package/dist-types/commands/GetSpeakerSearchTaskCommand.d.ts +3 -8
  141. package/dist-types/commands/GetVoiceConnectorCommand.d.ts +3 -8
  142. package/dist-types/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +3 -8
  143. package/dist-types/commands/GetVoiceConnectorExternalSystemsConfigurationCommand.d.ts +3 -8
  144. package/dist-types/commands/GetVoiceConnectorGroupCommand.d.ts +3 -8
  145. package/dist-types/commands/GetVoiceConnectorLoggingConfigurationCommand.d.ts +3 -8
  146. package/dist-types/commands/GetVoiceConnectorOriginationCommand.d.ts +3 -8
  147. package/dist-types/commands/GetVoiceConnectorProxyCommand.d.ts +3 -8
  148. package/dist-types/commands/GetVoiceConnectorStreamingConfigurationCommand.d.ts +3 -8
  149. package/dist-types/commands/GetVoiceConnectorTerminationCommand.d.ts +3 -8
  150. package/dist-types/commands/GetVoiceConnectorTerminationHealthCommand.d.ts +3 -8
  151. package/dist-types/commands/GetVoiceProfileCommand.d.ts +3 -8
  152. package/dist-types/commands/GetVoiceProfileDomainCommand.d.ts +3 -8
  153. package/dist-types/commands/GetVoiceToneAnalysisTaskCommand.d.ts +3 -8
  154. package/dist-types/commands/ListAvailableVoiceConnectorRegionsCommand.d.ts +3 -8
  155. package/dist-types/commands/ListPhoneNumberOrdersCommand.d.ts +3 -8
  156. package/dist-types/commands/ListPhoneNumbersCommand.d.ts +3 -8
  157. package/dist-types/commands/ListProxySessionsCommand.d.ts +3 -8
  158. package/dist-types/commands/ListSipMediaApplicationsCommand.d.ts +3 -8
  159. package/dist-types/commands/ListSipRulesCommand.d.ts +3 -8
  160. package/dist-types/commands/ListSupportedPhoneNumberCountriesCommand.d.ts +3 -8
  161. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
  162. package/dist-types/commands/ListVoiceConnectorGroupsCommand.d.ts +3 -8
  163. package/dist-types/commands/ListVoiceConnectorTerminationCredentialsCommand.d.ts +3 -8
  164. package/dist-types/commands/ListVoiceConnectorsCommand.d.ts +3 -8
  165. package/dist-types/commands/ListVoiceProfileDomainsCommand.d.ts +3 -8
  166. package/dist-types/commands/ListVoiceProfilesCommand.d.ts +3 -8
  167. package/dist-types/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.d.ts +3 -8
  168. package/dist-types/commands/PutSipMediaApplicationLoggingConfigurationCommand.d.ts +3 -8
  169. package/dist-types/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +3 -8
  170. package/dist-types/commands/PutVoiceConnectorExternalSystemsConfigurationCommand.d.ts +3 -8
  171. package/dist-types/commands/PutVoiceConnectorLoggingConfigurationCommand.d.ts +3 -8
  172. package/dist-types/commands/PutVoiceConnectorOriginationCommand.d.ts +3 -8
  173. package/dist-types/commands/PutVoiceConnectorProxyCommand.d.ts +3 -8
  174. package/dist-types/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +3 -8
  175. package/dist-types/commands/PutVoiceConnectorTerminationCommand.d.ts +3 -8
  176. package/dist-types/commands/PutVoiceConnectorTerminationCredentialsCommand.d.ts +3 -8
  177. package/dist-types/commands/RestorePhoneNumberCommand.d.ts +3 -8
  178. package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +3 -8
  179. package/dist-types/commands/StartSpeakerSearchTaskCommand.d.ts +3 -8
  180. package/dist-types/commands/StartVoiceToneAnalysisTaskCommand.d.ts +3 -8
  181. package/dist-types/commands/StopSpeakerSearchTaskCommand.d.ts +3 -8
  182. package/dist-types/commands/StopVoiceToneAnalysisTaskCommand.d.ts +3 -8
  183. package/dist-types/commands/TagResourceCommand.d.ts +3 -8
  184. package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
  185. package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +3 -8
  186. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +3 -8
  187. package/dist-types/commands/UpdatePhoneNumberSettingsCommand.d.ts +3 -8
  188. package/dist-types/commands/UpdateProxySessionCommand.d.ts +3 -8
  189. package/dist-types/commands/UpdateSipMediaApplicationCallCommand.d.ts +3 -8
  190. package/dist-types/commands/UpdateSipMediaApplicationCommand.d.ts +3 -8
  191. package/dist-types/commands/UpdateSipRuleCommand.d.ts +3 -8
  192. package/dist-types/commands/UpdateVoiceConnectorCommand.d.ts +3 -8
  193. package/dist-types/commands/UpdateVoiceConnectorGroupCommand.d.ts +3 -8
  194. package/dist-types/commands/UpdateVoiceProfileCommand.d.ts +3 -8
  195. package/dist-types/commands/UpdateVoiceProfileDomainCommand.d.ts +3 -8
  196. package/dist-types/commands/ValidateE911AddressCommand.d.ts +3 -8
  197. package/dist-types/index.d.ts +1 -0
  198. package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
  199. package/dist-types/ts3.4/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.d.ts +7 -16
  200. package/dist-types/ts3.4/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.d.ts +7 -16
  201. package/dist-types/ts3.4/commands/BatchDeletePhoneNumberCommand.d.ts +7 -16
  202. package/dist-types/ts3.4/commands/BatchUpdatePhoneNumberCommand.d.ts +7 -16
  203. package/dist-types/ts3.4/commands/CreatePhoneNumberOrderCommand.d.ts +7 -16
  204. package/dist-types/ts3.4/commands/CreateProxySessionCommand.d.ts +7 -16
  205. package/dist-types/ts3.4/commands/CreateSipMediaApplicationCallCommand.d.ts +7 -16
  206. package/dist-types/ts3.4/commands/CreateSipMediaApplicationCommand.d.ts +7 -16
  207. package/dist-types/ts3.4/commands/CreateSipRuleCommand.d.ts +7 -16
  208. package/dist-types/ts3.4/commands/CreateVoiceConnectorCommand.d.ts +7 -16
  209. package/dist-types/ts3.4/commands/CreateVoiceConnectorGroupCommand.d.ts +7 -16
  210. package/dist-types/ts3.4/commands/CreateVoiceProfileCommand.d.ts +7 -16
  211. package/dist-types/ts3.4/commands/CreateVoiceProfileDomainCommand.d.ts +7 -16
  212. package/dist-types/ts3.4/commands/DeletePhoneNumberCommand.d.ts +7 -16
  213. package/dist-types/ts3.4/commands/DeleteProxySessionCommand.d.ts +7 -16
  214. package/dist-types/ts3.4/commands/DeleteSipMediaApplicationCommand.d.ts +7 -16
  215. package/dist-types/ts3.4/commands/DeleteSipRuleCommand.d.ts +7 -16
  216. package/dist-types/ts3.4/commands/DeleteVoiceConnectorCommand.d.ts +7 -16
  217. package/dist-types/ts3.4/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +7 -16
  218. package/dist-types/ts3.4/commands/DeleteVoiceConnectorExternalSystemsConfigurationCommand.d.ts +7 -16
  219. package/dist-types/ts3.4/commands/DeleteVoiceConnectorGroupCommand.d.ts +7 -16
  220. package/dist-types/ts3.4/commands/DeleteVoiceConnectorOriginationCommand.d.ts +7 -16
  221. package/dist-types/ts3.4/commands/DeleteVoiceConnectorProxyCommand.d.ts +7 -16
  222. package/dist-types/ts3.4/commands/DeleteVoiceConnectorStreamingConfigurationCommand.d.ts +7 -16
  223. package/dist-types/ts3.4/commands/DeleteVoiceConnectorTerminationCommand.d.ts +7 -16
  224. package/dist-types/ts3.4/commands/DeleteVoiceConnectorTerminationCredentialsCommand.d.ts +7 -16
  225. package/dist-types/ts3.4/commands/DeleteVoiceProfileCommand.d.ts +7 -16
  226. package/dist-types/ts3.4/commands/DeleteVoiceProfileDomainCommand.d.ts +7 -16
  227. package/dist-types/ts3.4/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.d.ts +7 -16
  228. package/dist-types/ts3.4/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.d.ts +7 -16
  229. package/dist-types/ts3.4/commands/GetGlobalSettingsCommand.d.ts +7 -16
  230. package/dist-types/ts3.4/commands/GetPhoneNumberCommand.d.ts +7 -16
  231. package/dist-types/ts3.4/commands/GetPhoneNumberOrderCommand.d.ts +7 -16
  232. package/dist-types/ts3.4/commands/GetPhoneNumberSettingsCommand.d.ts +7 -16
  233. package/dist-types/ts3.4/commands/GetProxySessionCommand.d.ts +7 -16
  234. package/dist-types/ts3.4/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.d.ts +7 -16
  235. package/dist-types/ts3.4/commands/GetSipMediaApplicationCommand.d.ts +7 -16
  236. package/dist-types/ts3.4/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +7 -16
  237. package/dist-types/ts3.4/commands/GetSipRuleCommand.d.ts +7 -16
  238. package/dist-types/ts3.4/commands/GetSpeakerSearchTaskCommand.d.ts +7 -16
  239. package/dist-types/ts3.4/commands/GetVoiceConnectorCommand.d.ts +7 -16
  240. package/dist-types/ts3.4/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +7 -16
  241. package/dist-types/ts3.4/commands/GetVoiceConnectorExternalSystemsConfigurationCommand.d.ts +7 -16
  242. package/dist-types/ts3.4/commands/GetVoiceConnectorGroupCommand.d.ts +7 -16
  243. package/dist-types/ts3.4/commands/GetVoiceConnectorLoggingConfigurationCommand.d.ts +7 -16
  244. package/dist-types/ts3.4/commands/GetVoiceConnectorOriginationCommand.d.ts +7 -16
  245. package/dist-types/ts3.4/commands/GetVoiceConnectorProxyCommand.d.ts +7 -16
  246. package/dist-types/ts3.4/commands/GetVoiceConnectorStreamingConfigurationCommand.d.ts +7 -16
  247. package/dist-types/ts3.4/commands/GetVoiceConnectorTerminationCommand.d.ts +7 -16
  248. package/dist-types/ts3.4/commands/GetVoiceConnectorTerminationHealthCommand.d.ts +7 -16
  249. package/dist-types/ts3.4/commands/GetVoiceProfileCommand.d.ts +7 -16
  250. package/dist-types/ts3.4/commands/GetVoiceProfileDomainCommand.d.ts +7 -16
  251. package/dist-types/ts3.4/commands/GetVoiceToneAnalysisTaskCommand.d.ts +7 -16
  252. package/dist-types/ts3.4/commands/ListAvailableVoiceConnectorRegionsCommand.d.ts +7 -16
  253. package/dist-types/ts3.4/commands/ListPhoneNumberOrdersCommand.d.ts +7 -16
  254. package/dist-types/ts3.4/commands/ListPhoneNumbersCommand.d.ts +7 -16
  255. package/dist-types/ts3.4/commands/ListProxySessionsCommand.d.ts +7 -16
  256. package/dist-types/ts3.4/commands/ListSipMediaApplicationsCommand.d.ts +7 -16
  257. package/dist-types/ts3.4/commands/ListSipRulesCommand.d.ts +7 -16
  258. package/dist-types/ts3.4/commands/ListSupportedPhoneNumberCountriesCommand.d.ts +7 -16
  259. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
  260. package/dist-types/ts3.4/commands/ListVoiceConnectorGroupsCommand.d.ts +7 -16
  261. package/dist-types/ts3.4/commands/ListVoiceConnectorTerminationCredentialsCommand.d.ts +7 -16
  262. package/dist-types/ts3.4/commands/ListVoiceConnectorsCommand.d.ts +7 -16
  263. package/dist-types/ts3.4/commands/ListVoiceProfileDomainsCommand.d.ts +7 -16
  264. package/dist-types/ts3.4/commands/ListVoiceProfilesCommand.d.ts +7 -16
  265. package/dist-types/ts3.4/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.d.ts +7 -16
  266. package/dist-types/ts3.4/commands/PutSipMediaApplicationLoggingConfigurationCommand.d.ts +7 -16
  267. package/dist-types/ts3.4/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +7 -16
  268. package/dist-types/ts3.4/commands/PutVoiceConnectorExternalSystemsConfigurationCommand.d.ts +7 -16
  269. package/dist-types/ts3.4/commands/PutVoiceConnectorLoggingConfigurationCommand.d.ts +7 -16
  270. package/dist-types/ts3.4/commands/PutVoiceConnectorOriginationCommand.d.ts +7 -16
  271. package/dist-types/ts3.4/commands/PutVoiceConnectorProxyCommand.d.ts +7 -16
  272. package/dist-types/ts3.4/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +7 -16
  273. package/dist-types/ts3.4/commands/PutVoiceConnectorTerminationCommand.d.ts +7 -16
  274. package/dist-types/ts3.4/commands/PutVoiceConnectorTerminationCredentialsCommand.d.ts +7 -16
  275. package/dist-types/ts3.4/commands/RestorePhoneNumberCommand.d.ts +7 -16
  276. package/dist-types/ts3.4/commands/SearchAvailablePhoneNumbersCommand.d.ts +7 -16
  277. package/dist-types/ts3.4/commands/StartSpeakerSearchTaskCommand.d.ts +7 -16
  278. package/dist-types/ts3.4/commands/StartVoiceToneAnalysisTaskCommand.d.ts +7 -16
  279. package/dist-types/ts3.4/commands/StopSpeakerSearchTaskCommand.d.ts +7 -16
  280. package/dist-types/ts3.4/commands/StopVoiceToneAnalysisTaskCommand.d.ts +7 -16
  281. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
  282. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
  283. package/dist-types/ts3.4/commands/UpdateGlobalSettingsCommand.d.ts +7 -16
  284. package/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +7 -16
  285. package/dist-types/ts3.4/commands/UpdatePhoneNumberSettingsCommand.d.ts +7 -16
  286. package/dist-types/ts3.4/commands/UpdateProxySessionCommand.d.ts +7 -16
  287. package/dist-types/ts3.4/commands/UpdateSipMediaApplicationCallCommand.d.ts +7 -16
  288. package/dist-types/ts3.4/commands/UpdateSipMediaApplicationCommand.d.ts +7 -16
  289. package/dist-types/ts3.4/commands/UpdateSipRuleCommand.d.ts +7 -16
  290. package/dist-types/ts3.4/commands/UpdateVoiceConnectorCommand.d.ts +7 -16
  291. package/dist-types/ts3.4/commands/UpdateVoiceConnectorGroupCommand.d.ts +7 -16
  292. package/dist-types/ts3.4/commands/UpdateVoiceProfileCommand.d.ts +7 -16
  293. package/dist-types/ts3.4/commands/UpdateVoiceProfileDomainCommand.d.ts +7 -16
  294. package/dist-types/ts3.4/commands/ValidateE911AddressCommand.d.ts +7 -16
  295. package/dist-types/ts3.4/index.d.ts +1 -0
  296. package/package.json +8 -8
package/dist-cjs/index.js CHANGED
@@ -1,7 +1,8 @@
1
1
  const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
2
2
  const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
3
- const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, Command, createAggregatedClient } = require("@smithy/core/client");
4
- exports.$Command = Command;
3
+ const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createAggregatedClient } = require("@smithy/core/client");
4
+ const { Command: $Command } = require("@smithy/core/client");
5
+ exports.$Command = $Command;
5
6
  exports.__Client = Client;
6
7
  const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
7
8
  const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
@@ -68,7 +69,7 @@ const commonParams = {
68
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
69
70
  };
70
71
 
71
- var version = "3.1076.0";
72
+ var version = "3.1078.0";
72
73
  var packageInfo = {
73
74
  version: version};
74
75
 
@@ -2613,1156 +2614,296 @@ class ChimeSDKVoiceClient extends Client {
2613
2614
  }
2614
2615
  }
2615
2616
 
2616
- class AssociatePhoneNumbersWithVoiceConnectorCommand extends Command
2617
- .classBuilder()
2618
- .ep(commonParams)
2619
- .m(function (Command, cs, config, o) {
2620
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2621
- })
2622
- .s("ChimeSDKTelephonyService", "AssociatePhoneNumbersWithVoiceConnector", {})
2623
- .n("ChimeSDKVoiceClient", "AssociatePhoneNumbersWithVoiceConnectorCommand")
2624
- .sc(AssociatePhoneNumbersWithVoiceConnector$)
2625
- .build() {
2617
+ const command = makeBuilder(commonParams, "ChimeSDKTelephonyService", "ChimeSDKVoiceClient", getEndpointPlugin);
2618
+ const _ep0 = {};
2619
+ const _mw0 = (Command, cs, config, o) => [];
2620
+
2621
+ class AssociatePhoneNumbersWithVoiceConnectorCommand extends command(_ep0, _mw0, "AssociatePhoneNumbersWithVoiceConnector", AssociatePhoneNumbersWithVoiceConnector$) {
2626
2622
  }
2627
2623
 
2628
- class AssociatePhoneNumbersWithVoiceConnectorGroupCommand extends Command
2629
- .classBuilder()
2630
- .ep(commonParams)
2631
- .m(function (Command, cs, config, o) {
2632
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2633
- })
2634
- .s("ChimeSDKTelephonyService", "AssociatePhoneNumbersWithVoiceConnectorGroup", {})
2635
- .n("ChimeSDKVoiceClient", "AssociatePhoneNumbersWithVoiceConnectorGroupCommand")
2636
- .sc(AssociatePhoneNumbersWithVoiceConnectorGroup$)
2637
- .build() {
2624
+ class AssociatePhoneNumbersWithVoiceConnectorGroupCommand extends command(_ep0, _mw0, "AssociatePhoneNumbersWithVoiceConnectorGroup", AssociatePhoneNumbersWithVoiceConnectorGroup$) {
2638
2625
  }
2639
2626
 
2640
- class BatchDeletePhoneNumberCommand extends Command
2641
- .classBuilder()
2642
- .ep(commonParams)
2643
- .m(function (Command, cs, config, o) {
2644
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2645
- })
2646
- .s("ChimeSDKTelephonyService", "BatchDeletePhoneNumber", {})
2647
- .n("ChimeSDKVoiceClient", "BatchDeletePhoneNumberCommand")
2648
- .sc(BatchDeletePhoneNumber$)
2649
- .build() {
2627
+ class BatchDeletePhoneNumberCommand extends command(_ep0, _mw0, "BatchDeletePhoneNumber", BatchDeletePhoneNumber$) {
2650
2628
  }
2651
2629
 
2652
- class BatchUpdatePhoneNumberCommand extends Command
2653
- .classBuilder()
2654
- .ep(commonParams)
2655
- .m(function (Command, cs, config, o) {
2656
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2657
- })
2658
- .s("ChimeSDKTelephonyService", "BatchUpdatePhoneNumber", {})
2659
- .n("ChimeSDKVoiceClient", "BatchUpdatePhoneNumberCommand")
2660
- .sc(BatchUpdatePhoneNumber$)
2661
- .build() {
2630
+ class BatchUpdatePhoneNumberCommand extends command(_ep0, _mw0, "BatchUpdatePhoneNumber", BatchUpdatePhoneNumber$) {
2662
2631
  }
2663
2632
 
2664
- class CreatePhoneNumberOrderCommand extends Command
2665
- .classBuilder()
2666
- .ep(commonParams)
2667
- .m(function (Command, cs, config, o) {
2668
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2669
- })
2670
- .s("ChimeSDKTelephonyService", "CreatePhoneNumberOrder", {})
2671
- .n("ChimeSDKVoiceClient", "CreatePhoneNumberOrderCommand")
2672
- .sc(CreatePhoneNumberOrder$)
2673
- .build() {
2633
+ class CreatePhoneNumberOrderCommand extends command(_ep0, _mw0, "CreatePhoneNumberOrder", CreatePhoneNumberOrder$) {
2674
2634
  }
2675
2635
 
2676
- class CreateProxySessionCommand extends Command
2677
- .classBuilder()
2678
- .ep(commonParams)
2679
- .m(function (Command, cs, config, o) {
2680
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2681
- })
2682
- .s("ChimeSDKTelephonyService", "CreateProxySession", {})
2683
- .n("ChimeSDKVoiceClient", "CreateProxySessionCommand")
2684
- .sc(CreateProxySession$)
2685
- .build() {
2636
+ class CreateProxySessionCommand extends command(_ep0, _mw0, "CreateProxySession", CreateProxySession$) {
2686
2637
  }
2687
2638
 
2688
- class CreateSipMediaApplicationCallCommand extends Command
2689
- .classBuilder()
2690
- .ep(commonParams)
2691
- .m(function (Command, cs, config, o) {
2692
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2693
- })
2694
- .s("ChimeSDKTelephonyService", "CreateSipMediaApplicationCall", {})
2695
- .n("ChimeSDKVoiceClient", "CreateSipMediaApplicationCallCommand")
2696
- .sc(CreateSipMediaApplicationCall$)
2697
- .build() {
2639
+ class CreateSipMediaApplicationCallCommand extends command(_ep0, _mw0, "CreateSipMediaApplicationCall", CreateSipMediaApplicationCall$) {
2698
2640
  }
2699
2641
 
2700
- class CreateSipMediaApplicationCommand extends Command
2701
- .classBuilder()
2702
- .ep(commonParams)
2703
- .m(function (Command, cs, config, o) {
2704
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2705
- })
2706
- .s("ChimeSDKTelephonyService", "CreateSipMediaApplication", {})
2707
- .n("ChimeSDKVoiceClient", "CreateSipMediaApplicationCommand")
2708
- .sc(CreateSipMediaApplication$)
2709
- .build() {
2642
+ class CreateSipMediaApplicationCommand extends command(_ep0, _mw0, "CreateSipMediaApplication", CreateSipMediaApplication$) {
2710
2643
  }
2711
2644
 
2712
- class CreateSipRuleCommand extends Command
2713
- .classBuilder()
2714
- .ep(commonParams)
2715
- .m(function (Command, cs, config, o) {
2716
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2717
- })
2718
- .s("ChimeSDKTelephonyService", "CreateSipRule", {})
2719
- .n("ChimeSDKVoiceClient", "CreateSipRuleCommand")
2720
- .sc(CreateSipRule$)
2721
- .build() {
2645
+ class CreateSipRuleCommand extends command(_ep0, _mw0, "CreateSipRule", CreateSipRule$) {
2722
2646
  }
2723
2647
 
2724
- class CreateVoiceConnectorCommand extends Command
2725
- .classBuilder()
2726
- .ep(commonParams)
2727
- .m(function (Command, cs, config, o) {
2728
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2729
- })
2730
- .s("ChimeSDKTelephonyService", "CreateVoiceConnector", {})
2731
- .n("ChimeSDKVoiceClient", "CreateVoiceConnectorCommand")
2732
- .sc(CreateVoiceConnector$)
2733
- .build() {
2648
+ class CreateVoiceConnectorCommand extends command(_ep0, _mw0, "CreateVoiceConnector", CreateVoiceConnector$) {
2734
2649
  }
2735
2650
 
2736
- class CreateVoiceConnectorGroupCommand extends Command
2737
- .classBuilder()
2738
- .ep(commonParams)
2739
- .m(function (Command, cs, config, o) {
2740
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2741
- })
2742
- .s("ChimeSDKTelephonyService", "CreateVoiceConnectorGroup", {})
2743
- .n("ChimeSDKVoiceClient", "CreateVoiceConnectorGroupCommand")
2744
- .sc(CreateVoiceConnectorGroup$)
2745
- .build() {
2651
+ class CreateVoiceConnectorGroupCommand extends command(_ep0, _mw0, "CreateVoiceConnectorGroup", CreateVoiceConnectorGroup$) {
2746
2652
  }
2747
2653
 
2748
- class CreateVoiceProfileCommand extends Command
2749
- .classBuilder()
2750
- .ep(commonParams)
2751
- .m(function (Command, cs, config, o) {
2752
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2753
- })
2754
- .s("ChimeSDKTelephonyService", "CreateVoiceProfile", {})
2755
- .n("ChimeSDKVoiceClient", "CreateVoiceProfileCommand")
2756
- .sc(CreateVoiceProfile$)
2757
- .build() {
2654
+ class CreateVoiceProfileCommand extends command(_ep0, _mw0, "CreateVoiceProfile", CreateVoiceProfile$) {
2758
2655
  }
2759
2656
 
2760
- class CreateVoiceProfileDomainCommand extends Command
2761
- .classBuilder()
2762
- .ep(commonParams)
2763
- .m(function (Command, cs, config, o) {
2764
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2765
- })
2766
- .s("ChimeSDKTelephonyService", "CreateVoiceProfileDomain", {})
2767
- .n("ChimeSDKVoiceClient", "CreateVoiceProfileDomainCommand")
2768
- .sc(CreateVoiceProfileDomain$)
2769
- .build() {
2657
+ class CreateVoiceProfileDomainCommand extends command(_ep0, _mw0, "CreateVoiceProfileDomain", CreateVoiceProfileDomain$) {
2770
2658
  }
2771
2659
 
2772
- class DeletePhoneNumberCommand extends Command
2773
- .classBuilder()
2774
- .ep(commonParams)
2775
- .m(function (Command, cs, config, o) {
2776
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2777
- })
2778
- .s("ChimeSDKTelephonyService", "DeletePhoneNumber", {})
2779
- .n("ChimeSDKVoiceClient", "DeletePhoneNumberCommand")
2780
- .sc(DeletePhoneNumber$)
2781
- .build() {
2660
+ class DeletePhoneNumberCommand extends command(_ep0, _mw0, "DeletePhoneNumber", DeletePhoneNumber$) {
2782
2661
  }
2783
2662
 
2784
- class DeleteProxySessionCommand extends Command
2785
- .classBuilder()
2786
- .ep(commonParams)
2787
- .m(function (Command, cs, config, o) {
2788
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2789
- })
2790
- .s("ChimeSDKTelephonyService", "DeleteProxySession", {})
2791
- .n("ChimeSDKVoiceClient", "DeleteProxySessionCommand")
2792
- .sc(DeleteProxySession$)
2793
- .build() {
2663
+ class DeleteProxySessionCommand extends command(_ep0, _mw0, "DeleteProxySession", DeleteProxySession$) {
2794
2664
  }
2795
2665
 
2796
- class DeleteSipMediaApplicationCommand extends Command
2797
- .classBuilder()
2798
- .ep(commonParams)
2799
- .m(function (Command, cs, config, o) {
2800
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2801
- })
2802
- .s("ChimeSDKTelephonyService", "DeleteSipMediaApplication", {})
2803
- .n("ChimeSDKVoiceClient", "DeleteSipMediaApplicationCommand")
2804
- .sc(DeleteSipMediaApplication$)
2805
- .build() {
2666
+ class DeleteSipMediaApplicationCommand extends command(_ep0, _mw0, "DeleteSipMediaApplication", DeleteSipMediaApplication$) {
2806
2667
  }
2807
2668
 
2808
- class DeleteSipRuleCommand extends Command
2809
- .classBuilder()
2810
- .ep(commonParams)
2811
- .m(function (Command, cs, config, o) {
2812
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2813
- })
2814
- .s("ChimeSDKTelephonyService", "DeleteSipRule", {})
2815
- .n("ChimeSDKVoiceClient", "DeleteSipRuleCommand")
2816
- .sc(DeleteSipRule$)
2817
- .build() {
2669
+ class DeleteSipRuleCommand extends command(_ep0, _mw0, "DeleteSipRule", DeleteSipRule$) {
2818
2670
  }
2819
2671
 
2820
- class DeleteVoiceConnectorCommand extends Command
2821
- .classBuilder()
2822
- .ep(commonParams)
2823
- .m(function (Command, cs, config, o) {
2824
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2825
- })
2826
- .s("ChimeSDKTelephonyService", "DeleteVoiceConnector", {})
2827
- .n("ChimeSDKVoiceClient", "DeleteVoiceConnectorCommand")
2828
- .sc(DeleteVoiceConnector$)
2829
- .build() {
2672
+ class DeleteVoiceConnectorCommand extends command(_ep0, _mw0, "DeleteVoiceConnector", DeleteVoiceConnector$) {
2830
2673
  }
2831
2674
 
2832
- class DeleteVoiceConnectorEmergencyCallingConfigurationCommand extends Command
2833
- .classBuilder()
2834
- .ep(commonParams)
2835
- .m(function (Command, cs, config, o) {
2836
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2837
- })
2838
- .s("ChimeSDKTelephonyService", "DeleteVoiceConnectorEmergencyCallingConfiguration", {})
2839
- .n("ChimeSDKVoiceClient", "DeleteVoiceConnectorEmergencyCallingConfigurationCommand")
2840
- .sc(DeleteVoiceConnectorEmergencyCallingConfiguration$)
2841
- .build() {
2675
+ class DeleteVoiceConnectorEmergencyCallingConfigurationCommand extends command(_ep0, _mw0, "DeleteVoiceConnectorEmergencyCallingConfiguration", DeleteVoiceConnectorEmergencyCallingConfiguration$) {
2842
2676
  }
2843
2677
 
2844
- class DeleteVoiceConnectorExternalSystemsConfigurationCommand extends Command
2845
- .classBuilder()
2846
- .ep(commonParams)
2847
- .m(function (Command, cs, config, o) {
2848
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2849
- })
2850
- .s("ChimeSDKTelephonyService", "DeleteVoiceConnectorExternalSystemsConfiguration", {})
2851
- .n("ChimeSDKVoiceClient", "DeleteVoiceConnectorExternalSystemsConfigurationCommand")
2852
- .sc(DeleteVoiceConnectorExternalSystemsConfiguration$)
2853
- .build() {
2678
+ class DeleteVoiceConnectorExternalSystemsConfigurationCommand extends command(_ep0, _mw0, "DeleteVoiceConnectorExternalSystemsConfiguration", DeleteVoiceConnectorExternalSystemsConfiguration$) {
2854
2679
  }
2855
2680
 
2856
- class DeleteVoiceConnectorGroupCommand extends Command
2857
- .classBuilder()
2858
- .ep(commonParams)
2859
- .m(function (Command, cs, config, o) {
2860
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2861
- })
2862
- .s("ChimeSDKTelephonyService", "DeleteVoiceConnectorGroup", {})
2863
- .n("ChimeSDKVoiceClient", "DeleteVoiceConnectorGroupCommand")
2864
- .sc(DeleteVoiceConnectorGroup$)
2865
- .build() {
2681
+ class DeleteVoiceConnectorGroupCommand extends command(_ep0, _mw0, "DeleteVoiceConnectorGroup", DeleteVoiceConnectorGroup$) {
2866
2682
  }
2867
2683
 
2868
- class DeleteVoiceConnectorOriginationCommand extends Command
2869
- .classBuilder()
2870
- .ep(commonParams)
2871
- .m(function (Command, cs, config, o) {
2872
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2873
- })
2874
- .s("ChimeSDKTelephonyService", "DeleteVoiceConnectorOrigination", {})
2875
- .n("ChimeSDKVoiceClient", "DeleteVoiceConnectorOriginationCommand")
2876
- .sc(DeleteVoiceConnectorOrigination$)
2877
- .build() {
2684
+ class DeleteVoiceConnectorOriginationCommand extends command(_ep0, _mw0, "DeleteVoiceConnectorOrigination", DeleteVoiceConnectorOrigination$) {
2878
2685
  }
2879
2686
 
2880
- class DeleteVoiceConnectorProxyCommand extends Command
2881
- .classBuilder()
2882
- .ep(commonParams)
2883
- .m(function (Command, cs, config, o) {
2884
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2885
- })
2886
- .s("ChimeSDKTelephonyService", "DeleteVoiceConnectorProxy", {})
2887
- .n("ChimeSDKVoiceClient", "DeleteVoiceConnectorProxyCommand")
2888
- .sc(DeleteVoiceConnectorProxy$)
2889
- .build() {
2687
+ class DeleteVoiceConnectorProxyCommand extends command(_ep0, _mw0, "DeleteVoiceConnectorProxy", DeleteVoiceConnectorProxy$) {
2890
2688
  }
2891
2689
 
2892
- class DeleteVoiceConnectorStreamingConfigurationCommand extends Command
2893
- .classBuilder()
2894
- .ep(commonParams)
2895
- .m(function (Command, cs, config, o) {
2896
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2897
- })
2898
- .s("ChimeSDKTelephonyService", "DeleteVoiceConnectorStreamingConfiguration", {})
2899
- .n("ChimeSDKVoiceClient", "DeleteVoiceConnectorStreamingConfigurationCommand")
2900
- .sc(DeleteVoiceConnectorStreamingConfiguration$)
2901
- .build() {
2690
+ class DeleteVoiceConnectorStreamingConfigurationCommand extends command(_ep0, _mw0, "DeleteVoiceConnectorStreamingConfiguration", DeleteVoiceConnectorStreamingConfiguration$) {
2902
2691
  }
2903
2692
 
2904
- class DeleteVoiceConnectorTerminationCommand extends Command
2905
- .classBuilder()
2906
- .ep(commonParams)
2907
- .m(function (Command, cs, config, o) {
2908
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2909
- })
2910
- .s("ChimeSDKTelephonyService", "DeleteVoiceConnectorTermination", {})
2911
- .n("ChimeSDKVoiceClient", "DeleteVoiceConnectorTerminationCommand")
2912
- .sc(DeleteVoiceConnectorTermination$)
2913
- .build() {
2693
+ class DeleteVoiceConnectorTerminationCommand extends command(_ep0, _mw0, "DeleteVoiceConnectorTermination", DeleteVoiceConnectorTermination$) {
2914
2694
  }
2915
2695
 
2916
- class DeleteVoiceConnectorTerminationCredentialsCommand extends Command
2917
- .classBuilder()
2918
- .ep(commonParams)
2919
- .m(function (Command, cs, config, o) {
2920
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2921
- })
2922
- .s("ChimeSDKTelephonyService", "DeleteVoiceConnectorTerminationCredentials", {})
2923
- .n("ChimeSDKVoiceClient", "DeleteVoiceConnectorTerminationCredentialsCommand")
2924
- .sc(DeleteVoiceConnectorTerminationCredentials$)
2925
- .build() {
2696
+ class DeleteVoiceConnectorTerminationCredentialsCommand extends command(_ep0, _mw0, "DeleteVoiceConnectorTerminationCredentials", DeleteVoiceConnectorTerminationCredentials$) {
2926
2697
  }
2927
2698
 
2928
- class DeleteVoiceProfileCommand extends Command
2929
- .classBuilder()
2930
- .ep(commonParams)
2931
- .m(function (Command, cs, config, o) {
2932
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2933
- })
2934
- .s("ChimeSDKTelephonyService", "DeleteVoiceProfile", {})
2935
- .n("ChimeSDKVoiceClient", "DeleteVoiceProfileCommand")
2936
- .sc(DeleteVoiceProfile$)
2937
- .build() {
2699
+ class DeleteVoiceProfileCommand extends command(_ep0, _mw0, "DeleteVoiceProfile", DeleteVoiceProfile$) {
2938
2700
  }
2939
2701
 
2940
- class DeleteVoiceProfileDomainCommand extends Command
2941
- .classBuilder()
2942
- .ep(commonParams)
2943
- .m(function (Command, cs, config, o) {
2944
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2945
- })
2946
- .s("ChimeSDKTelephonyService", "DeleteVoiceProfileDomain", {})
2947
- .n("ChimeSDKVoiceClient", "DeleteVoiceProfileDomainCommand")
2948
- .sc(DeleteVoiceProfileDomain$)
2949
- .build() {
2702
+ class DeleteVoiceProfileDomainCommand extends command(_ep0, _mw0, "DeleteVoiceProfileDomain", DeleteVoiceProfileDomain$) {
2950
2703
  }
2951
2704
 
2952
- class DisassociatePhoneNumbersFromVoiceConnectorCommand extends Command
2953
- .classBuilder()
2954
- .ep(commonParams)
2955
- .m(function (Command, cs, config, o) {
2956
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2957
- })
2958
- .s("ChimeSDKTelephonyService", "DisassociatePhoneNumbersFromVoiceConnector", {})
2959
- .n("ChimeSDKVoiceClient", "DisassociatePhoneNumbersFromVoiceConnectorCommand")
2960
- .sc(DisassociatePhoneNumbersFromVoiceConnector$)
2961
- .build() {
2705
+ class DisassociatePhoneNumbersFromVoiceConnectorCommand extends command(_ep0, _mw0, "DisassociatePhoneNumbersFromVoiceConnector", DisassociatePhoneNumbersFromVoiceConnector$) {
2962
2706
  }
2963
2707
 
2964
- class DisassociatePhoneNumbersFromVoiceConnectorGroupCommand extends Command
2965
- .classBuilder()
2966
- .ep(commonParams)
2967
- .m(function (Command, cs, config, o) {
2968
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2969
- })
2970
- .s("ChimeSDKTelephonyService", "DisassociatePhoneNumbersFromVoiceConnectorGroup", {})
2971
- .n("ChimeSDKVoiceClient", "DisassociatePhoneNumbersFromVoiceConnectorGroupCommand")
2972
- .sc(DisassociatePhoneNumbersFromVoiceConnectorGroup$)
2973
- .build() {
2708
+ class DisassociatePhoneNumbersFromVoiceConnectorGroupCommand extends command(_ep0, _mw0, "DisassociatePhoneNumbersFromVoiceConnectorGroup", DisassociatePhoneNumbersFromVoiceConnectorGroup$) {
2974
2709
  }
2975
2710
 
2976
- class GetGlobalSettingsCommand extends Command
2977
- .classBuilder()
2978
- .ep(commonParams)
2979
- .m(function (Command, cs, config, o) {
2980
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2981
- })
2982
- .s("ChimeSDKTelephonyService", "GetGlobalSettings", {})
2983
- .n("ChimeSDKVoiceClient", "GetGlobalSettingsCommand")
2984
- .sc(GetGlobalSettings$)
2985
- .build() {
2711
+ class GetGlobalSettingsCommand extends command(_ep0, _mw0, "GetGlobalSettings", GetGlobalSettings$) {
2986
2712
  }
2987
2713
 
2988
- class GetPhoneNumberCommand extends Command
2989
- .classBuilder()
2990
- .ep(commonParams)
2991
- .m(function (Command, cs, config, o) {
2992
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2993
- })
2994
- .s("ChimeSDKTelephonyService", "GetPhoneNumber", {})
2995
- .n("ChimeSDKVoiceClient", "GetPhoneNumberCommand")
2996
- .sc(GetPhoneNumber$)
2997
- .build() {
2714
+ class GetPhoneNumberCommand extends command(_ep0, _mw0, "GetPhoneNumber", GetPhoneNumber$) {
2998
2715
  }
2999
2716
 
3000
- class GetPhoneNumberOrderCommand extends Command
3001
- .classBuilder()
3002
- .ep(commonParams)
3003
- .m(function (Command, cs, config, o) {
3004
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3005
- })
3006
- .s("ChimeSDKTelephonyService", "GetPhoneNumberOrder", {})
3007
- .n("ChimeSDKVoiceClient", "GetPhoneNumberOrderCommand")
3008
- .sc(GetPhoneNumberOrder$)
3009
- .build() {
2717
+ class GetPhoneNumberOrderCommand extends command(_ep0, _mw0, "GetPhoneNumberOrder", GetPhoneNumberOrder$) {
3010
2718
  }
3011
2719
 
3012
- class GetPhoneNumberSettingsCommand extends Command
3013
- .classBuilder()
3014
- .ep(commonParams)
3015
- .m(function (Command, cs, config, o) {
3016
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3017
- })
3018
- .s("ChimeSDKTelephonyService", "GetPhoneNumberSettings", {})
3019
- .n("ChimeSDKVoiceClient", "GetPhoneNumberSettingsCommand")
3020
- .sc(GetPhoneNumberSettings$)
3021
- .build() {
2720
+ class GetPhoneNumberSettingsCommand extends command(_ep0, _mw0, "GetPhoneNumberSettings", GetPhoneNumberSettings$) {
3022
2721
  }
3023
2722
 
3024
- class GetProxySessionCommand extends Command
3025
- .classBuilder()
3026
- .ep(commonParams)
3027
- .m(function (Command, cs, config, o) {
3028
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3029
- })
3030
- .s("ChimeSDKTelephonyService", "GetProxySession", {})
3031
- .n("ChimeSDKVoiceClient", "GetProxySessionCommand")
3032
- .sc(GetProxySession$)
3033
- .build() {
2723
+ class GetProxySessionCommand extends command(_ep0, _mw0, "GetProxySession", GetProxySession$) {
3034
2724
  }
3035
2725
 
3036
- class GetSipMediaApplicationAlexaSkillConfigurationCommand extends Command
3037
- .classBuilder()
3038
- .ep(commonParams)
3039
- .m(function (Command, cs, config, o) {
3040
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3041
- })
3042
- .s("ChimeSDKTelephonyService", "GetSipMediaApplicationAlexaSkillConfiguration", {})
3043
- .n("ChimeSDKVoiceClient", "GetSipMediaApplicationAlexaSkillConfigurationCommand")
3044
- .sc(GetSipMediaApplicationAlexaSkillConfiguration$)
3045
- .build() {
2726
+ class GetSipMediaApplicationAlexaSkillConfigurationCommand extends command(_ep0, _mw0, "GetSipMediaApplicationAlexaSkillConfiguration", GetSipMediaApplicationAlexaSkillConfiguration$) {
3046
2727
  }
3047
2728
 
3048
- class GetSipMediaApplicationCommand extends Command
3049
- .classBuilder()
3050
- .ep(commonParams)
3051
- .m(function (Command, cs, config, o) {
3052
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3053
- })
3054
- .s("ChimeSDKTelephonyService", "GetSipMediaApplication", {})
3055
- .n("ChimeSDKVoiceClient", "GetSipMediaApplicationCommand")
3056
- .sc(GetSipMediaApplication$)
3057
- .build() {
2729
+ class GetSipMediaApplicationCommand extends command(_ep0, _mw0, "GetSipMediaApplication", GetSipMediaApplication$) {
3058
2730
  }
3059
2731
 
3060
- class GetSipMediaApplicationLoggingConfigurationCommand extends Command
3061
- .classBuilder()
3062
- .ep(commonParams)
3063
- .m(function (Command, cs, config, o) {
3064
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3065
- })
3066
- .s("ChimeSDKTelephonyService", "GetSipMediaApplicationLoggingConfiguration", {})
3067
- .n("ChimeSDKVoiceClient", "GetSipMediaApplicationLoggingConfigurationCommand")
3068
- .sc(GetSipMediaApplicationLoggingConfiguration$)
3069
- .build() {
2732
+ class GetSipMediaApplicationLoggingConfigurationCommand extends command(_ep0, _mw0, "GetSipMediaApplicationLoggingConfiguration", GetSipMediaApplicationLoggingConfiguration$) {
3070
2733
  }
3071
2734
 
3072
- class GetSipRuleCommand extends Command
3073
- .classBuilder()
3074
- .ep(commonParams)
3075
- .m(function (Command, cs, config, o) {
3076
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3077
- })
3078
- .s("ChimeSDKTelephonyService", "GetSipRule", {})
3079
- .n("ChimeSDKVoiceClient", "GetSipRuleCommand")
3080
- .sc(GetSipRule$)
3081
- .build() {
2735
+ class GetSipRuleCommand extends command(_ep0, _mw0, "GetSipRule", GetSipRule$) {
3082
2736
  }
3083
2737
 
3084
- class GetSpeakerSearchTaskCommand extends Command
3085
- .classBuilder()
3086
- .ep(commonParams)
3087
- .m(function (Command, cs, config, o) {
3088
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3089
- })
3090
- .s("ChimeSDKTelephonyService", "GetSpeakerSearchTask", {})
3091
- .n("ChimeSDKVoiceClient", "GetSpeakerSearchTaskCommand")
3092
- .sc(GetSpeakerSearchTask$)
3093
- .build() {
2738
+ class GetSpeakerSearchTaskCommand extends command(_ep0, _mw0, "GetSpeakerSearchTask", GetSpeakerSearchTask$) {
3094
2739
  }
3095
2740
 
3096
- class GetVoiceConnectorCommand extends Command
3097
- .classBuilder()
3098
- .ep(commonParams)
3099
- .m(function (Command, cs, config, o) {
3100
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3101
- })
3102
- .s("ChimeSDKTelephonyService", "GetVoiceConnector", {})
3103
- .n("ChimeSDKVoiceClient", "GetVoiceConnectorCommand")
3104
- .sc(GetVoiceConnector$)
3105
- .build() {
2741
+ class GetVoiceConnectorCommand extends command(_ep0, _mw0, "GetVoiceConnector", GetVoiceConnector$) {
3106
2742
  }
3107
2743
 
3108
- class GetVoiceConnectorEmergencyCallingConfigurationCommand extends Command
3109
- .classBuilder()
3110
- .ep(commonParams)
3111
- .m(function (Command, cs, config, o) {
3112
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3113
- })
3114
- .s("ChimeSDKTelephonyService", "GetVoiceConnectorEmergencyCallingConfiguration", {})
3115
- .n("ChimeSDKVoiceClient", "GetVoiceConnectorEmergencyCallingConfigurationCommand")
3116
- .sc(GetVoiceConnectorEmergencyCallingConfiguration$)
3117
- .build() {
2744
+ class GetVoiceConnectorEmergencyCallingConfigurationCommand extends command(_ep0, _mw0, "GetVoiceConnectorEmergencyCallingConfiguration", GetVoiceConnectorEmergencyCallingConfiguration$) {
3118
2745
  }
3119
2746
 
3120
- class GetVoiceConnectorExternalSystemsConfigurationCommand extends Command
3121
- .classBuilder()
3122
- .ep(commonParams)
3123
- .m(function (Command, cs, config, o) {
3124
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3125
- })
3126
- .s("ChimeSDKTelephonyService", "GetVoiceConnectorExternalSystemsConfiguration", {})
3127
- .n("ChimeSDKVoiceClient", "GetVoiceConnectorExternalSystemsConfigurationCommand")
3128
- .sc(GetVoiceConnectorExternalSystemsConfiguration$)
3129
- .build() {
2747
+ class GetVoiceConnectorExternalSystemsConfigurationCommand extends command(_ep0, _mw0, "GetVoiceConnectorExternalSystemsConfiguration", GetVoiceConnectorExternalSystemsConfiguration$) {
3130
2748
  }
3131
2749
 
3132
- class GetVoiceConnectorGroupCommand extends Command
3133
- .classBuilder()
3134
- .ep(commonParams)
3135
- .m(function (Command, cs, config, o) {
3136
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3137
- })
3138
- .s("ChimeSDKTelephonyService", "GetVoiceConnectorGroup", {})
3139
- .n("ChimeSDKVoiceClient", "GetVoiceConnectorGroupCommand")
3140
- .sc(GetVoiceConnectorGroup$)
3141
- .build() {
2750
+ class GetVoiceConnectorGroupCommand extends command(_ep0, _mw0, "GetVoiceConnectorGroup", GetVoiceConnectorGroup$) {
3142
2751
  }
3143
2752
 
3144
- class GetVoiceConnectorLoggingConfigurationCommand extends Command
3145
- .classBuilder()
3146
- .ep(commonParams)
3147
- .m(function (Command, cs, config, o) {
3148
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3149
- })
3150
- .s("ChimeSDKTelephonyService", "GetVoiceConnectorLoggingConfiguration", {})
3151
- .n("ChimeSDKVoiceClient", "GetVoiceConnectorLoggingConfigurationCommand")
3152
- .sc(GetVoiceConnectorLoggingConfiguration$)
3153
- .build() {
2753
+ class GetVoiceConnectorLoggingConfigurationCommand extends command(_ep0, _mw0, "GetVoiceConnectorLoggingConfiguration", GetVoiceConnectorLoggingConfiguration$) {
3154
2754
  }
3155
2755
 
3156
- class GetVoiceConnectorOriginationCommand extends Command
3157
- .classBuilder()
3158
- .ep(commonParams)
3159
- .m(function (Command, cs, config, o) {
3160
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3161
- })
3162
- .s("ChimeSDKTelephonyService", "GetVoiceConnectorOrigination", {})
3163
- .n("ChimeSDKVoiceClient", "GetVoiceConnectorOriginationCommand")
3164
- .sc(GetVoiceConnectorOrigination$)
3165
- .build() {
2756
+ class GetVoiceConnectorOriginationCommand extends command(_ep0, _mw0, "GetVoiceConnectorOrigination", GetVoiceConnectorOrigination$) {
3166
2757
  }
3167
2758
 
3168
- class GetVoiceConnectorProxyCommand extends Command
3169
- .classBuilder()
3170
- .ep(commonParams)
3171
- .m(function (Command, cs, config, o) {
3172
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3173
- })
3174
- .s("ChimeSDKTelephonyService", "GetVoiceConnectorProxy", {})
3175
- .n("ChimeSDKVoiceClient", "GetVoiceConnectorProxyCommand")
3176
- .sc(GetVoiceConnectorProxy$)
3177
- .build() {
2759
+ class GetVoiceConnectorProxyCommand extends command(_ep0, _mw0, "GetVoiceConnectorProxy", GetVoiceConnectorProxy$) {
3178
2760
  }
3179
2761
 
3180
- class GetVoiceConnectorStreamingConfigurationCommand extends Command
3181
- .classBuilder()
3182
- .ep(commonParams)
3183
- .m(function (Command, cs, config, o) {
3184
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3185
- })
3186
- .s("ChimeSDKTelephonyService", "GetVoiceConnectorStreamingConfiguration", {})
3187
- .n("ChimeSDKVoiceClient", "GetVoiceConnectorStreamingConfigurationCommand")
3188
- .sc(GetVoiceConnectorStreamingConfiguration$)
3189
- .build() {
2762
+ class GetVoiceConnectorStreamingConfigurationCommand extends command(_ep0, _mw0, "GetVoiceConnectorStreamingConfiguration", GetVoiceConnectorStreamingConfiguration$) {
3190
2763
  }
3191
2764
 
3192
- class GetVoiceConnectorTerminationCommand extends Command
3193
- .classBuilder()
3194
- .ep(commonParams)
3195
- .m(function (Command, cs, config, o) {
3196
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3197
- })
3198
- .s("ChimeSDKTelephonyService", "GetVoiceConnectorTermination", {})
3199
- .n("ChimeSDKVoiceClient", "GetVoiceConnectorTerminationCommand")
3200
- .sc(GetVoiceConnectorTermination$)
3201
- .build() {
2765
+ class GetVoiceConnectorTerminationCommand extends command(_ep0, _mw0, "GetVoiceConnectorTermination", GetVoiceConnectorTermination$) {
3202
2766
  }
3203
2767
 
3204
- class GetVoiceConnectorTerminationHealthCommand extends Command
3205
- .classBuilder()
3206
- .ep(commonParams)
3207
- .m(function (Command, cs, config, o) {
3208
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3209
- })
3210
- .s("ChimeSDKTelephonyService", "GetVoiceConnectorTerminationHealth", {})
3211
- .n("ChimeSDKVoiceClient", "GetVoiceConnectorTerminationHealthCommand")
3212
- .sc(GetVoiceConnectorTerminationHealth$)
3213
- .build() {
2768
+ class GetVoiceConnectorTerminationHealthCommand extends command(_ep0, _mw0, "GetVoiceConnectorTerminationHealth", GetVoiceConnectorTerminationHealth$) {
3214
2769
  }
3215
2770
 
3216
- class GetVoiceProfileCommand extends Command
3217
- .classBuilder()
3218
- .ep(commonParams)
3219
- .m(function (Command, cs, config, o) {
3220
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3221
- })
3222
- .s("ChimeSDKTelephonyService", "GetVoiceProfile", {})
3223
- .n("ChimeSDKVoiceClient", "GetVoiceProfileCommand")
3224
- .sc(GetVoiceProfile$)
3225
- .build() {
2771
+ class GetVoiceProfileCommand extends command(_ep0, _mw0, "GetVoiceProfile", GetVoiceProfile$) {
3226
2772
  }
3227
2773
 
3228
- class GetVoiceProfileDomainCommand extends Command
3229
- .classBuilder()
3230
- .ep(commonParams)
3231
- .m(function (Command, cs, config, o) {
3232
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3233
- })
3234
- .s("ChimeSDKTelephonyService", "GetVoiceProfileDomain", {})
3235
- .n("ChimeSDKVoiceClient", "GetVoiceProfileDomainCommand")
3236
- .sc(GetVoiceProfileDomain$)
3237
- .build() {
2774
+ class GetVoiceProfileDomainCommand extends command(_ep0, _mw0, "GetVoiceProfileDomain", GetVoiceProfileDomain$) {
3238
2775
  }
3239
2776
 
3240
- class GetVoiceToneAnalysisTaskCommand extends Command
3241
- .classBuilder()
3242
- .ep(commonParams)
3243
- .m(function (Command, cs, config, o) {
3244
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3245
- })
3246
- .s("ChimeSDKTelephonyService", "GetVoiceToneAnalysisTask", {})
3247
- .n("ChimeSDKVoiceClient", "GetVoiceToneAnalysisTaskCommand")
3248
- .sc(GetVoiceToneAnalysisTask$)
3249
- .build() {
2777
+ class GetVoiceToneAnalysisTaskCommand extends command(_ep0, _mw0, "GetVoiceToneAnalysisTask", GetVoiceToneAnalysisTask$) {
3250
2778
  }
3251
2779
 
3252
- class ListAvailableVoiceConnectorRegionsCommand extends Command
3253
- .classBuilder()
3254
- .ep(commonParams)
3255
- .m(function (Command, cs, config, o) {
3256
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3257
- })
3258
- .s("ChimeSDKTelephonyService", "ListAvailableVoiceConnectorRegions", {})
3259
- .n("ChimeSDKVoiceClient", "ListAvailableVoiceConnectorRegionsCommand")
3260
- .sc(ListAvailableVoiceConnectorRegions$)
3261
- .build() {
2780
+ class ListAvailableVoiceConnectorRegionsCommand extends command(_ep0, _mw0, "ListAvailableVoiceConnectorRegions", ListAvailableVoiceConnectorRegions$) {
3262
2781
  }
3263
2782
 
3264
- class ListPhoneNumberOrdersCommand extends Command
3265
- .classBuilder()
3266
- .ep(commonParams)
3267
- .m(function (Command, cs, config, o) {
3268
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3269
- })
3270
- .s("ChimeSDKTelephonyService", "ListPhoneNumberOrders", {})
3271
- .n("ChimeSDKVoiceClient", "ListPhoneNumberOrdersCommand")
3272
- .sc(ListPhoneNumberOrders$)
3273
- .build() {
2783
+ class ListPhoneNumberOrdersCommand extends command(_ep0, _mw0, "ListPhoneNumberOrders", ListPhoneNumberOrders$) {
3274
2784
  }
3275
2785
 
3276
- class ListPhoneNumbersCommand extends Command
3277
- .classBuilder()
3278
- .ep(commonParams)
3279
- .m(function (Command, cs, config, o) {
3280
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3281
- })
3282
- .s("ChimeSDKTelephonyService", "ListPhoneNumbers", {})
3283
- .n("ChimeSDKVoiceClient", "ListPhoneNumbersCommand")
3284
- .sc(ListPhoneNumbers$)
3285
- .build() {
2786
+ class ListPhoneNumbersCommand extends command(_ep0, _mw0, "ListPhoneNumbers", ListPhoneNumbers$) {
3286
2787
  }
3287
2788
 
3288
- class ListProxySessionsCommand extends Command
3289
- .classBuilder()
3290
- .ep(commonParams)
3291
- .m(function (Command, cs, config, o) {
3292
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3293
- })
3294
- .s("ChimeSDKTelephonyService", "ListProxySessions", {})
3295
- .n("ChimeSDKVoiceClient", "ListProxySessionsCommand")
3296
- .sc(ListProxySessions$)
3297
- .build() {
2789
+ class ListProxySessionsCommand extends command(_ep0, _mw0, "ListProxySessions", ListProxySessions$) {
3298
2790
  }
3299
2791
 
3300
- class ListSipMediaApplicationsCommand extends Command
3301
- .classBuilder()
3302
- .ep(commonParams)
3303
- .m(function (Command, cs, config, o) {
3304
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3305
- })
3306
- .s("ChimeSDKTelephonyService", "ListSipMediaApplications", {})
3307
- .n("ChimeSDKVoiceClient", "ListSipMediaApplicationsCommand")
3308
- .sc(ListSipMediaApplications$)
3309
- .build() {
2792
+ class ListSipMediaApplicationsCommand extends command(_ep0, _mw0, "ListSipMediaApplications", ListSipMediaApplications$) {
3310
2793
  }
3311
2794
 
3312
- class ListSipRulesCommand extends Command
3313
- .classBuilder()
3314
- .ep(commonParams)
3315
- .m(function (Command, cs, config, o) {
3316
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3317
- })
3318
- .s("ChimeSDKTelephonyService", "ListSipRules", {})
3319
- .n("ChimeSDKVoiceClient", "ListSipRulesCommand")
3320
- .sc(ListSipRules$)
3321
- .build() {
2795
+ class ListSipRulesCommand extends command(_ep0, _mw0, "ListSipRules", ListSipRules$) {
3322
2796
  }
3323
2797
 
3324
- class ListSupportedPhoneNumberCountriesCommand extends Command
3325
- .classBuilder()
3326
- .ep(commonParams)
3327
- .m(function (Command, cs, config, o) {
3328
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3329
- })
3330
- .s("ChimeSDKTelephonyService", "ListSupportedPhoneNumberCountries", {})
3331
- .n("ChimeSDKVoiceClient", "ListSupportedPhoneNumberCountriesCommand")
3332
- .sc(ListSupportedPhoneNumberCountries$)
3333
- .build() {
2798
+ class ListSupportedPhoneNumberCountriesCommand extends command(_ep0, _mw0, "ListSupportedPhoneNumberCountries", ListSupportedPhoneNumberCountries$) {
3334
2799
  }
3335
2800
 
3336
- class ListTagsForResourceCommand extends Command
3337
- .classBuilder()
3338
- .ep(commonParams)
3339
- .m(function (Command, cs, config, o) {
3340
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3341
- })
3342
- .s("ChimeSDKTelephonyService", "ListTagsForResource", {})
3343
- .n("ChimeSDKVoiceClient", "ListTagsForResourceCommand")
3344
- .sc(ListTagsForResource$)
3345
- .build() {
2801
+ class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
3346
2802
  }
3347
2803
 
3348
- class ListVoiceConnectorGroupsCommand extends Command
3349
- .classBuilder()
3350
- .ep(commonParams)
3351
- .m(function (Command, cs, config, o) {
3352
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3353
- })
3354
- .s("ChimeSDKTelephonyService", "ListVoiceConnectorGroups", {})
3355
- .n("ChimeSDKVoiceClient", "ListVoiceConnectorGroupsCommand")
3356
- .sc(ListVoiceConnectorGroups$)
3357
- .build() {
2804
+ class ListVoiceConnectorGroupsCommand extends command(_ep0, _mw0, "ListVoiceConnectorGroups", ListVoiceConnectorGroups$) {
3358
2805
  }
3359
2806
 
3360
- class ListVoiceConnectorsCommand extends Command
3361
- .classBuilder()
3362
- .ep(commonParams)
3363
- .m(function (Command, cs, config, o) {
3364
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3365
- })
3366
- .s("ChimeSDKTelephonyService", "ListVoiceConnectors", {})
3367
- .n("ChimeSDKVoiceClient", "ListVoiceConnectorsCommand")
3368
- .sc(ListVoiceConnectors$)
3369
- .build() {
2807
+ class ListVoiceConnectorsCommand extends command(_ep0, _mw0, "ListVoiceConnectors", ListVoiceConnectors$) {
3370
2808
  }
3371
2809
 
3372
- class ListVoiceConnectorTerminationCredentialsCommand extends Command
3373
- .classBuilder()
3374
- .ep(commonParams)
3375
- .m(function (Command, cs, config, o) {
3376
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3377
- })
3378
- .s("ChimeSDKTelephonyService", "ListVoiceConnectorTerminationCredentials", {})
3379
- .n("ChimeSDKVoiceClient", "ListVoiceConnectorTerminationCredentialsCommand")
3380
- .sc(ListVoiceConnectorTerminationCredentials$)
3381
- .build() {
2810
+ class ListVoiceConnectorTerminationCredentialsCommand extends command(_ep0, _mw0, "ListVoiceConnectorTerminationCredentials", ListVoiceConnectorTerminationCredentials$) {
3382
2811
  }
3383
2812
 
3384
- class ListVoiceProfileDomainsCommand extends Command
3385
- .classBuilder()
3386
- .ep(commonParams)
3387
- .m(function (Command, cs, config, o) {
3388
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3389
- })
3390
- .s("ChimeSDKTelephonyService", "ListVoiceProfileDomains", {})
3391
- .n("ChimeSDKVoiceClient", "ListVoiceProfileDomainsCommand")
3392
- .sc(ListVoiceProfileDomains$)
3393
- .build() {
2813
+ class ListVoiceProfileDomainsCommand extends command(_ep0, _mw0, "ListVoiceProfileDomains", ListVoiceProfileDomains$) {
3394
2814
  }
3395
2815
 
3396
- class ListVoiceProfilesCommand extends Command
3397
- .classBuilder()
3398
- .ep(commonParams)
3399
- .m(function (Command, cs, config, o) {
3400
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3401
- })
3402
- .s("ChimeSDKTelephonyService", "ListVoiceProfiles", {})
3403
- .n("ChimeSDKVoiceClient", "ListVoiceProfilesCommand")
3404
- .sc(ListVoiceProfiles$)
3405
- .build() {
2816
+ class ListVoiceProfilesCommand extends command(_ep0, _mw0, "ListVoiceProfiles", ListVoiceProfiles$) {
3406
2817
  }
3407
2818
 
3408
- class PutSipMediaApplicationAlexaSkillConfigurationCommand extends Command
3409
- .classBuilder()
3410
- .ep(commonParams)
3411
- .m(function (Command, cs, config, o) {
3412
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3413
- })
3414
- .s("ChimeSDKTelephonyService", "PutSipMediaApplicationAlexaSkillConfiguration", {})
3415
- .n("ChimeSDKVoiceClient", "PutSipMediaApplicationAlexaSkillConfigurationCommand")
3416
- .sc(PutSipMediaApplicationAlexaSkillConfiguration$)
3417
- .build() {
2819
+ class PutSipMediaApplicationAlexaSkillConfigurationCommand extends command(_ep0, _mw0, "PutSipMediaApplicationAlexaSkillConfiguration", PutSipMediaApplicationAlexaSkillConfiguration$) {
3418
2820
  }
3419
2821
 
3420
- class PutSipMediaApplicationLoggingConfigurationCommand extends Command
3421
- .classBuilder()
3422
- .ep(commonParams)
3423
- .m(function (Command, cs, config, o) {
3424
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3425
- })
3426
- .s("ChimeSDKTelephonyService", "PutSipMediaApplicationLoggingConfiguration", {})
3427
- .n("ChimeSDKVoiceClient", "PutSipMediaApplicationLoggingConfigurationCommand")
3428
- .sc(PutSipMediaApplicationLoggingConfiguration$)
3429
- .build() {
2822
+ class PutSipMediaApplicationLoggingConfigurationCommand extends command(_ep0, _mw0, "PutSipMediaApplicationLoggingConfiguration", PutSipMediaApplicationLoggingConfiguration$) {
3430
2823
  }
3431
2824
 
3432
- class PutVoiceConnectorEmergencyCallingConfigurationCommand extends Command
3433
- .classBuilder()
3434
- .ep(commonParams)
3435
- .m(function (Command, cs, config, o) {
3436
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3437
- })
3438
- .s("ChimeSDKTelephonyService", "PutVoiceConnectorEmergencyCallingConfiguration", {})
3439
- .n("ChimeSDKVoiceClient", "PutVoiceConnectorEmergencyCallingConfigurationCommand")
3440
- .sc(PutVoiceConnectorEmergencyCallingConfiguration$)
3441
- .build() {
2825
+ class PutVoiceConnectorEmergencyCallingConfigurationCommand extends command(_ep0, _mw0, "PutVoiceConnectorEmergencyCallingConfiguration", PutVoiceConnectorEmergencyCallingConfiguration$) {
3442
2826
  }
3443
2827
 
3444
- class PutVoiceConnectorExternalSystemsConfigurationCommand extends Command
3445
- .classBuilder()
3446
- .ep(commonParams)
3447
- .m(function (Command, cs, config, o) {
3448
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3449
- })
3450
- .s("ChimeSDKTelephonyService", "PutVoiceConnectorExternalSystemsConfiguration", {})
3451
- .n("ChimeSDKVoiceClient", "PutVoiceConnectorExternalSystemsConfigurationCommand")
3452
- .sc(PutVoiceConnectorExternalSystemsConfiguration$)
3453
- .build() {
2828
+ class PutVoiceConnectorExternalSystemsConfigurationCommand extends command(_ep0, _mw0, "PutVoiceConnectorExternalSystemsConfiguration", PutVoiceConnectorExternalSystemsConfiguration$) {
3454
2829
  }
3455
2830
 
3456
- class PutVoiceConnectorLoggingConfigurationCommand extends Command
3457
- .classBuilder()
3458
- .ep(commonParams)
3459
- .m(function (Command, cs, config, o) {
3460
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3461
- })
3462
- .s("ChimeSDKTelephonyService", "PutVoiceConnectorLoggingConfiguration", {})
3463
- .n("ChimeSDKVoiceClient", "PutVoiceConnectorLoggingConfigurationCommand")
3464
- .sc(PutVoiceConnectorLoggingConfiguration$)
3465
- .build() {
2831
+ class PutVoiceConnectorLoggingConfigurationCommand extends command(_ep0, _mw0, "PutVoiceConnectorLoggingConfiguration", PutVoiceConnectorLoggingConfiguration$) {
3466
2832
  }
3467
2833
 
3468
- class PutVoiceConnectorOriginationCommand extends Command
3469
- .classBuilder()
3470
- .ep(commonParams)
3471
- .m(function (Command, cs, config, o) {
3472
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3473
- })
3474
- .s("ChimeSDKTelephonyService", "PutVoiceConnectorOrigination", {})
3475
- .n("ChimeSDKVoiceClient", "PutVoiceConnectorOriginationCommand")
3476
- .sc(PutVoiceConnectorOrigination$)
3477
- .build() {
2834
+ class PutVoiceConnectorOriginationCommand extends command(_ep0, _mw0, "PutVoiceConnectorOrigination", PutVoiceConnectorOrigination$) {
3478
2835
  }
3479
2836
 
3480
- class PutVoiceConnectorProxyCommand extends Command
3481
- .classBuilder()
3482
- .ep(commonParams)
3483
- .m(function (Command, cs, config, o) {
3484
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3485
- })
3486
- .s("ChimeSDKTelephonyService", "PutVoiceConnectorProxy", {})
3487
- .n("ChimeSDKVoiceClient", "PutVoiceConnectorProxyCommand")
3488
- .sc(PutVoiceConnectorProxy$)
3489
- .build() {
2837
+ class PutVoiceConnectorProxyCommand extends command(_ep0, _mw0, "PutVoiceConnectorProxy", PutVoiceConnectorProxy$) {
3490
2838
  }
3491
2839
 
3492
- class PutVoiceConnectorStreamingConfigurationCommand extends Command
3493
- .classBuilder()
3494
- .ep(commonParams)
3495
- .m(function (Command, cs, config, o) {
3496
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3497
- })
3498
- .s("ChimeSDKTelephonyService", "PutVoiceConnectorStreamingConfiguration", {})
3499
- .n("ChimeSDKVoiceClient", "PutVoiceConnectorStreamingConfigurationCommand")
3500
- .sc(PutVoiceConnectorStreamingConfiguration$)
3501
- .build() {
2840
+ class PutVoiceConnectorStreamingConfigurationCommand extends command(_ep0, _mw0, "PutVoiceConnectorStreamingConfiguration", PutVoiceConnectorStreamingConfiguration$) {
3502
2841
  }
3503
2842
 
3504
- class PutVoiceConnectorTerminationCommand extends Command
3505
- .classBuilder()
3506
- .ep(commonParams)
3507
- .m(function (Command, cs, config, o) {
3508
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3509
- })
3510
- .s("ChimeSDKTelephonyService", "PutVoiceConnectorTermination", {})
3511
- .n("ChimeSDKVoiceClient", "PutVoiceConnectorTerminationCommand")
3512
- .sc(PutVoiceConnectorTermination$)
3513
- .build() {
2843
+ class PutVoiceConnectorTerminationCommand extends command(_ep0, _mw0, "PutVoiceConnectorTermination", PutVoiceConnectorTermination$) {
3514
2844
  }
3515
2845
 
3516
- class PutVoiceConnectorTerminationCredentialsCommand extends Command
3517
- .classBuilder()
3518
- .ep(commonParams)
3519
- .m(function (Command, cs, config, o) {
3520
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3521
- })
3522
- .s("ChimeSDKTelephonyService", "PutVoiceConnectorTerminationCredentials", {})
3523
- .n("ChimeSDKVoiceClient", "PutVoiceConnectorTerminationCredentialsCommand")
3524
- .sc(PutVoiceConnectorTerminationCredentials$)
3525
- .build() {
2846
+ class PutVoiceConnectorTerminationCredentialsCommand extends command(_ep0, _mw0, "PutVoiceConnectorTerminationCredentials", PutVoiceConnectorTerminationCredentials$) {
3526
2847
  }
3527
2848
 
3528
- class RestorePhoneNumberCommand extends Command
3529
- .classBuilder()
3530
- .ep(commonParams)
3531
- .m(function (Command, cs, config, o) {
3532
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3533
- })
3534
- .s("ChimeSDKTelephonyService", "RestorePhoneNumber", {})
3535
- .n("ChimeSDKVoiceClient", "RestorePhoneNumberCommand")
3536
- .sc(RestorePhoneNumber$)
3537
- .build() {
2849
+ class RestorePhoneNumberCommand extends command(_ep0, _mw0, "RestorePhoneNumber", RestorePhoneNumber$) {
3538
2850
  }
3539
2851
 
3540
- class SearchAvailablePhoneNumbersCommand extends Command
3541
- .classBuilder()
3542
- .ep(commonParams)
3543
- .m(function (Command, cs, config, o) {
3544
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3545
- })
3546
- .s("ChimeSDKTelephonyService", "SearchAvailablePhoneNumbers", {})
3547
- .n("ChimeSDKVoiceClient", "SearchAvailablePhoneNumbersCommand")
3548
- .sc(SearchAvailablePhoneNumbers$)
3549
- .build() {
2852
+ class SearchAvailablePhoneNumbersCommand extends command(_ep0, _mw0, "SearchAvailablePhoneNumbers", SearchAvailablePhoneNumbers$) {
3550
2853
  }
3551
2854
 
3552
- class StartSpeakerSearchTaskCommand extends Command
3553
- .classBuilder()
3554
- .ep(commonParams)
3555
- .m(function (Command, cs, config, o) {
3556
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3557
- })
3558
- .s("ChimeSDKTelephonyService", "StartSpeakerSearchTask", {})
3559
- .n("ChimeSDKVoiceClient", "StartSpeakerSearchTaskCommand")
3560
- .sc(StartSpeakerSearchTask$)
3561
- .build() {
2855
+ class StartSpeakerSearchTaskCommand extends command(_ep0, _mw0, "StartSpeakerSearchTask", StartSpeakerSearchTask$) {
3562
2856
  }
3563
2857
 
3564
- class StartVoiceToneAnalysisTaskCommand extends Command
3565
- .classBuilder()
3566
- .ep(commonParams)
3567
- .m(function (Command, cs, config, o) {
3568
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3569
- })
3570
- .s("ChimeSDKTelephonyService", "StartVoiceToneAnalysisTask", {})
3571
- .n("ChimeSDKVoiceClient", "StartVoiceToneAnalysisTaskCommand")
3572
- .sc(StartVoiceToneAnalysisTask$)
3573
- .build() {
2858
+ class StartVoiceToneAnalysisTaskCommand extends command(_ep0, _mw0, "StartVoiceToneAnalysisTask", StartVoiceToneAnalysisTask$) {
3574
2859
  }
3575
2860
 
3576
- class StopSpeakerSearchTaskCommand extends Command
3577
- .classBuilder()
3578
- .ep(commonParams)
3579
- .m(function (Command, cs, config, o) {
3580
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3581
- })
3582
- .s("ChimeSDKTelephonyService", "StopSpeakerSearchTask", {})
3583
- .n("ChimeSDKVoiceClient", "StopSpeakerSearchTaskCommand")
3584
- .sc(StopSpeakerSearchTask$)
3585
- .build() {
2861
+ class StopSpeakerSearchTaskCommand extends command(_ep0, _mw0, "StopSpeakerSearchTask", StopSpeakerSearchTask$) {
3586
2862
  }
3587
2863
 
3588
- class StopVoiceToneAnalysisTaskCommand extends Command
3589
- .classBuilder()
3590
- .ep(commonParams)
3591
- .m(function (Command, cs, config, o) {
3592
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3593
- })
3594
- .s("ChimeSDKTelephonyService", "StopVoiceToneAnalysisTask", {})
3595
- .n("ChimeSDKVoiceClient", "StopVoiceToneAnalysisTaskCommand")
3596
- .sc(StopVoiceToneAnalysisTask$)
3597
- .build() {
2864
+ class StopVoiceToneAnalysisTaskCommand extends command(_ep0, _mw0, "StopVoiceToneAnalysisTask", StopVoiceToneAnalysisTask$) {
3598
2865
  }
3599
2866
 
3600
- class TagResourceCommand extends Command
3601
- .classBuilder()
3602
- .ep(commonParams)
3603
- .m(function (Command, cs, config, o) {
3604
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3605
- })
3606
- .s("ChimeSDKTelephonyService", "TagResource", {})
3607
- .n("ChimeSDKVoiceClient", "TagResourceCommand")
3608
- .sc(TagResource$)
3609
- .build() {
2867
+ class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
3610
2868
  }
3611
2869
 
3612
- class UntagResourceCommand extends Command
3613
- .classBuilder()
3614
- .ep(commonParams)
3615
- .m(function (Command, cs, config, o) {
3616
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3617
- })
3618
- .s("ChimeSDKTelephonyService", "UntagResource", {})
3619
- .n("ChimeSDKVoiceClient", "UntagResourceCommand")
3620
- .sc(UntagResource$)
3621
- .build() {
2870
+ class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
3622
2871
  }
3623
2872
 
3624
- class UpdateGlobalSettingsCommand extends Command
3625
- .classBuilder()
3626
- .ep(commonParams)
3627
- .m(function (Command, cs, config, o) {
3628
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3629
- })
3630
- .s("ChimeSDKTelephonyService", "UpdateGlobalSettings", {})
3631
- .n("ChimeSDKVoiceClient", "UpdateGlobalSettingsCommand")
3632
- .sc(UpdateGlobalSettings$)
3633
- .build() {
2873
+ class UpdateGlobalSettingsCommand extends command(_ep0, _mw0, "UpdateGlobalSettings", UpdateGlobalSettings$) {
3634
2874
  }
3635
2875
 
3636
- class UpdatePhoneNumberCommand extends Command
3637
- .classBuilder()
3638
- .ep(commonParams)
3639
- .m(function (Command, cs, config, o) {
3640
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3641
- })
3642
- .s("ChimeSDKTelephonyService", "UpdatePhoneNumber", {})
3643
- .n("ChimeSDKVoiceClient", "UpdatePhoneNumberCommand")
3644
- .sc(UpdatePhoneNumber$)
3645
- .build() {
2876
+ class UpdatePhoneNumberCommand extends command(_ep0, _mw0, "UpdatePhoneNumber", UpdatePhoneNumber$) {
3646
2877
  }
3647
2878
 
3648
- class UpdatePhoneNumberSettingsCommand extends Command
3649
- .classBuilder()
3650
- .ep(commonParams)
3651
- .m(function (Command, cs, config, o) {
3652
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3653
- })
3654
- .s("ChimeSDKTelephonyService", "UpdatePhoneNumberSettings", {})
3655
- .n("ChimeSDKVoiceClient", "UpdatePhoneNumberSettingsCommand")
3656
- .sc(UpdatePhoneNumberSettings$)
3657
- .build() {
2879
+ class UpdatePhoneNumberSettingsCommand extends command(_ep0, _mw0, "UpdatePhoneNumberSettings", UpdatePhoneNumberSettings$) {
3658
2880
  }
3659
2881
 
3660
- class UpdateProxySessionCommand extends Command
3661
- .classBuilder()
3662
- .ep(commonParams)
3663
- .m(function (Command, cs, config, o) {
3664
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3665
- })
3666
- .s("ChimeSDKTelephonyService", "UpdateProxySession", {})
3667
- .n("ChimeSDKVoiceClient", "UpdateProxySessionCommand")
3668
- .sc(UpdateProxySession$)
3669
- .build() {
2882
+ class UpdateProxySessionCommand extends command(_ep0, _mw0, "UpdateProxySession", UpdateProxySession$) {
3670
2883
  }
3671
2884
 
3672
- class UpdateSipMediaApplicationCallCommand extends Command
3673
- .classBuilder()
3674
- .ep(commonParams)
3675
- .m(function (Command, cs, config, o) {
3676
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3677
- })
3678
- .s("ChimeSDKTelephonyService", "UpdateSipMediaApplicationCall", {})
3679
- .n("ChimeSDKVoiceClient", "UpdateSipMediaApplicationCallCommand")
3680
- .sc(UpdateSipMediaApplicationCall$)
3681
- .build() {
2885
+ class UpdateSipMediaApplicationCallCommand extends command(_ep0, _mw0, "UpdateSipMediaApplicationCall", UpdateSipMediaApplicationCall$) {
3682
2886
  }
3683
2887
 
3684
- class UpdateSipMediaApplicationCommand extends Command
3685
- .classBuilder()
3686
- .ep(commonParams)
3687
- .m(function (Command, cs, config, o) {
3688
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3689
- })
3690
- .s("ChimeSDKTelephonyService", "UpdateSipMediaApplication", {})
3691
- .n("ChimeSDKVoiceClient", "UpdateSipMediaApplicationCommand")
3692
- .sc(UpdateSipMediaApplication$)
3693
- .build() {
2888
+ class UpdateSipMediaApplicationCommand extends command(_ep0, _mw0, "UpdateSipMediaApplication", UpdateSipMediaApplication$) {
3694
2889
  }
3695
2890
 
3696
- class UpdateSipRuleCommand extends Command
3697
- .classBuilder()
3698
- .ep(commonParams)
3699
- .m(function (Command, cs, config, o) {
3700
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3701
- })
3702
- .s("ChimeSDKTelephonyService", "UpdateSipRule", {})
3703
- .n("ChimeSDKVoiceClient", "UpdateSipRuleCommand")
3704
- .sc(UpdateSipRule$)
3705
- .build() {
2891
+ class UpdateSipRuleCommand extends command(_ep0, _mw0, "UpdateSipRule", UpdateSipRule$) {
3706
2892
  }
3707
2893
 
3708
- class UpdateVoiceConnectorCommand extends Command
3709
- .classBuilder()
3710
- .ep(commonParams)
3711
- .m(function (Command, cs, config, o) {
3712
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3713
- })
3714
- .s("ChimeSDKTelephonyService", "UpdateVoiceConnector", {})
3715
- .n("ChimeSDKVoiceClient", "UpdateVoiceConnectorCommand")
3716
- .sc(UpdateVoiceConnector$)
3717
- .build() {
2894
+ class UpdateVoiceConnectorCommand extends command(_ep0, _mw0, "UpdateVoiceConnector", UpdateVoiceConnector$) {
3718
2895
  }
3719
2896
 
3720
- class UpdateVoiceConnectorGroupCommand extends Command
3721
- .classBuilder()
3722
- .ep(commonParams)
3723
- .m(function (Command, cs, config, o) {
3724
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3725
- })
3726
- .s("ChimeSDKTelephonyService", "UpdateVoiceConnectorGroup", {})
3727
- .n("ChimeSDKVoiceClient", "UpdateVoiceConnectorGroupCommand")
3728
- .sc(UpdateVoiceConnectorGroup$)
3729
- .build() {
2897
+ class UpdateVoiceConnectorGroupCommand extends command(_ep0, _mw0, "UpdateVoiceConnectorGroup", UpdateVoiceConnectorGroup$) {
3730
2898
  }
3731
2899
 
3732
- class UpdateVoiceProfileCommand extends Command
3733
- .classBuilder()
3734
- .ep(commonParams)
3735
- .m(function (Command, cs, config, o) {
3736
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3737
- })
3738
- .s("ChimeSDKTelephonyService", "UpdateVoiceProfile", {})
3739
- .n("ChimeSDKVoiceClient", "UpdateVoiceProfileCommand")
3740
- .sc(UpdateVoiceProfile$)
3741
- .build() {
2900
+ class UpdateVoiceProfileCommand extends command(_ep0, _mw0, "UpdateVoiceProfile", UpdateVoiceProfile$) {
3742
2901
  }
3743
2902
 
3744
- class UpdateVoiceProfileDomainCommand extends Command
3745
- .classBuilder()
3746
- .ep(commonParams)
3747
- .m(function (Command, cs, config, o) {
3748
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3749
- })
3750
- .s("ChimeSDKTelephonyService", "UpdateVoiceProfileDomain", {})
3751
- .n("ChimeSDKVoiceClient", "UpdateVoiceProfileDomainCommand")
3752
- .sc(UpdateVoiceProfileDomain$)
3753
- .build() {
2903
+ class UpdateVoiceProfileDomainCommand extends command(_ep0, _mw0, "UpdateVoiceProfileDomain", UpdateVoiceProfileDomain$) {
3754
2904
  }
3755
2905
 
3756
- class ValidateE911AddressCommand extends Command
3757
- .classBuilder()
3758
- .ep(commonParams)
3759
- .m(function (Command, cs, config, o) {
3760
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3761
- })
3762
- .s("ChimeSDKTelephonyService", "ValidateE911Address", {})
3763
- .n("ChimeSDKVoiceClient", "ValidateE911AddressCommand")
3764
- .sc(ValidateE911Address$)
3765
- .build() {
2906
+ class ValidateE911AddressCommand extends command(_ep0, _mw0, "ValidateE911Address", ValidateE911Address$) {
3766
2907
  }
3767
2908
 
3768
2909
  const paginateListPhoneNumberOrders = createPaginator(ChimeSDKVoiceClient, ListPhoneNumberOrdersCommand, "NextToken", "NextToken", "MaxResults");