@aws-sdk/client-chime-sdk-voice 3.294.0 → 3.296.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 (153) hide show
  1. package/dist-cjs/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.js +4 -4
  2. package/dist-cjs/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.js +4 -4
  3. package/dist-cjs/commands/BatchDeletePhoneNumberCommand.js +4 -4
  4. package/dist-cjs/commands/BatchUpdatePhoneNumberCommand.js +4 -4
  5. package/dist-cjs/commands/CreatePhoneNumberOrderCommand.js +4 -4
  6. package/dist-cjs/commands/CreateProxySessionCommand.js +4 -4
  7. package/dist-cjs/commands/CreateSipMediaApplicationCallCommand.js +4 -4
  8. package/dist-cjs/commands/CreateSipMediaApplicationCommand.js +4 -4
  9. package/dist-cjs/commands/CreateSipRuleCommand.js +4 -4
  10. package/dist-cjs/commands/CreateVoiceConnectorCommand.js +4 -4
  11. package/dist-cjs/commands/CreateVoiceConnectorGroupCommand.js +4 -4
  12. package/dist-cjs/commands/DeletePhoneNumberCommand.js +4 -4
  13. package/dist-cjs/commands/DeleteProxySessionCommand.js +4 -4
  14. package/dist-cjs/commands/DeleteSipMediaApplicationCommand.js +4 -4
  15. package/dist-cjs/commands/DeleteSipRuleCommand.js +4 -4
  16. package/dist-cjs/commands/DeleteVoiceConnectorCommand.js +4 -4
  17. package/dist-cjs/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +4 -4
  18. package/dist-cjs/commands/DeleteVoiceConnectorGroupCommand.js +4 -4
  19. package/dist-cjs/commands/DeleteVoiceConnectorOriginationCommand.js +4 -4
  20. package/dist-cjs/commands/DeleteVoiceConnectorProxyCommand.js +4 -4
  21. package/dist-cjs/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +4 -4
  22. package/dist-cjs/commands/DeleteVoiceConnectorTerminationCommand.js +4 -4
  23. package/dist-cjs/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +4 -4
  24. package/dist-cjs/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.js +4 -4
  25. package/dist-cjs/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.js +4 -4
  26. package/dist-cjs/commands/GetGlobalSettingsCommand.js +4 -4
  27. package/dist-cjs/commands/GetPhoneNumberCommand.js +4 -4
  28. package/dist-cjs/commands/GetPhoneNumberOrderCommand.js +4 -4
  29. package/dist-cjs/commands/GetPhoneNumberSettingsCommand.js +4 -4
  30. package/dist-cjs/commands/GetProxySessionCommand.js +4 -4
  31. package/dist-cjs/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.js +4 -4
  32. package/dist-cjs/commands/GetSipMediaApplicationCommand.js +4 -4
  33. package/dist-cjs/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +4 -4
  34. package/dist-cjs/commands/GetSipRuleCommand.js +4 -4
  35. package/dist-cjs/commands/GetVoiceConnectorCommand.js +4 -4
  36. package/dist-cjs/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +4 -4
  37. package/dist-cjs/commands/GetVoiceConnectorGroupCommand.js +4 -4
  38. package/dist-cjs/commands/GetVoiceConnectorLoggingConfigurationCommand.js +4 -4
  39. package/dist-cjs/commands/GetVoiceConnectorOriginationCommand.js +4 -4
  40. package/dist-cjs/commands/GetVoiceConnectorProxyCommand.js +4 -4
  41. package/dist-cjs/commands/GetVoiceConnectorStreamingConfigurationCommand.js +4 -4
  42. package/dist-cjs/commands/GetVoiceConnectorTerminationCommand.js +4 -4
  43. package/dist-cjs/commands/GetVoiceConnectorTerminationHealthCommand.js +4 -4
  44. package/dist-cjs/commands/ListAvailableVoiceConnectorRegionsCommand.js +4 -4
  45. package/dist-cjs/commands/ListPhoneNumberOrdersCommand.js +4 -4
  46. package/dist-cjs/commands/ListPhoneNumbersCommand.js +4 -4
  47. package/dist-cjs/commands/ListProxySessionsCommand.js +4 -4
  48. package/dist-cjs/commands/ListSipMediaApplicationsCommand.js +4 -4
  49. package/dist-cjs/commands/ListSipRulesCommand.js +4 -4
  50. package/dist-cjs/commands/ListSupportedPhoneNumberCountriesCommand.js +4 -4
  51. package/dist-cjs/commands/ListVoiceConnectorGroupsCommand.js +4 -4
  52. package/dist-cjs/commands/ListVoiceConnectorTerminationCredentialsCommand.js +4 -4
  53. package/dist-cjs/commands/ListVoiceConnectorsCommand.js +4 -4
  54. package/dist-cjs/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.js +4 -4
  55. package/dist-cjs/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +4 -4
  56. package/dist-cjs/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.js +4 -4
  57. package/dist-cjs/commands/PutVoiceConnectorLoggingConfigurationCommand.js +4 -4
  58. package/dist-cjs/commands/PutVoiceConnectorOriginationCommand.js +4 -4
  59. package/dist-cjs/commands/PutVoiceConnectorProxyCommand.js +4 -4
  60. package/dist-cjs/commands/PutVoiceConnectorStreamingConfigurationCommand.js +4 -4
  61. package/dist-cjs/commands/PutVoiceConnectorTerminationCommand.js +4 -4
  62. package/dist-cjs/commands/PutVoiceConnectorTerminationCredentialsCommand.js +4 -4
  63. package/dist-cjs/commands/RestorePhoneNumberCommand.js +4 -4
  64. package/dist-cjs/commands/SearchAvailablePhoneNumbersCommand.js +4 -4
  65. package/dist-cjs/commands/UpdateGlobalSettingsCommand.js +4 -4
  66. package/dist-cjs/commands/UpdatePhoneNumberCommand.js +4 -4
  67. package/dist-cjs/commands/UpdatePhoneNumberSettingsCommand.js +4 -4
  68. package/dist-cjs/commands/UpdateProxySessionCommand.js +4 -4
  69. package/dist-cjs/commands/UpdateSipMediaApplicationCallCommand.js +4 -4
  70. package/dist-cjs/commands/UpdateSipMediaApplicationCommand.js +4 -4
  71. package/dist-cjs/commands/UpdateSipRuleCommand.js +4 -4
  72. package/dist-cjs/commands/UpdateVoiceConnectorCommand.js +4 -4
  73. package/dist-cjs/commands/UpdateVoiceConnectorGroupCommand.js +4 -4
  74. package/dist-cjs/commands/ValidateE911AddressCommand.js +4 -4
  75. package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.js +4 -4
  76. package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.js +4 -4
  77. package/dist-es/commands/BatchDeletePhoneNumberCommand.js +4 -4
  78. package/dist-es/commands/BatchUpdatePhoneNumberCommand.js +4 -4
  79. package/dist-es/commands/CreatePhoneNumberOrderCommand.js +4 -4
  80. package/dist-es/commands/CreateProxySessionCommand.js +4 -4
  81. package/dist-es/commands/CreateSipMediaApplicationCallCommand.js +4 -4
  82. package/dist-es/commands/CreateSipMediaApplicationCommand.js +4 -4
  83. package/dist-es/commands/CreateSipRuleCommand.js +4 -4
  84. package/dist-es/commands/CreateVoiceConnectorCommand.js +4 -4
  85. package/dist-es/commands/CreateVoiceConnectorGroupCommand.js +4 -4
  86. package/dist-es/commands/DeletePhoneNumberCommand.js +4 -4
  87. package/dist-es/commands/DeleteProxySessionCommand.js +4 -4
  88. package/dist-es/commands/DeleteSipMediaApplicationCommand.js +4 -4
  89. package/dist-es/commands/DeleteSipRuleCommand.js +4 -4
  90. package/dist-es/commands/DeleteVoiceConnectorCommand.js +4 -4
  91. package/dist-es/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +4 -4
  92. package/dist-es/commands/DeleteVoiceConnectorGroupCommand.js +4 -4
  93. package/dist-es/commands/DeleteVoiceConnectorOriginationCommand.js +4 -4
  94. package/dist-es/commands/DeleteVoiceConnectorProxyCommand.js +4 -4
  95. package/dist-es/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +4 -4
  96. package/dist-es/commands/DeleteVoiceConnectorTerminationCommand.js +4 -4
  97. package/dist-es/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +4 -4
  98. package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.js +4 -4
  99. package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.js +4 -4
  100. package/dist-es/commands/GetGlobalSettingsCommand.js +4 -4
  101. package/dist-es/commands/GetPhoneNumberCommand.js +4 -4
  102. package/dist-es/commands/GetPhoneNumberOrderCommand.js +4 -4
  103. package/dist-es/commands/GetPhoneNumberSettingsCommand.js +4 -4
  104. package/dist-es/commands/GetProxySessionCommand.js +4 -4
  105. package/dist-es/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.js +4 -4
  106. package/dist-es/commands/GetSipMediaApplicationCommand.js +4 -4
  107. package/dist-es/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +4 -4
  108. package/dist-es/commands/GetSipRuleCommand.js +4 -4
  109. package/dist-es/commands/GetVoiceConnectorCommand.js +4 -4
  110. package/dist-es/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +4 -4
  111. package/dist-es/commands/GetVoiceConnectorGroupCommand.js +4 -4
  112. package/dist-es/commands/GetVoiceConnectorLoggingConfigurationCommand.js +4 -4
  113. package/dist-es/commands/GetVoiceConnectorOriginationCommand.js +4 -4
  114. package/dist-es/commands/GetVoiceConnectorProxyCommand.js +4 -4
  115. package/dist-es/commands/GetVoiceConnectorStreamingConfigurationCommand.js +4 -4
  116. package/dist-es/commands/GetVoiceConnectorTerminationCommand.js +4 -4
  117. package/dist-es/commands/GetVoiceConnectorTerminationHealthCommand.js +4 -4
  118. package/dist-es/commands/ListAvailableVoiceConnectorRegionsCommand.js +4 -4
  119. package/dist-es/commands/ListPhoneNumberOrdersCommand.js +4 -4
  120. package/dist-es/commands/ListPhoneNumbersCommand.js +4 -4
  121. package/dist-es/commands/ListProxySessionsCommand.js +4 -4
  122. package/dist-es/commands/ListSipMediaApplicationsCommand.js +4 -4
  123. package/dist-es/commands/ListSipRulesCommand.js +4 -4
  124. package/dist-es/commands/ListSupportedPhoneNumberCountriesCommand.js +4 -4
  125. package/dist-es/commands/ListVoiceConnectorGroupsCommand.js +4 -4
  126. package/dist-es/commands/ListVoiceConnectorTerminationCredentialsCommand.js +4 -4
  127. package/dist-es/commands/ListVoiceConnectorsCommand.js +4 -4
  128. package/dist-es/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.js +4 -4
  129. package/dist-es/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +4 -4
  130. package/dist-es/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.js +4 -4
  131. package/dist-es/commands/PutVoiceConnectorLoggingConfigurationCommand.js +4 -4
  132. package/dist-es/commands/PutVoiceConnectorOriginationCommand.js +4 -4
  133. package/dist-es/commands/PutVoiceConnectorProxyCommand.js +4 -4
  134. package/dist-es/commands/PutVoiceConnectorStreamingConfigurationCommand.js +4 -4
  135. package/dist-es/commands/PutVoiceConnectorTerminationCommand.js +4 -4
  136. package/dist-es/commands/PutVoiceConnectorTerminationCredentialsCommand.js +4 -4
  137. package/dist-es/commands/RestorePhoneNumberCommand.js +4 -4
  138. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +4 -4
  139. package/dist-es/commands/UpdateGlobalSettingsCommand.js +4 -4
  140. package/dist-es/commands/UpdatePhoneNumberCommand.js +4 -4
  141. package/dist-es/commands/UpdatePhoneNumberSettingsCommand.js +4 -4
  142. package/dist-es/commands/UpdateProxySessionCommand.js +4 -4
  143. package/dist-es/commands/UpdateSipMediaApplicationCallCommand.js +4 -4
  144. package/dist-es/commands/UpdateSipMediaApplicationCommand.js +4 -4
  145. package/dist-es/commands/UpdateSipRuleCommand.js +4 -4
  146. package/dist-es/commands/UpdateVoiceConnectorCommand.js +4 -4
  147. package/dist-es/commands/UpdateVoiceConnectorGroupCommand.js +4 -4
  148. package/dist-es/commands/ValidateE911AddressCommand.js +4 -4
  149. package/dist-types/ChimeSDKVoiceClient.d.ts +4 -4
  150. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  151. package/dist-types/ts3.4/ChimeSDKVoiceClient.d.ts +4 -4
  152. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
  153. package/package.json +36 -36
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class AssociatePhoneNumbersWithVoiceConnectorCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class AssociatePhoneNumbersWithVoiceConnectorCommand extends smithy_client_1.Com
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, AssociatePhoneNumbersWithVoiceConnectorCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class AssociatePhoneNumbersWithVoiceConnectorGroupCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class AssociatePhoneNumbersWithVoiceConnectorGroupCommand extends smithy_client_
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, AssociatePhoneNumbersWithVoiceConnectorGroupCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class BatchDeletePhoneNumberCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class BatchDeletePhoneNumberCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, BatchDeletePhoneNumberCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class BatchUpdatePhoneNumberCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class BatchUpdatePhoneNumberCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, BatchUpdatePhoneNumberCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class CreatePhoneNumberOrderCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class CreatePhoneNumberOrderCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CreatePhoneNumberOrderCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class CreateProxySessionCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class CreateProxySessionCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CreateProxySessionCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class CreateSipMediaApplicationCallCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class CreateSipMediaApplicationCallCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CreateSipMediaApplicationCallCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class CreateSipMediaApplicationCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class CreateSipMediaApplicationCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CreateSipMediaApplicationCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class CreateSipRuleCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class CreateSipRuleCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CreateSipRuleCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class CreateVoiceConnectorCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class CreateVoiceConnectorCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CreateVoiceConnectorCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class CreateVoiceConnectorGroupCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class CreateVoiceConnectorGroupCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, CreateVoiceConnectorGroupCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class DeletePhoneNumberCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class DeletePhoneNumberCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DeletePhoneNumberCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class DeleteProxySessionCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class DeleteProxySessionCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DeleteProxySessionCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class DeleteSipMediaApplicationCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class DeleteSipMediaApplicationCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DeleteSipMediaApplicationCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class DeleteSipRuleCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class DeleteSipRuleCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DeleteSipRuleCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class DeleteVoiceConnectorCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class DeleteVoiceConnectorCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DeleteVoiceConnectorCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class DeleteVoiceConnectorEmergencyCallingConfigurationCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class DeleteVoiceConnectorEmergencyCallingConfigurationCommand extends smithy_cl
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DeleteVoiceConnectorEmergencyCallingConfigurationCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class DeleteVoiceConnectorGroupCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class DeleteVoiceConnectorGroupCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DeleteVoiceConnectorGroupCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class DeleteVoiceConnectorOriginationCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class DeleteVoiceConnectorOriginationCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DeleteVoiceConnectorOriginationCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class DeleteVoiceConnectorProxyCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class DeleteVoiceConnectorProxyCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DeleteVoiceConnectorProxyCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class DeleteVoiceConnectorStreamingConfigurationCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class DeleteVoiceConnectorStreamingConfigurationCommand extends smithy_client_1.
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DeleteVoiceConnectorStreamingConfigurationCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class DeleteVoiceConnectorTerminationCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class DeleteVoiceConnectorTerminationCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DeleteVoiceConnectorTerminationCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class DeleteVoiceConnectorTerminationCredentialsCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class DeleteVoiceConnectorTerminationCredentialsCommand extends smithy_client_1.
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DeleteVoiceConnectorTerminationCredentialsCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class DisassociatePhoneNumbersFromVoiceConnectorCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class DisassociatePhoneNumbersFromVoiceConnectorCommand extends smithy_client_1.
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DisassociatePhoneNumbersFromVoiceConnectorCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class DisassociatePhoneNumbersFromVoiceConnectorGroupCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class DisassociatePhoneNumbersFromVoiceConnectorGroupCommand extends smithy_clie
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class GetGlobalSettingsCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class GetGlobalSettingsCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, GetGlobalSettingsCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class GetPhoneNumberCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class GetPhoneNumberCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, GetPhoneNumberCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class GetPhoneNumberOrderCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class GetPhoneNumberOrderCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, GetPhoneNumberOrderCommand.getEndpointParameterInstructions()));