@aws-sdk/client-chime-sdk-voice 3.533.0 → 3.540.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 (197) hide show
  1. package/dist-cjs/endpoint/endpointResolver.js +4 -2
  2. package/dist-cjs/index.js +0 -3
  3. package/dist-es/endpoint/endpointResolver.js +3 -1
  4. package/dist-es/index.js +0 -1
  5. package/dist-types/ChimeSDKVoice.d.ts +13 -1
  6. package/dist-types/ChimeSDKVoiceClient.d.ts +1 -1
  7. package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.d.ts +2 -1
  8. package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.d.ts +2 -1
  9. package/dist-types/commands/BatchDeletePhoneNumberCommand.d.ts +2 -1
  10. package/dist-types/commands/BatchUpdatePhoneNumberCommand.d.ts +2 -1
  11. package/dist-types/commands/CreatePhoneNumberOrderCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateProxySessionCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateSipMediaApplicationCallCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateSipMediaApplicationCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateSipRuleCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateVoiceConnectorCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateVoiceConnectorGroupCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateVoiceProfileCommand.d.ts +2 -1
  19. package/dist-types/commands/CreateVoiceProfileDomainCommand.d.ts +2 -1
  20. package/dist-types/commands/DeletePhoneNumberCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteProxySessionCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteSipMediaApplicationCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteSipRuleCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteVoiceConnectorCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteVoiceConnectorGroupCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteVoiceConnectorOriginationCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteVoiceConnectorProxyCommand.d.ts +2 -1
  29. package/dist-types/commands/DeleteVoiceConnectorStreamingConfigurationCommand.d.ts +2 -1
  30. package/dist-types/commands/DeleteVoiceConnectorTerminationCommand.d.ts +2 -1
  31. package/dist-types/commands/DeleteVoiceConnectorTerminationCredentialsCommand.d.ts +2 -1
  32. package/dist-types/commands/DeleteVoiceProfileCommand.d.ts +2 -1
  33. package/dist-types/commands/DeleteVoiceProfileDomainCommand.d.ts +2 -1
  34. package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.d.ts +2 -1
  35. package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.d.ts +2 -1
  36. package/dist-types/commands/GetGlobalSettingsCommand.d.ts +2 -1
  37. package/dist-types/commands/GetPhoneNumberCommand.d.ts +2 -1
  38. package/dist-types/commands/GetPhoneNumberOrderCommand.d.ts +2 -1
  39. package/dist-types/commands/GetPhoneNumberSettingsCommand.d.ts +2 -1
  40. package/dist-types/commands/GetProxySessionCommand.d.ts +2 -1
  41. package/dist-types/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.d.ts +2 -1
  42. package/dist-types/commands/GetSipMediaApplicationCommand.d.ts +2 -1
  43. package/dist-types/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +2 -1
  44. package/dist-types/commands/GetSipRuleCommand.d.ts +2 -1
  45. package/dist-types/commands/GetSpeakerSearchTaskCommand.d.ts +2 -1
  46. package/dist-types/commands/GetVoiceConnectorCommand.d.ts +2 -1
  47. package/dist-types/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +2 -1
  48. package/dist-types/commands/GetVoiceConnectorGroupCommand.d.ts +2 -1
  49. package/dist-types/commands/GetVoiceConnectorLoggingConfigurationCommand.d.ts +2 -1
  50. package/dist-types/commands/GetVoiceConnectorOriginationCommand.d.ts +2 -1
  51. package/dist-types/commands/GetVoiceConnectorProxyCommand.d.ts +2 -1
  52. package/dist-types/commands/GetVoiceConnectorStreamingConfigurationCommand.d.ts +2 -1
  53. package/dist-types/commands/GetVoiceConnectorTerminationCommand.d.ts +2 -1
  54. package/dist-types/commands/GetVoiceConnectorTerminationHealthCommand.d.ts +2 -1
  55. package/dist-types/commands/GetVoiceProfileCommand.d.ts +2 -1
  56. package/dist-types/commands/GetVoiceProfileDomainCommand.d.ts +2 -1
  57. package/dist-types/commands/GetVoiceToneAnalysisTaskCommand.d.ts +2 -1
  58. package/dist-types/commands/ListAvailableVoiceConnectorRegionsCommand.d.ts +2 -1
  59. package/dist-types/commands/ListPhoneNumberOrdersCommand.d.ts +2 -1
  60. package/dist-types/commands/ListPhoneNumbersCommand.d.ts +2 -1
  61. package/dist-types/commands/ListProxySessionsCommand.d.ts +2 -1
  62. package/dist-types/commands/ListSipMediaApplicationsCommand.d.ts +2 -1
  63. package/dist-types/commands/ListSipRulesCommand.d.ts +2 -1
  64. package/dist-types/commands/ListSupportedPhoneNumberCountriesCommand.d.ts +2 -1
  65. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  66. package/dist-types/commands/ListVoiceConnectorGroupsCommand.d.ts +2 -1
  67. package/dist-types/commands/ListVoiceConnectorTerminationCredentialsCommand.d.ts +2 -1
  68. package/dist-types/commands/ListVoiceConnectorsCommand.d.ts +2 -1
  69. package/dist-types/commands/ListVoiceProfileDomainsCommand.d.ts +2 -1
  70. package/dist-types/commands/ListVoiceProfilesCommand.d.ts +2 -1
  71. package/dist-types/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.d.ts +2 -1
  72. package/dist-types/commands/PutSipMediaApplicationLoggingConfigurationCommand.d.ts +2 -1
  73. package/dist-types/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +2 -1
  74. package/dist-types/commands/PutVoiceConnectorLoggingConfigurationCommand.d.ts +2 -1
  75. package/dist-types/commands/PutVoiceConnectorOriginationCommand.d.ts +2 -1
  76. package/dist-types/commands/PutVoiceConnectorProxyCommand.d.ts +2 -1
  77. package/dist-types/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +2 -1
  78. package/dist-types/commands/PutVoiceConnectorTerminationCommand.d.ts +2 -1
  79. package/dist-types/commands/PutVoiceConnectorTerminationCredentialsCommand.d.ts +2 -1
  80. package/dist-types/commands/RestorePhoneNumberCommand.d.ts +2 -1
  81. package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +2 -1
  82. package/dist-types/commands/StartSpeakerSearchTaskCommand.d.ts +2 -1
  83. package/dist-types/commands/StartVoiceToneAnalysisTaskCommand.d.ts +2 -1
  84. package/dist-types/commands/StopSpeakerSearchTaskCommand.d.ts +2 -1
  85. package/dist-types/commands/StopVoiceToneAnalysisTaskCommand.d.ts +2 -1
  86. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  87. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  88. package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +2 -1
  89. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +2 -1
  90. package/dist-types/commands/UpdatePhoneNumberSettingsCommand.d.ts +2 -1
  91. package/dist-types/commands/UpdateProxySessionCommand.d.ts +2 -1
  92. package/dist-types/commands/UpdateSipMediaApplicationCallCommand.d.ts +2 -1
  93. package/dist-types/commands/UpdateSipMediaApplicationCommand.d.ts +2 -1
  94. package/dist-types/commands/UpdateSipRuleCommand.d.ts +2 -1
  95. package/dist-types/commands/UpdateVoiceConnectorCommand.d.ts +2 -1
  96. package/dist-types/commands/UpdateVoiceConnectorGroupCommand.d.ts +2 -1
  97. package/dist-types/commands/UpdateVoiceProfileCommand.d.ts +2 -1
  98. package/dist-types/commands/UpdateVoiceProfileDomainCommand.d.ts +2 -1
  99. package/dist-types/commands/ValidateE911AddressCommand.d.ts +2 -1
  100. package/dist-types/index.d.ts +0 -1
  101. package/dist-types/models/models_0.d.ts +547 -547
  102. package/dist-types/ts3.4/ChimeSDKVoice.d.ts +12 -0
  103. package/dist-types/ts3.4/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/BatchDeletePhoneNumberCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/BatchUpdatePhoneNumberCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/CreatePhoneNumberOrderCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/CreateProxySessionCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/CreateSipMediaApplicationCallCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/CreateSipMediaApplicationCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/CreateSipRuleCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/CreateVoiceConnectorCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/CreateVoiceConnectorGroupCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/CreateVoiceProfileCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/CreateVoiceProfileDomainCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/DeletePhoneNumberCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/DeleteProxySessionCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/DeleteSipMediaApplicationCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/DeleteSipRuleCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/DeleteVoiceConnectorCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/DeleteVoiceConnectorGroupCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/DeleteVoiceConnectorOriginationCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/DeleteVoiceConnectorProxyCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/DeleteVoiceConnectorStreamingConfigurationCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/DeleteVoiceConnectorTerminationCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/DeleteVoiceConnectorTerminationCredentialsCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/DeleteVoiceProfileCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/DeleteVoiceProfileDomainCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/GetGlobalSettingsCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/GetPhoneNumberCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/GetPhoneNumberOrderCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/GetPhoneNumberSettingsCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/GetProxySessionCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/GetSipMediaApplicationCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/GetSipRuleCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/GetSpeakerSearchTaskCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/GetVoiceConnectorCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/GetVoiceConnectorGroupCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/GetVoiceConnectorLoggingConfigurationCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/GetVoiceConnectorOriginationCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/GetVoiceConnectorProxyCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/GetVoiceConnectorStreamingConfigurationCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/GetVoiceConnectorTerminationCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/commands/GetVoiceConnectorTerminationHealthCommand.d.ts +9 -0
  151. package/dist-types/ts3.4/commands/GetVoiceProfileCommand.d.ts +9 -0
  152. package/dist-types/ts3.4/commands/GetVoiceProfileDomainCommand.d.ts +9 -0
  153. package/dist-types/ts3.4/commands/GetVoiceToneAnalysisTaskCommand.d.ts +9 -0
  154. package/dist-types/ts3.4/commands/ListAvailableVoiceConnectorRegionsCommand.d.ts +9 -0
  155. package/dist-types/ts3.4/commands/ListPhoneNumberOrdersCommand.d.ts +9 -0
  156. package/dist-types/ts3.4/commands/ListPhoneNumbersCommand.d.ts +9 -0
  157. package/dist-types/ts3.4/commands/ListProxySessionsCommand.d.ts +9 -0
  158. package/dist-types/ts3.4/commands/ListSipMediaApplicationsCommand.d.ts +9 -0
  159. package/dist-types/ts3.4/commands/ListSipRulesCommand.d.ts +9 -0
  160. package/dist-types/ts3.4/commands/ListSupportedPhoneNumberCountriesCommand.d.ts +9 -0
  161. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  162. package/dist-types/ts3.4/commands/ListVoiceConnectorGroupsCommand.d.ts +9 -0
  163. package/dist-types/ts3.4/commands/ListVoiceConnectorTerminationCredentialsCommand.d.ts +9 -0
  164. package/dist-types/ts3.4/commands/ListVoiceConnectorsCommand.d.ts +9 -0
  165. package/dist-types/ts3.4/commands/ListVoiceProfileDomainsCommand.d.ts +9 -0
  166. package/dist-types/ts3.4/commands/ListVoiceProfilesCommand.d.ts +9 -0
  167. package/dist-types/ts3.4/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.d.ts +9 -0
  168. package/dist-types/ts3.4/commands/PutSipMediaApplicationLoggingConfigurationCommand.d.ts +9 -0
  169. package/dist-types/ts3.4/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +9 -0
  170. package/dist-types/ts3.4/commands/PutVoiceConnectorLoggingConfigurationCommand.d.ts +9 -0
  171. package/dist-types/ts3.4/commands/PutVoiceConnectorOriginationCommand.d.ts +9 -0
  172. package/dist-types/ts3.4/commands/PutVoiceConnectorProxyCommand.d.ts +9 -0
  173. package/dist-types/ts3.4/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +9 -0
  174. package/dist-types/ts3.4/commands/PutVoiceConnectorTerminationCommand.d.ts +9 -0
  175. package/dist-types/ts3.4/commands/PutVoiceConnectorTerminationCredentialsCommand.d.ts +9 -0
  176. package/dist-types/ts3.4/commands/RestorePhoneNumberCommand.d.ts +9 -0
  177. package/dist-types/ts3.4/commands/SearchAvailablePhoneNumbersCommand.d.ts +9 -0
  178. package/dist-types/ts3.4/commands/StartSpeakerSearchTaskCommand.d.ts +9 -0
  179. package/dist-types/ts3.4/commands/StartVoiceToneAnalysisTaskCommand.d.ts +9 -0
  180. package/dist-types/ts3.4/commands/StopSpeakerSearchTaskCommand.d.ts +9 -0
  181. package/dist-types/ts3.4/commands/StopVoiceToneAnalysisTaskCommand.d.ts +9 -0
  182. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  183. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  184. package/dist-types/ts3.4/commands/UpdateGlobalSettingsCommand.d.ts +9 -0
  185. package/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +9 -0
  186. package/dist-types/ts3.4/commands/UpdatePhoneNumberSettingsCommand.d.ts +9 -0
  187. package/dist-types/ts3.4/commands/UpdateProxySessionCommand.d.ts +9 -0
  188. package/dist-types/ts3.4/commands/UpdateSipMediaApplicationCallCommand.d.ts +9 -0
  189. package/dist-types/ts3.4/commands/UpdateSipMediaApplicationCommand.d.ts +9 -0
  190. package/dist-types/ts3.4/commands/UpdateSipRuleCommand.d.ts +9 -0
  191. package/dist-types/ts3.4/commands/UpdateVoiceConnectorCommand.d.ts +9 -0
  192. package/dist-types/ts3.4/commands/UpdateVoiceConnectorGroupCommand.d.ts +9 -0
  193. package/dist-types/ts3.4/commands/UpdateVoiceProfileCommand.d.ts +9 -0
  194. package/dist-types/ts3.4/commands/UpdateVoiceProfileDomainCommand.d.ts +9 -0
  195. package/dist-types/ts3.4/commands/ValidateE911AddressCommand.d.ts +9 -0
  196. package/dist-types/ts3.4/index.d.ts +0 -1
  197. package/package.json +40 -40
