@aws-sdk/client-chime-sdk-voice 3.928.0 → 3.930.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 (120) hide show
  1. package/dist-cjs/index.js +3546 -4282
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/ChimeSDKVoiceClient.js +2 -0
  4. package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.js +3 -10
  5. package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.js +3 -10
  6. package/dist-es/commands/BatchDeletePhoneNumberCommand.js +3 -10
  7. package/dist-es/commands/BatchUpdatePhoneNumberCommand.js +3 -10
  8. package/dist-es/commands/CreatePhoneNumberOrderCommand.js +3 -10
  9. package/dist-es/commands/CreateProxySessionCommand.js +3 -10
  10. package/dist-es/commands/CreateSipMediaApplicationCallCommand.js +3 -10
  11. package/dist-es/commands/CreateSipMediaApplicationCommand.js +3 -10
  12. package/dist-es/commands/CreateSipRuleCommand.js +3 -9
  13. package/dist-es/commands/CreateVoiceConnectorCommand.js +3 -10
  14. package/dist-es/commands/CreateVoiceConnectorGroupCommand.js +3 -9
  15. package/dist-es/commands/CreateVoiceProfileCommand.js +3 -10
  16. package/dist-es/commands/CreateVoiceProfileDomainCommand.js +3 -10
  17. package/dist-es/commands/DeletePhoneNumberCommand.js +3 -10
  18. package/dist-es/commands/DeleteProxySessionCommand.js +3 -9
  19. package/dist-es/commands/DeleteSipMediaApplicationCommand.js +3 -9
  20. package/dist-es/commands/DeleteSipRuleCommand.js +3 -9
  21. package/dist-es/commands/DeleteVoiceConnectorCommand.js +3 -9
  22. package/dist-es/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +3 -9
  23. package/dist-es/commands/DeleteVoiceConnectorExternalSystemsConfigurationCommand.js +3 -9
  24. package/dist-es/commands/DeleteVoiceConnectorGroupCommand.js +3 -9
  25. package/dist-es/commands/DeleteVoiceConnectorOriginationCommand.js +3 -9
  26. package/dist-es/commands/DeleteVoiceConnectorProxyCommand.js +3 -9
  27. package/dist-es/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +3 -9
  28. package/dist-es/commands/DeleteVoiceConnectorTerminationCommand.js +3 -9
  29. package/dist-es/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +3 -10
  30. package/dist-es/commands/DeleteVoiceProfileCommand.js +3 -9
  31. package/dist-es/commands/DeleteVoiceProfileDomainCommand.js +3 -9
  32. package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.js +3 -10
  33. package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.js +3 -10
  34. package/dist-es/commands/GetGlobalSettingsCommand.js +3 -9
  35. package/dist-es/commands/GetPhoneNumberCommand.js +3 -10
  36. package/dist-es/commands/GetPhoneNumberOrderCommand.js +3 -10
  37. package/dist-es/commands/GetPhoneNumberSettingsCommand.js +3 -10
  38. package/dist-es/commands/GetProxySessionCommand.js +3 -10
  39. package/dist-es/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.js +3 -10
  40. package/dist-es/commands/GetSipMediaApplicationCommand.js +3 -10
  41. package/dist-es/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +3 -9
  42. package/dist-es/commands/GetSipRuleCommand.js +3 -9
  43. package/dist-es/commands/GetSpeakerSearchTaskCommand.js +3 -9
  44. package/dist-es/commands/GetVoiceConnectorCommand.js +3 -9
  45. package/dist-es/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +3 -10
  46. package/dist-es/commands/GetVoiceConnectorExternalSystemsConfigurationCommand.js +3 -9
  47. package/dist-es/commands/GetVoiceConnectorGroupCommand.js +3 -9
  48. package/dist-es/commands/GetVoiceConnectorLoggingConfigurationCommand.js +3 -9
  49. package/dist-es/commands/GetVoiceConnectorOriginationCommand.js +3 -9
  50. package/dist-es/commands/GetVoiceConnectorProxyCommand.js +3 -10
  51. package/dist-es/commands/GetVoiceConnectorStreamingConfigurationCommand.js +3 -10
  52. package/dist-es/commands/GetVoiceConnectorTerminationCommand.js +3 -10
  53. package/dist-es/commands/GetVoiceConnectorTerminationHealthCommand.js +3 -9
  54. package/dist-es/commands/GetVoiceProfileCommand.js +3 -10
  55. package/dist-es/commands/GetVoiceProfileDomainCommand.js +3 -10
  56. package/dist-es/commands/GetVoiceToneAnalysisTaskCommand.js +3 -9
  57. package/dist-es/commands/ListAvailableVoiceConnectorRegionsCommand.js +3 -9
  58. package/dist-es/commands/ListPhoneNumberOrdersCommand.js +3 -10
  59. package/dist-es/commands/ListPhoneNumbersCommand.js +3 -10
  60. package/dist-es/commands/ListProxySessionsCommand.js +3 -10
  61. package/dist-es/commands/ListSipMediaApplicationsCommand.js +3 -10
  62. package/dist-es/commands/ListSipRulesCommand.js +3 -9
  63. package/dist-es/commands/ListSupportedPhoneNumberCountriesCommand.js +3 -9
  64. package/dist-es/commands/ListTagsForResourceCommand.js +3 -10
  65. package/dist-es/commands/ListVoiceConnectorGroupsCommand.js +3 -9
  66. package/dist-es/commands/ListVoiceConnectorTerminationCredentialsCommand.js +3 -10
  67. package/dist-es/commands/ListVoiceConnectorsCommand.js +3 -9
  68. package/dist-es/commands/ListVoiceProfileDomainsCommand.js +3 -10
  69. package/dist-es/commands/ListVoiceProfilesCommand.js +3 -10
  70. package/dist-es/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.js +3 -10
  71. package/dist-es/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +3 -9
  72. package/dist-es/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.js +3 -10
  73. package/dist-es/commands/PutVoiceConnectorExternalSystemsConfigurationCommand.js +3 -9
  74. package/dist-es/commands/PutVoiceConnectorLoggingConfigurationCommand.js +3 -9
  75. package/dist-es/commands/PutVoiceConnectorOriginationCommand.js +3 -9
  76. package/dist-es/commands/PutVoiceConnectorProxyCommand.js +3 -10
  77. package/dist-es/commands/PutVoiceConnectorStreamingConfigurationCommand.js +3 -10
  78. package/dist-es/commands/PutVoiceConnectorTerminationCommand.js +3 -10
  79. package/dist-es/commands/PutVoiceConnectorTerminationCredentialsCommand.js +3 -10
  80. package/dist-es/commands/RestorePhoneNumberCommand.js +3 -10
  81. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +3 -10
  82. package/dist-es/commands/StartSpeakerSearchTaskCommand.js +3 -9
  83. package/dist-es/commands/StartVoiceToneAnalysisTaskCommand.js +3 -9
  84. package/dist-es/commands/StopSpeakerSearchTaskCommand.js +3 -9
  85. package/dist-es/commands/StopVoiceToneAnalysisTaskCommand.js +3 -9
  86. package/dist-es/commands/TagResourceCommand.js +3 -10
  87. package/dist-es/commands/UntagResourceCommand.js +3 -10
  88. package/dist-es/commands/UpdateGlobalSettingsCommand.js +3 -9
  89. package/dist-es/commands/UpdatePhoneNumberCommand.js +3 -10
  90. package/dist-es/commands/UpdatePhoneNumberSettingsCommand.js +3 -10
  91. package/dist-es/commands/UpdateProxySessionCommand.js +3 -10
  92. package/dist-es/commands/UpdateSipMediaApplicationCallCommand.js +3 -10
  93. package/dist-es/commands/UpdateSipMediaApplicationCommand.js +3 -10
  94. package/dist-es/commands/UpdateSipRuleCommand.js +3 -9
  95. package/dist-es/commands/UpdateVoiceConnectorCommand.js +3 -9
  96. package/dist-es/commands/UpdateVoiceConnectorGroupCommand.js +3 -9
  97. package/dist-es/commands/UpdateVoiceProfileCommand.js +3 -10
  98. package/dist-es/commands/UpdateVoiceProfileDomainCommand.js +3 -10
  99. package/dist-es/commands/ValidateE911AddressCommand.js +3 -10
  100. package/dist-es/models/models_0.js +0 -484
  101. package/dist-es/runtimeConfig.shared.js +2 -0
  102. package/dist-es/schemas/schemas_0.js +3352 -0
  103. package/dist-types/ChimeSDKVoiceClient.d.ts +10 -1
  104. package/dist-types/models/models_0.d.ts +0 -392
  105. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  106. package/dist-types/runtimeConfig.d.ts +1 -0
  107. package/dist-types/runtimeConfig.native.d.ts +1 -0
  108. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  109. package/dist-types/schemas/schemas_0.d.ts +379 -0
  110. package/dist-types/ts3.4/ChimeSDKVoiceClient.d.ts +4 -0
  111. package/dist-types/ts3.4/models/models_0.d.ts +0 -276
  112. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  113. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  114. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  115. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  116. package/dist-types/ts3.4/schemas/schemas_0.d.ts +386 -0
  117. package/package.json +33 -33
  118. package/dist-es/protocols/Aws_restJson1.js +0 -3021
  119. package/dist-types/protocols/Aws_restJson1.d.ts +0 -866
  120. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1157
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_PutSipMediaApplicationLoggingConfigurationCommand, se_PutSipMediaApplicationLoggingConfigurationCommand, } from "../protocols/Aws_restJson1";
4
+ import { PutSipMediaApplicationLoggingConfiguration } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class PutSipMediaApplicationLoggingConfigurationCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("ChimeSDKTelephonyService", "PutSipMediaApplicationLoggingConfiguration", {})
17
13
  .n("ChimeSDKVoiceClient", "PutSipMediaApplicationLoggingConfigurationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_PutSipMediaApplicationLoggingConfigurationCommand)
20
- .de(de_PutSipMediaApplicationLoggingConfigurationCommand)
14
+ .sc(PutSipMediaApplicationLoggingConfiguration)
21
15
  .build() {
22
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { PutVoiceConnectorEmergencyCallingConfigurationRequestFilterSensitiveLog, PutVoiceConnectorEmergencyCallingConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
6
- import { de_PutVoiceConnectorEmergencyCallingConfigurationCommand, se_PutVoiceConnectorEmergencyCallingConfigurationCommand, } from "../protocols/Aws_restJson1";
4
+ import { PutVoiceConnectorEmergencyCallingConfiguration } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class PutVoiceConnectorEmergencyCallingConfigurationCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("ChimeSDKTelephonyService", "PutVoiceConnectorEmergencyCallingConfiguration", {})
18
13
  .n("ChimeSDKVoiceClient", "PutVoiceConnectorEmergencyCallingConfigurationCommand")
19
- .f(PutVoiceConnectorEmergencyCallingConfigurationRequestFilterSensitiveLog, PutVoiceConnectorEmergencyCallingConfigurationResponseFilterSensitiveLog)
20
- .ser(se_PutVoiceConnectorEmergencyCallingConfigurationCommand)
21
- .de(de_PutVoiceConnectorEmergencyCallingConfigurationCommand)
14
+ .sc(PutVoiceConnectorEmergencyCallingConfiguration)
22
15
  .build() {
23
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_PutVoiceConnectorExternalSystemsConfigurationCommand, se_PutVoiceConnectorExternalSystemsConfigurationCommand, } from "../protocols/Aws_restJson1";
4
+ import { PutVoiceConnectorExternalSystemsConfiguration } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class PutVoiceConnectorExternalSystemsConfigurationCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("ChimeSDKTelephonyService", "PutVoiceConnectorExternalSystemsConfiguration", {})
17
13
  .n("ChimeSDKVoiceClient", "PutVoiceConnectorExternalSystemsConfigurationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_PutVoiceConnectorExternalSystemsConfigurationCommand)
20
- .de(de_PutVoiceConnectorExternalSystemsConfigurationCommand)
14
+ .sc(PutVoiceConnectorExternalSystemsConfiguration)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_PutVoiceConnectorLoggingConfigurationCommand, se_PutVoiceConnectorLoggingConfigurationCommand, } from "../protocols/Aws_restJson1";
4
+ import { PutVoiceConnectorLoggingConfiguration } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class PutVoiceConnectorLoggingConfigurationCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("ChimeSDKTelephonyService", "PutVoiceConnectorLoggingConfiguration", {})
17
13
  .n("ChimeSDKVoiceClient", "PutVoiceConnectorLoggingConfigurationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_PutVoiceConnectorLoggingConfigurationCommand)
20
- .de(de_PutVoiceConnectorLoggingConfigurationCommand)
14
+ .sc(PutVoiceConnectorLoggingConfiguration)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_PutVoiceConnectorOriginationCommand, se_PutVoiceConnectorOriginationCommand, } from "../protocols/Aws_restJson1";
4
+ import { PutVoiceConnectorOrigination } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class PutVoiceConnectorOriginationCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("ChimeSDKTelephonyService", "PutVoiceConnectorOrigination", {})
17
13
  .n("ChimeSDKVoiceClient", "PutVoiceConnectorOriginationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_PutVoiceConnectorOriginationCommand)
20
- .de(de_PutVoiceConnectorOriginationCommand)
14
+ .sc(PutVoiceConnectorOrigination)
21
15
  .build() {
22
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { PutVoiceConnectorProxyRequestFilterSensitiveLog, PutVoiceConnectorProxyResponseFilterSensitiveLog, } from "../models/models_0";
6
- import { de_PutVoiceConnectorProxyCommand, se_PutVoiceConnectorProxyCommand } from "../protocols/Aws_restJson1";
4
+ import { PutVoiceConnectorProxy } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class PutVoiceConnectorProxyCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("ChimeSDKTelephonyService", "PutVoiceConnectorProxy", {})
18
13
  .n("ChimeSDKVoiceClient", "PutVoiceConnectorProxyCommand")
19
- .f(PutVoiceConnectorProxyRequestFilterSensitiveLog, PutVoiceConnectorProxyResponseFilterSensitiveLog)
20
- .ser(se_PutVoiceConnectorProxyCommand)
21
- .de(de_PutVoiceConnectorProxyCommand)
14
+ .sc(PutVoiceConnectorProxy)
22
15
  .build() {
23
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { PutVoiceConnectorStreamingConfigurationRequestFilterSensitiveLog, PutVoiceConnectorStreamingConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
6
- import { de_PutVoiceConnectorStreamingConfigurationCommand, se_PutVoiceConnectorStreamingConfigurationCommand, } from "../protocols/Aws_restJson1";
4
+ import { PutVoiceConnectorStreamingConfiguration } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class PutVoiceConnectorStreamingConfigurationCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("ChimeSDKTelephonyService", "PutVoiceConnectorStreamingConfiguration", {})
18
13
  .n("ChimeSDKVoiceClient", "PutVoiceConnectorStreamingConfigurationCommand")
19
- .f(PutVoiceConnectorStreamingConfigurationRequestFilterSensitiveLog, PutVoiceConnectorStreamingConfigurationResponseFilterSensitiveLog)
20
- .ser(se_PutVoiceConnectorStreamingConfigurationCommand)
21
- .de(de_PutVoiceConnectorStreamingConfigurationCommand)
14
+ .sc(PutVoiceConnectorStreamingConfiguration)
22
15
  .build() {
23
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { PutVoiceConnectorTerminationRequestFilterSensitiveLog, PutVoiceConnectorTerminationResponseFilterSensitiveLog, } from "../models/models_0";
6
- import { de_PutVoiceConnectorTerminationCommand, se_PutVoiceConnectorTerminationCommand, } from "../protocols/Aws_restJson1";
4
+ import { PutVoiceConnectorTermination } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class PutVoiceConnectorTerminationCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("ChimeSDKTelephonyService", "PutVoiceConnectorTermination", {})
18
13
  .n("ChimeSDKVoiceClient", "PutVoiceConnectorTerminationCommand")
19
- .f(PutVoiceConnectorTerminationRequestFilterSensitiveLog, PutVoiceConnectorTerminationResponseFilterSensitiveLog)
20
- .ser(se_PutVoiceConnectorTerminationCommand)
21
- .de(de_PutVoiceConnectorTerminationCommand)
14
+ .sc(PutVoiceConnectorTermination)
22
15
  .build() {
23
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { PutVoiceConnectorTerminationCredentialsRequestFilterSensitiveLog, } from "../models/models_0";
6
- import { de_PutVoiceConnectorTerminationCredentialsCommand, se_PutVoiceConnectorTerminationCredentialsCommand, } from "../protocols/Aws_restJson1";
4
+ import { PutVoiceConnectorTerminationCredentials } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class PutVoiceConnectorTerminationCredentialsCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("ChimeSDKTelephonyService", "PutVoiceConnectorTerminationCredentials", {})
18
13
  .n("ChimeSDKVoiceClient", "PutVoiceConnectorTerminationCredentialsCommand")
19
- .f(PutVoiceConnectorTerminationCredentialsRequestFilterSensitiveLog, void 0)
20
- .ser(se_PutVoiceConnectorTerminationCredentialsCommand)
21
- .de(de_PutVoiceConnectorTerminationCredentialsCommand)
14
+ .sc(PutVoiceConnectorTerminationCredentials)
22
15
  .build() {
23
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { RestorePhoneNumberRequestFilterSensitiveLog, RestorePhoneNumberResponseFilterSensitiveLog, } from "../models/models_0";
6
- import { de_RestorePhoneNumberCommand, se_RestorePhoneNumberCommand } from "../protocols/Aws_restJson1";
4
+ import { RestorePhoneNumber } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class RestorePhoneNumberCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("ChimeSDKTelephonyService", "RestorePhoneNumber", {})
18
13
  .n("ChimeSDKVoiceClient", "RestorePhoneNumberCommand")
19
- .f(RestorePhoneNumberRequestFilterSensitiveLog, RestorePhoneNumberResponseFilterSensitiveLog)
20
- .ser(se_RestorePhoneNumberCommand)
21
- .de(de_RestorePhoneNumberCommand)
14
+ .sc(RestorePhoneNumber)
22
15
  .build() {
23
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { SearchAvailablePhoneNumbersResponseFilterSensitiveLog, } from "../models/models_0";
6
- import { de_SearchAvailablePhoneNumbersCommand, se_SearchAvailablePhoneNumbersCommand, } from "../protocols/Aws_restJson1";
4
+ import { SearchAvailablePhoneNumbers } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class SearchAvailablePhoneNumbersCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("ChimeSDKTelephonyService", "SearchAvailablePhoneNumbers", {})
18
13
  .n("ChimeSDKVoiceClient", "SearchAvailablePhoneNumbersCommand")
19
- .f(void 0, SearchAvailablePhoneNumbersResponseFilterSensitiveLog)
20
- .ser(se_SearchAvailablePhoneNumbersCommand)
21
- .de(de_SearchAvailablePhoneNumbersCommand)
14
+ .sc(SearchAvailablePhoneNumbers)
22
15
  .build() {
23
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_StartSpeakerSearchTaskCommand, se_StartSpeakerSearchTaskCommand } from "../protocols/Aws_restJson1";
4
+ import { StartSpeakerSearchTask } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class StartSpeakerSearchTaskCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("ChimeSDKTelephonyService", "StartSpeakerSearchTask", {})
17
13
  .n("ChimeSDKVoiceClient", "StartSpeakerSearchTaskCommand")
18
- .f(void 0, void 0)
19
- .ser(se_StartSpeakerSearchTaskCommand)
20
- .de(de_StartSpeakerSearchTaskCommand)
14
+ .sc(StartSpeakerSearchTask)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_StartVoiceToneAnalysisTaskCommand, se_StartVoiceToneAnalysisTaskCommand } from "../protocols/Aws_restJson1";
4
+ import { StartVoiceToneAnalysisTask } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class StartVoiceToneAnalysisTaskCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("ChimeSDKTelephonyService", "StartVoiceToneAnalysisTask", {})
17
13
  .n("ChimeSDKVoiceClient", "StartVoiceToneAnalysisTaskCommand")
18
- .f(void 0, void 0)
19
- .ser(se_StartVoiceToneAnalysisTaskCommand)
20
- .de(de_StartVoiceToneAnalysisTaskCommand)
14
+ .sc(StartVoiceToneAnalysisTask)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_StopSpeakerSearchTaskCommand, se_StopSpeakerSearchTaskCommand } from "../protocols/Aws_restJson1";
4
+ import { StopSpeakerSearchTask } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class StopSpeakerSearchTaskCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("ChimeSDKTelephonyService", "StopSpeakerSearchTask", {})
17
13
  .n("ChimeSDKVoiceClient", "StopSpeakerSearchTaskCommand")
18
- .f(void 0, void 0)
19
- .ser(se_StopSpeakerSearchTaskCommand)
20
- .de(de_StopSpeakerSearchTaskCommand)
14
+ .sc(StopSpeakerSearchTask)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_StopVoiceToneAnalysisTaskCommand, se_StopVoiceToneAnalysisTaskCommand } from "../protocols/Aws_restJson1";
4
+ import { StopVoiceToneAnalysisTask } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class StopVoiceToneAnalysisTaskCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("ChimeSDKTelephonyService", "StopVoiceToneAnalysisTask", {})
17
13
  .n("ChimeSDKVoiceClient", "StopVoiceToneAnalysisTaskCommand")
18
- .f(void 0, void 0)
19
- .ser(se_StopVoiceToneAnalysisTaskCommand)
20
- .de(de_StopVoiceToneAnalysisTaskCommand)
14
+ .sc(StopVoiceToneAnalysisTask)
21
15
  .build() {
22
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { TagResourceRequestFilterSensitiveLog } from "../models/models_0";
6
- import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_restJson1";
4
+ import { TagResource } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class TagResourceCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("ChimeSDKTelephonyService", "TagResource", {})
18
13
  .n("ChimeSDKVoiceClient", "TagResourceCommand")
19
- .f(TagResourceRequestFilterSensitiveLog, void 0)
20
- .ser(se_TagResourceCommand)
21
- .de(de_TagResourceCommand)
14
+ .sc(TagResource)
22
15
  .build() {
23
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { UntagResourceRequestFilterSensitiveLog } from "../models/models_0";
6
- import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_restJson1";
4
+ import { UntagResource } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class UntagResourceCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("ChimeSDKTelephonyService", "UntagResource", {})
18
13
  .n("ChimeSDKVoiceClient", "UntagResourceCommand")
19
- .f(UntagResourceRequestFilterSensitiveLog, void 0)
20
- .ser(se_UntagResourceCommand)
21
- .de(de_UntagResourceCommand)
14
+ .sc(UntagResource)
22
15
  .build() {
23
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_UpdateGlobalSettingsCommand, se_UpdateGlobalSettingsCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateGlobalSettings } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateGlobalSettingsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("ChimeSDKTelephonyService", "UpdateGlobalSettings", {})
17
13
  .n("ChimeSDKVoiceClient", "UpdateGlobalSettingsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateGlobalSettingsCommand)
20
- .de(de_UpdateGlobalSettingsCommand)
14
+ .sc(UpdateGlobalSettings)
21
15
  .build() {
22
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { UpdatePhoneNumberRequestFilterSensitiveLog, UpdatePhoneNumberResponseFilterSensitiveLog, } from "../models/models_0";
6
- import { de_UpdatePhoneNumberCommand, se_UpdatePhoneNumberCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdatePhoneNumber } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class UpdatePhoneNumberCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("ChimeSDKTelephonyService", "UpdatePhoneNumber", {})
18
13
  .n("ChimeSDKVoiceClient", "UpdatePhoneNumberCommand")
19
- .f(UpdatePhoneNumberRequestFilterSensitiveLog, UpdatePhoneNumberResponseFilterSensitiveLog)
20
- .ser(se_UpdatePhoneNumberCommand)
21
- .de(de_UpdatePhoneNumberCommand)
14
+ .sc(UpdatePhoneNumber)
22
15
  .build() {
23
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { UpdatePhoneNumberSettingsRequestFilterSensitiveLog, } from "../models/models_0";
6
- import { de_UpdatePhoneNumberSettingsCommand, se_UpdatePhoneNumberSettingsCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdatePhoneNumberSettings } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class UpdatePhoneNumberSettingsCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("ChimeSDKTelephonyService", "UpdatePhoneNumberSettings", {})
18
13
  .n("ChimeSDKVoiceClient", "UpdatePhoneNumberSettingsCommand")
19
- .f(UpdatePhoneNumberSettingsRequestFilterSensitiveLog, void 0)
20
- .ser(se_UpdatePhoneNumberSettingsCommand)
21
- .de(de_UpdatePhoneNumberSettingsCommand)
14
+ .sc(UpdatePhoneNumberSettings)
22
15
  .build() {
23
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { UpdateProxySessionResponseFilterSensitiveLog, } from "../models/models_0";
6
- import { de_UpdateProxySessionCommand, se_UpdateProxySessionCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateProxySession } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class UpdateProxySessionCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("ChimeSDKTelephonyService", "UpdateProxySession", {})
18
13
  .n("ChimeSDKVoiceClient", "UpdateProxySessionCommand")
19
- .f(void 0, UpdateProxySessionResponseFilterSensitiveLog)
20
- .ser(se_UpdateProxySessionCommand)
21
- .de(de_UpdateProxySessionCommand)
14
+ .sc(UpdateProxySession)
22
15
  .build() {
23
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { UpdateSipMediaApplicationCallRequestFilterSensitiveLog, } from "../models/models_0";
6
- import { de_UpdateSipMediaApplicationCallCommand, se_UpdateSipMediaApplicationCallCommand, } from "../protocols/Aws_restJson1";
4
+ import { UpdateSipMediaApplicationCall } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class UpdateSipMediaApplicationCallCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("ChimeSDKTelephonyService", "UpdateSipMediaApplicationCall", {})
18
13
  .n("ChimeSDKVoiceClient", "UpdateSipMediaApplicationCallCommand")
19
- .f(UpdateSipMediaApplicationCallRequestFilterSensitiveLog, void 0)
20
- .ser(se_UpdateSipMediaApplicationCallCommand)
21
- .de(de_UpdateSipMediaApplicationCallCommand)
14
+ .sc(UpdateSipMediaApplicationCall)
22
15
  .build() {
23
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { UpdateSipMediaApplicationRequestFilterSensitiveLog, UpdateSipMediaApplicationResponseFilterSensitiveLog, } from "../models/models_0";
6
- import { de_UpdateSipMediaApplicationCommand, se_UpdateSipMediaApplicationCommand } from "../protocols/Aws_restJson1";
4
+ import { UpdateSipMediaApplication } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class UpdateSipMediaApplicationCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("ChimeSDKTelephonyService", "UpdateSipMediaApplication", {})
18
13
  .n("ChimeSDKVoiceClient", "UpdateSipMediaApplicationCommand")
19
- .f(UpdateSipMediaApplicationRequestFilterSensitiveLog, UpdateSipMediaApplicationResponseFilterSensitiveLog)
20
- .ser(se_UpdateSipMediaApplicationCommand)
21
- .de(de_UpdateSipMediaApplicationCommand)
14
+ .sc(UpdateSipMediaApplication)
22
15
  .build() {
23
16
  }