@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.
- package/dist-cjs/index.js +3546 -4282
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-es/ChimeSDKVoiceClient.js +2 -0
- package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.js +3 -10
- package/dist-es/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.js +3 -10
- package/dist-es/commands/BatchDeletePhoneNumberCommand.js +3 -10
- package/dist-es/commands/BatchUpdatePhoneNumberCommand.js +3 -10
- package/dist-es/commands/CreatePhoneNumberOrderCommand.js +3 -10
- package/dist-es/commands/CreateProxySessionCommand.js +3 -10
- package/dist-es/commands/CreateSipMediaApplicationCallCommand.js +3 -10
- package/dist-es/commands/CreateSipMediaApplicationCommand.js +3 -10
- package/dist-es/commands/CreateSipRuleCommand.js +3 -9
- package/dist-es/commands/CreateVoiceConnectorCommand.js +3 -10
- package/dist-es/commands/CreateVoiceConnectorGroupCommand.js +3 -9
- package/dist-es/commands/CreateVoiceProfileCommand.js +3 -10
- package/dist-es/commands/CreateVoiceProfileDomainCommand.js +3 -10
- package/dist-es/commands/DeletePhoneNumberCommand.js +3 -10
- package/dist-es/commands/DeleteProxySessionCommand.js +3 -9
- package/dist-es/commands/DeleteSipMediaApplicationCommand.js +3 -9
- package/dist-es/commands/DeleteSipRuleCommand.js +3 -9
- package/dist-es/commands/DeleteVoiceConnectorCommand.js +3 -9
- package/dist-es/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +3 -9
- package/dist-es/commands/DeleteVoiceConnectorExternalSystemsConfigurationCommand.js +3 -9
- package/dist-es/commands/DeleteVoiceConnectorGroupCommand.js +3 -9
- package/dist-es/commands/DeleteVoiceConnectorOriginationCommand.js +3 -9
- package/dist-es/commands/DeleteVoiceConnectorProxyCommand.js +3 -9
- package/dist-es/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +3 -9
- package/dist-es/commands/DeleteVoiceConnectorTerminationCommand.js +3 -9
- package/dist-es/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +3 -10
- package/dist-es/commands/DeleteVoiceProfileCommand.js +3 -9
- package/dist-es/commands/DeleteVoiceProfileDomainCommand.js +3 -9
- package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.js +3 -10
- package/dist-es/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.js +3 -10
- package/dist-es/commands/GetGlobalSettingsCommand.js +3 -9
- package/dist-es/commands/GetPhoneNumberCommand.js +3 -10
- package/dist-es/commands/GetPhoneNumberOrderCommand.js +3 -10
- package/dist-es/commands/GetPhoneNumberSettingsCommand.js +3 -10
- package/dist-es/commands/GetProxySessionCommand.js +3 -10
- package/dist-es/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.js +3 -10
- package/dist-es/commands/GetSipMediaApplicationCommand.js +3 -10
- package/dist-es/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +3 -9
- package/dist-es/commands/GetSipRuleCommand.js +3 -9
- package/dist-es/commands/GetSpeakerSearchTaskCommand.js +3 -9
- package/dist-es/commands/GetVoiceConnectorCommand.js +3 -9
- package/dist-es/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +3 -10
- package/dist-es/commands/GetVoiceConnectorExternalSystemsConfigurationCommand.js +3 -9
- package/dist-es/commands/GetVoiceConnectorGroupCommand.js +3 -9
- package/dist-es/commands/GetVoiceConnectorLoggingConfigurationCommand.js +3 -9
- package/dist-es/commands/GetVoiceConnectorOriginationCommand.js +3 -9
- package/dist-es/commands/GetVoiceConnectorProxyCommand.js +3 -10
- package/dist-es/commands/GetVoiceConnectorStreamingConfigurationCommand.js +3 -10
- package/dist-es/commands/GetVoiceConnectorTerminationCommand.js +3 -10
- package/dist-es/commands/GetVoiceConnectorTerminationHealthCommand.js +3 -9
- package/dist-es/commands/GetVoiceProfileCommand.js +3 -10
- package/dist-es/commands/GetVoiceProfileDomainCommand.js +3 -10
- package/dist-es/commands/GetVoiceToneAnalysisTaskCommand.js +3 -9
- package/dist-es/commands/ListAvailableVoiceConnectorRegionsCommand.js +3 -9
- package/dist-es/commands/ListPhoneNumberOrdersCommand.js +3 -10
- package/dist-es/commands/ListPhoneNumbersCommand.js +3 -10
- package/dist-es/commands/ListProxySessionsCommand.js +3 -10
- package/dist-es/commands/ListSipMediaApplicationsCommand.js +3 -10
- package/dist-es/commands/ListSipRulesCommand.js +3 -9
- package/dist-es/commands/ListSupportedPhoneNumberCountriesCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -10
- package/dist-es/commands/ListVoiceConnectorGroupsCommand.js +3 -9
- package/dist-es/commands/ListVoiceConnectorTerminationCredentialsCommand.js +3 -10
- package/dist-es/commands/ListVoiceConnectorsCommand.js +3 -9
- package/dist-es/commands/ListVoiceProfileDomainsCommand.js +3 -10
- package/dist-es/commands/ListVoiceProfilesCommand.js +3 -10
- package/dist-es/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.js +3 -10
- package/dist-es/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +3 -9
- package/dist-es/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.js +3 -10
- package/dist-es/commands/PutVoiceConnectorExternalSystemsConfigurationCommand.js +3 -9
- package/dist-es/commands/PutVoiceConnectorLoggingConfigurationCommand.js +3 -9
- package/dist-es/commands/PutVoiceConnectorOriginationCommand.js +3 -9
- package/dist-es/commands/PutVoiceConnectorProxyCommand.js +3 -10
- package/dist-es/commands/PutVoiceConnectorStreamingConfigurationCommand.js +3 -10
- package/dist-es/commands/PutVoiceConnectorTerminationCommand.js +3 -10
- package/dist-es/commands/PutVoiceConnectorTerminationCredentialsCommand.js +3 -10
- package/dist-es/commands/RestorePhoneNumberCommand.js +3 -10
- package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +3 -10
- package/dist-es/commands/StartSpeakerSearchTaskCommand.js +3 -9
- package/dist-es/commands/StartVoiceToneAnalysisTaskCommand.js +3 -9
- package/dist-es/commands/StopSpeakerSearchTaskCommand.js +3 -9
- package/dist-es/commands/StopVoiceToneAnalysisTaskCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -10
- package/dist-es/commands/UntagResourceCommand.js +3 -10
- package/dist-es/commands/UpdateGlobalSettingsCommand.js +3 -9
- package/dist-es/commands/UpdatePhoneNumberCommand.js +3 -10
- package/dist-es/commands/UpdatePhoneNumberSettingsCommand.js +3 -10
- package/dist-es/commands/UpdateProxySessionCommand.js +3 -10
- package/dist-es/commands/UpdateSipMediaApplicationCallCommand.js +3 -10
- package/dist-es/commands/UpdateSipMediaApplicationCommand.js +3 -10
- package/dist-es/commands/UpdateSipRuleCommand.js +3 -9
- package/dist-es/commands/UpdateVoiceConnectorCommand.js +3 -9
- package/dist-es/commands/UpdateVoiceConnectorGroupCommand.js +3 -9
- package/dist-es/commands/UpdateVoiceProfileCommand.js +3 -10
- package/dist-es/commands/UpdateVoiceProfileDomainCommand.js +3 -10
- package/dist-es/commands/ValidateE911AddressCommand.js +3 -10
- package/dist-es/models/models_0.js +0 -484
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +3352 -0
- package/dist-types/ChimeSDKVoiceClient.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +0 -392
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +379 -0
- package/dist-types/ts3.4/ChimeSDKVoiceClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -276
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +386 -0
- package/package.json +33 -33
- package/dist-es/protocols/Aws_restJson1.js +0 -3021
- package/dist-types/protocols/Aws_restJson1.d.ts +0 -866
- 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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
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 {
|
|
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
|
-
.
|
|
20
|
-
.ser(se_UpdateSipMediaApplicationCommand)
|
|
21
|
-
.de(de_UpdateSipMediaApplicationCommand)
|
|
14
|
+
.sc(UpdateSipMediaApplication)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|