@@ -24,6 +24,15 @@ declare const GetProxySessionCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: GetProxySessionCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ GetProxySessionCommandInput,
31
+ GetProxySessionCommandOutput,
32
+ ChimeSDKVoiceClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class GetProxySessionCommand extends GetProxySessionCommand_base {}
@@ -25,6 +25,15 @@ declare const GetSipMediaApplicationAlexaSkillConfigurationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetSipMediaApplicationAlexaSkillConfigurationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetSipMediaApplicationAlexaSkillConfigurationCommandInput,
32
+ GetSipMediaApplicationAlexaSkillConfigurationCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetSipMediaApplicationAlexaSkillConfigurationCommand extends GetSipMediaApplicationAlexaSkillConfigurationCommand_base {}
@@ -25,6 +25,15 @@ declare const GetSipMediaApplicationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetSipMediaApplicationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetSipMediaApplicationCommandInput,
32
+ GetSipMediaApplicationCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetSipMediaApplicationCommand extends GetSipMediaApplicationCommand_base {}
@@ -25,6 +25,15 @@ declare const GetSipMediaApplicationLoggingConfigurationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetSipMediaApplicationLoggingConfigurationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetSipMediaApplicationLoggingConfigurationCommandInput,
32
+ GetSipMediaApplicationLoggingConfigurationCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetSipMediaApplicationLoggingConfigurationCommand extends GetSipMediaApplicationLoggingConfigurationCommand_base {}
@@ -21,6 +21,15 @@ declare const GetSipRuleCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: GetSipRuleCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ GetSipRuleCommandInput,
28
+ GetSipRuleCommandOutput,
29
+ ChimeSDKVoiceClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class GetSipRuleCommand extends GetSipRuleCommand_base {}
@@ -25,6 +25,15 @@ declare const GetSpeakerSearchTaskCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetSpeakerSearchTaskCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetSpeakerSearchTaskCommandInput,
32
+ GetSpeakerSearchTaskCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetSpeakerSearchTaskCommand extends GetSpeakerSearchTaskCommand_base {}
@@ -25,6 +25,15 @@ declare const GetVoiceConnectorCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetVoiceConnectorCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetVoiceConnectorCommandInput,
32
+ GetVoiceConnectorCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetVoiceConnectorCommand extends GetVoiceConnectorCommand_base {}
@@ -25,6 +25,15 @@ declare const GetVoiceConnectorEmergencyCallingConfigurationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetVoiceConnectorEmergencyCallingConfigurationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetVoiceConnectorEmergencyCallingConfigurationCommandInput,
32
+ GetVoiceConnectorEmergencyCallingConfigurationCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetVoiceConnectorEmergencyCallingConfigurationCommand extends GetVoiceConnectorEmergencyCallingConfigurationCommand_base {}
@@ -25,6 +25,15 @@ declare const GetVoiceConnectorGroupCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetVoiceConnectorGroupCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetVoiceConnectorGroupCommandInput,
32
+ GetVoiceConnectorGroupCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetVoiceConnectorGroupCommand extends GetVoiceConnectorGroupCommand_base {}
@@ -25,6 +25,15 @@ declare const GetVoiceConnectorLoggingConfigurationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetVoiceConnectorLoggingConfigurationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetVoiceConnectorLoggingConfigurationCommandInput,
32
+ GetVoiceConnectorLoggingConfigurationCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetVoiceConnectorLoggingConfigurationCommand extends GetVoiceConnectorLoggingConfigurationCommand_base {}
@@ -25,6 +25,15 @@ declare const GetVoiceConnectorOriginationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetVoiceConnectorOriginationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetVoiceConnectorOriginationCommandInput,
32
+ GetVoiceConnectorOriginationCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetVoiceConnectorOriginationCommand extends GetVoiceConnectorOriginationCommand_base {}
@@ -25,6 +25,15 @@ declare const GetVoiceConnectorProxyCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetVoiceConnectorProxyCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetVoiceConnectorProxyCommandInput,
32
+ GetVoiceConnectorProxyCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetVoiceConnectorProxyCommand extends GetVoiceConnectorProxyCommand_base {}
@@ -25,6 +25,15 @@ declare const GetVoiceConnectorStreamingConfigurationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetVoiceConnectorStreamingConfigurationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetVoiceConnectorStreamingConfigurationCommandInput,
32
+ GetVoiceConnectorStreamingConfigurationCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetVoiceConnectorStreamingConfigurationCommand extends GetVoiceConnectorStreamingConfigurationCommand_base {}
@@ -25,6 +25,15 @@ declare const GetVoiceConnectorTerminationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetVoiceConnectorTerminationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetVoiceConnectorTerminationCommandInput,
32
+ GetVoiceConnectorTerminationCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetVoiceConnectorTerminationCommand extends GetVoiceConnectorTerminationCommand_base {}
@@ -25,6 +25,15 @@ declare const GetVoiceConnectorTerminationHealthCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetVoiceConnectorTerminationHealthCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetVoiceConnectorTerminationHealthCommandInput,
32
+ GetVoiceConnectorTerminationHealthCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetVoiceConnectorTerminationHealthCommand extends GetVoiceConnectorTerminationHealthCommand_base {}
@@ -24,6 +24,15 @@ declare const GetVoiceProfileCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: GetVoiceProfileCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ GetVoiceProfileCommandInput,
31
+ GetVoiceProfileCommandOutput,
32
+ ChimeSDKVoiceClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class GetVoiceProfileCommand extends GetVoiceProfileCommand_base {}
@@ -25,6 +25,15 @@ declare const GetVoiceProfileDomainCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetVoiceProfileDomainCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetVoiceProfileDomainCommandInput,
32
+ GetVoiceProfileDomainCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetVoiceProfileDomainCommand extends GetVoiceProfileDomainCommand_base {}
@@ -25,6 +25,15 @@ declare const GetVoiceToneAnalysisTaskCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetVoiceToneAnalysisTaskCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetVoiceToneAnalysisTaskCommandInput,
32
+ GetVoiceToneAnalysisTaskCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetVoiceToneAnalysisTaskCommand extends GetVoiceToneAnalysisTaskCommand_base {}
@@ -21,6 +21,15 @@ declare const ListAvailableVoiceConnectorRegionsCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ ...[input]: [] | [ListAvailableVoiceConnectorRegionsCommandInput]
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ ListAvailableVoiceConnectorRegionsCommandInput,
28
+ ListAvailableVoiceConnectorRegionsCommandOutput,
29
+ ChimeSDKVoiceClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class ListAvailableVoiceConnectorRegionsCommand extends ListAvailableVoiceConnectorRegionsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListPhoneNumberOrdersCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [ListPhoneNumberOrdersCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListPhoneNumberOrdersCommandInput,
32
+ ListPhoneNumberOrdersCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListPhoneNumberOrdersCommand extends ListPhoneNumberOrdersCommand_base {}
@@ -24,6 +24,15 @@ declare const ListPhoneNumbersCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ ...[input]: [] | [ListPhoneNumbersCommandInput]
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ ListPhoneNumbersCommandInput,
31
+ ListPhoneNumbersCommandOutput,
32
+ ChimeSDKVoiceClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class ListPhoneNumbersCommand extends ListPhoneNumbersCommand_base {}
@@ -25,6 +25,15 @@ declare const ListProxySessionsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListProxySessionsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListProxySessionsCommandInput,
32
+ ListProxySessionsCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListProxySessionsCommand extends ListProxySessionsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListSipMediaApplicationsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [ListSipMediaApplicationsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListSipMediaApplicationsCommandInput,
32
+ ListSipMediaApplicationsCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListSipMediaApplicationsCommand extends ListSipMediaApplicationsCommand_base {}
@@ -21,6 +21,15 @@ declare const ListSipRulesCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ ...[input]: [] | [ListSipRulesCommandInput]
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ ListSipRulesCommandInput,
28
+ ListSipRulesCommandOutput,
29
+ ChimeSDKVoiceClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class ListSipRulesCommand extends ListSipRulesCommand_base {}
@@ -25,6 +25,15 @@ declare const ListSupportedPhoneNumberCountriesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListSupportedPhoneNumberCountriesCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListSupportedPhoneNumberCountriesCommandInput,
32
+ ListSupportedPhoneNumberCountriesCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListSupportedPhoneNumberCountriesCommand extends ListSupportedPhoneNumberCountriesCommand_base {}
@@ -25,6 +25,15 @@ declare const ListTagsForResourceCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListTagsForResourceCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListTagsForResourceCommandInput,
32
+ ListTagsForResourceCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
@@ -25,6 +25,15 @@ declare const ListVoiceConnectorGroupsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [ListVoiceConnectorGroupsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListVoiceConnectorGroupsCommandInput,
32
+ ListVoiceConnectorGroupsCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListVoiceConnectorGroupsCommand extends ListVoiceConnectorGroupsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListVoiceConnectorTerminationCredentialsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListVoiceConnectorTerminationCredentialsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListVoiceConnectorTerminationCredentialsCommandInput,
32
+ ListVoiceConnectorTerminationCredentialsCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListVoiceConnectorTerminationCredentialsCommand extends ListVoiceConnectorTerminationCredentialsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListVoiceConnectorsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [ListVoiceConnectorsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListVoiceConnectorsCommandInput,
32
+ ListVoiceConnectorsCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListVoiceConnectorsCommand extends ListVoiceConnectorsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListVoiceProfileDomainsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [ListVoiceProfileDomainsCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListVoiceProfileDomainsCommandInput,
32
+ ListVoiceProfileDomainsCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListVoiceProfileDomainsCommand extends ListVoiceProfileDomainsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListVoiceProfilesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListVoiceProfilesCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListVoiceProfilesCommandInput,
32
+ ListVoiceProfilesCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListVoiceProfilesCommand extends ListVoiceProfilesCommand_base {}
@@ -25,6 +25,15 @@ declare const PutSipMediaApplicationAlexaSkillConfigurationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: PutSipMediaApplicationAlexaSkillConfigurationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ PutSipMediaApplicationAlexaSkillConfigurationCommandInput,
32
+ PutSipMediaApplicationAlexaSkillConfigurationCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class PutSipMediaApplicationAlexaSkillConfigurationCommand extends PutSipMediaApplicationAlexaSkillConfigurationCommand_base {}
@@ -25,6 +25,15 @@ declare const PutSipMediaApplicationLoggingConfigurationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: PutSipMediaApplicationLoggingConfigurationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ PutSipMediaApplicationLoggingConfigurationCommandInput,
32
+ PutSipMediaApplicationLoggingConfigurationCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class PutSipMediaApplicationLoggingConfigurationCommand extends PutSipMediaApplicationLoggingConfigurationCommand_base {}
@@ -25,6 +25,15 @@ declare const PutVoiceConnectorEmergencyCallingConfigurationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: PutVoiceConnectorEmergencyCallingConfigurationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ PutVoiceConnectorEmergencyCallingConfigurationCommandInput,
32
+ PutVoiceConnectorEmergencyCallingConfigurationCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class PutVoiceConnectorEmergencyCallingConfigurationCommand extends PutVoiceConnectorEmergencyCallingConfigurationCommand_base {}
@@ -25,6 +25,15 @@ declare const PutVoiceConnectorLoggingConfigurationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: PutVoiceConnectorLoggingConfigurationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ PutVoiceConnectorLoggingConfigurationCommandInput,
32
+ PutVoiceConnectorLoggingConfigurationCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class PutVoiceConnectorLoggingConfigurationCommand extends PutVoiceConnectorLoggingConfigurationCommand_base {}
@@ -25,6 +25,15 @@ declare const PutVoiceConnectorOriginationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: PutVoiceConnectorOriginationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ PutVoiceConnectorOriginationCommandInput,
32
+ PutVoiceConnectorOriginationCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class PutVoiceConnectorOriginationCommand extends PutVoiceConnectorOriginationCommand_base {}
@@ -25,6 +25,15 @@ declare const PutVoiceConnectorProxyCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: PutVoiceConnectorProxyCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ PutVoiceConnectorProxyCommandInput,
32
+ PutVoiceConnectorProxyCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class PutVoiceConnectorProxyCommand extends PutVoiceConnectorProxyCommand_base {}
@@ -25,6 +25,15 @@ declare const PutVoiceConnectorStreamingConfigurationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: PutVoiceConnectorStreamingConfigurationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ PutVoiceConnectorStreamingConfigurationCommandInput,
32
+ PutVoiceConnectorStreamingConfigurationCommandOutput,
33
+ ChimeSDKVoiceClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class PutVoiceConnectorStreamingConfigurationCommand extends PutVoiceConnectorStreamingConfigurationCommand_base {}