@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
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateVoiceConnectorGroupRequestFilterSensitiveLog, CreateVoiceConnectorGroupResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateVoiceConnectorGroupCommand, serializeAws_restJson1CreateVoiceConnectorGroupCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateVoiceConnectorGroupCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreateVoiceConnectorGroupCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreateVoiceConnectorGroupCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeletePhoneNumberRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeletePhoneNumberCommand, serializeAws_restJson1DeletePhoneNumberCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeletePhoneNumberCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeletePhoneNumberCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeletePhoneNumberCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteProxySessionRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteProxySessionCommand, serializeAws_restJson1DeleteProxySessionCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteProxySessionCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteProxySessionCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteProxySessionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteSipMediaApplicationRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteSipMediaApplicationCommand, serializeAws_restJson1DeleteSipMediaApplicationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteSipMediaApplicationCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteSipMediaApplicationCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteSipMediaApplicationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteSipRuleRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteSipRuleCommand, serializeAws_restJson1DeleteSipRuleCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteSipRuleCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteSipRuleCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteSipRuleCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteVoiceConnectorRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteVoiceConnectorCommand, serializeAws_restJson1DeleteVoiceConnectorCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteVoiceConnectorCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteVoiceConnectorCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteVoiceConnectorCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteVoiceConnectorEmergencyCallingConfigurationRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteVoiceConnectorEmergencyCallingConfigurationCommand, serializeAws_restJson1DeleteVoiceConnectorEmergencyCallingConfigurationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteVoiceConnectorEmergencyCallingConfigurationCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteVoiceConnectorEmergencyCallingConfigurationCommand extends $C
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteVoiceConnectorEmergencyCallingConfigurationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteVoiceConnectorGroupRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteVoiceConnectorGroupCommand, serializeAws_restJson1DeleteVoiceConnectorGroupCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteVoiceConnectorGroupCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteVoiceConnectorGroupCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteVoiceConnectorGroupCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteVoiceConnectorOriginationRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteVoiceConnectorOriginationCommand, serializeAws_restJson1DeleteVoiceConnectorOriginationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteVoiceConnectorOriginationCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteVoiceConnectorOriginationCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteVoiceConnectorOriginationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteVoiceConnectorProxyRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteVoiceConnectorProxyCommand, serializeAws_restJson1DeleteVoiceConnectorProxyCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteVoiceConnectorProxyCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteVoiceConnectorProxyCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteVoiceConnectorProxyCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteVoiceConnectorStreamingConfigurationRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteVoiceConnectorStreamingConfigurationCommand, serializeAws_restJson1DeleteVoiceConnectorStreamingConfigurationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteVoiceConnectorStreamingConfigurationCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteVoiceConnectorStreamingConfigurationCommand extends $Command
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteVoiceConnectorStreamingConfigurationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteVoiceConnectorTerminationRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteVoiceConnectorTerminationCommand, serializeAws_restJson1DeleteVoiceConnectorTerminationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteVoiceConnectorTerminationCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteVoiceConnectorTerminationCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteVoiceConnectorTerminationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteVoiceConnectorTerminationCredentialsRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteVoiceConnectorTerminationCredentialsCommand, serializeAws_restJson1DeleteVoiceConnectorTerminationCredentialsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteVoiceConnectorTerminationCredentialsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteVoiceConnectorTerminationCredentialsCommand extends $Command
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteVoiceConnectorTerminationCredentialsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DisassociatePhoneNumbersFromVoiceConnectorRequestFilterSensitiveLog, DisassociatePhoneNumbersFromVoiceConnectorResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DisassociatePhoneNumbersFromVoiceConnectorCommand, serializeAws_restJson1DisassociatePhoneNumbersFromVoiceConnectorCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DisassociatePhoneNumbersFromVoiceConnectorCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DisassociatePhoneNumbersFromVoiceConnectorCommand extends $Command
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DisassociatePhoneNumbersFromVoiceConnectorCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DisassociatePhoneNumbersFromVoiceConnectorGroupRequestFilterSensitiveLog, DisassociatePhoneNumbersFromVoiceConnectorGroupResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DisassociatePhoneNumbersFromVoiceConnectorGroupCommand, serializeAws_restJson1DisassociatePhoneNumbersFromVoiceConnectorGroupCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DisassociatePhoneNumbersFromVoiceConnectorGroupCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DisassociatePhoneNumbersFromVoiceConnectorGroupCommand extends $Com
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetGlobalSettingsResponseFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetGlobalSettingsCommand, serializeAws_restJson1GetGlobalSettingsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetGlobalSettingsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetGlobalSettingsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetGlobalSettingsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetPhoneNumberRequestFilterSensitiveLog, GetPhoneNumberResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetPhoneNumberCommand, serializeAws_restJson1GetPhoneNumberCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetPhoneNumberCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetPhoneNumberCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetPhoneNumberCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetPhoneNumberOrderRequestFilterSensitiveLog, GetPhoneNumberOrderResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetPhoneNumberOrderCommand, serializeAws_restJson1GetPhoneNumberOrderCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetPhoneNumberOrderCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetPhoneNumberOrderCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetPhoneNumberOrderCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetPhoneNumberSettingsResponseFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetPhoneNumberSettingsCommand, serializeAws_restJson1GetPhoneNumberSettingsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetPhoneNumberSettingsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetPhoneNumberSettingsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetPhoneNumberSettingsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetProxySessionRequestFilterSensitiveLog, GetProxySessionResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetProxySessionCommand, serializeAws_restJson1GetProxySessionCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetProxySessionCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetProxySessionCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetProxySessionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetSipMediaApplicationAlexaSkillConfigurationRequestFilterSensitiveLog, GetSipMediaApplicationAlexaSkillConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetSipMediaApplicationAlexaSkillConfigurationCommand, serializeAws_restJson1GetSipMediaApplicationAlexaSkillConfigurationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetSipMediaApplicationAlexaSkillConfigurationCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetSipMediaApplicationAlexaSkillConfigurationCommand extends $Comma
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetSipMediaApplicationAlexaSkillConfigurationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetSipMediaApplicationRequestFilterSensitiveLog, GetSipMediaApplicationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetSipMediaApplicationCommand, serializeAws_restJson1GetSipMediaApplicationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetSipMediaApplicationCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetSipMediaApplicationCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetSipMediaApplicationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetSipMediaApplicationLoggingConfigurationRequestFilterSensitiveLog, GetSipMediaApplicationLoggingConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetSipMediaApplicationLoggingConfigurationCommand, serializeAws_restJson1GetSipMediaApplicationLoggingConfigurationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetSipMediaApplicationLoggingConfigurationCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetSipMediaApplicationLoggingConfigurationCommand extends $Command
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetSipMediaApplicationLoggingConfigurationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetSipRuleRequestFilterSensitiveLog, GetSipRuleResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetSipRuleCommand, serializeAws_restJson1GetSipRuleCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetSipRuleCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetSipRuleCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetSipRuleCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetVoiceConnectorRequestFilterSensitiveLog, GetVoiceConnectorResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetVoiceConnectorCommand, serializeAws_restJson1GetVoiceConnectorCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetVoiceConnectorCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetVoiceConnectorCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetVoiceConnectorCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetVoiceConnectorEmergencyCallingConfigurationRequestFilterSensitiveLog, GetVoiceConnectorEmergencyCallingConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetVoiceConnectorEmergencyCallingConfigurationCommand, serializeAws_restJson1GetVoiceConnectorEmergencyCallingConfigurationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetVoiceConnectorEmergencyCallingConfigurationCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetVoiceConnectorEmergencyCallingConfigurationCommand extends $Comm
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetVoiceConnectorEmergencyCallingConfigurationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetVoiceConnectorGroupRequestFilterSensitiveLog, GetVoiceConnectorGroupResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetVoiceConnectorGroupCommand, serializeAws_restJson1GetVoiceConnectorGroupCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetVoiceConnectorGroupCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetVoiceConnectorGroupCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetVoiceConnectorGroupCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetVoiceConnectorLoggingConfigurationRequestFilterSensitiveLog, GetVoiceConnectorLoggingConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetVoiceConnectorLoggingConfigurationCommand, serializeAws_restJson1GetVoiceConnectorLoggingConfigurationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetVoiceConnectorLoggingConfigurationCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetVoiceConnectorLoggingConfigurationCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetVoiceConnectorLoggingConfigurationCommand.getEndpointParameterInstructions()));