@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 { DeleteVoiceConnectorOrigination } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteVoiceConnectorOriginationCommand 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", "DeleteVoiceConnectorOrigination", {})
|
|
17
13
|
.n("ChimeSDKVoiceClient", "DeleteVoiceConnectorOriginationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteVoiceConnectorOriginationCommand)
|
|
20
|
-
.de(de_DeleteVoiceConnectorOriginationCommand)
|
|
14
|
+
.sc(DeleteVoiceConnectorOrigination)
|
|
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 { DeleteVoiceConnectorProxy } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteVoiceConnectorProxyCommand 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", "DeleteVoiceConnectorProxy", {})
|
|
17
13
|
.n("ChimeSDKVoiceClient", "DeleteVoiceConnectorProxyCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteVoiceConnectorProxyCommand)
|
|
20
|
-
.de(de_DeleteVoiceConnectorProxyCommand)
|
|
14
|
+
.sc(DeleteVoiceConnectorProxy)
|
|
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 { DeleteVoiceConnectorStreamingConfiguration } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteVoiceConnectorStreamingConfigurationCommand 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", "DeleteVoiceConnectorStreamingConfiguration", {})
|
|
17
13
|
.n("ChimeSDKVoiceClient", "DeleteVoiceConnectorStreamingConfigurationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteVoiceConnectorStreamingConfigurationCommand)
|
|
20
|
-
.de(de_DeleteVoiceConnectorStreamingConfigurationCommand)
|
|
14
|
+
.sc(DeleteVoiceConnectorStreamingConfiguration)
|
|
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 { DeleteVoiceConnectorTermination } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteVoiceConnectorTerminationCommand 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", "DeleteVoiceConnectorTermination", {})
|
|
17
13
|
.n("ChimeSDKVoiceClient", "DeleteVoiceConnectorTerminationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteVoiceConnectorTerminationCommand)
|
|
20
|
-
.de(de_DeleteVoiceConnectorTerminationCommand)
|
|
14
|
+
.sc(DeleteVoiceConnectorTermination)
|
|
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_DeleteVoiceConnectorTerminationCredentialsCommand, se_DeleteVoiceConnectorTerminationCredentialsCommand, } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { DeleteVoiceConnectorTerminationCredentials } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class DeleteVoiceConnectorTerminationCredentialsCommand 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", "DeleteVoiceConnectorTerminationCredentials", {})
|
|
18
13
|
.n("ChimeSDKVoiceClient", "DeleteVoiceConnectorTerminationCredentialsCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_DeleteVoiceConnectorTerminationCredentialsCommand)
|
|
21
|
-
.de(de_DeleteVoiceConnectorTerminationCredentialsCommand)
|
|
14
|
+
.sc(DeleteVoiceConnectorTerminationCredentials)
|
|
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 { DeleteVoiceProfile } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteVoiceProfileCommand 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", "DeleteVoiceProfile", {})
|
|
17
13
|
.n("ChimeSDKVoiceClient", "DeleteVoiceProfileCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteVoiceProfileCommand)
|
|
20
|
-
.de(de_DeleteVoiceProfileCommand)
|
|
14
|
+
.sc(DeleteVoiceProfile)
|
|
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 { DeleteVoiceProfileDomain } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteVoiceProfileDomainCommand 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", "DeleteVoiceProfileDomain", {})
|
|
17
13
|
.n("ChimeSDKVoiceClient", "DeleteVoiceProfileDomainCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteVoiceProfileDomainCommand)
|
|
20
|
-
.de(de_DeleteVoiceProfileDomainCommand)
|
|
14
|
+
.sc(DeleteVoiceProfileDomain)
|
|
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_DisassociatePhoneNumbersFromVoiceConnectorCommand, se_DisassociatePhoneNumbersFromVoiceConnectorCommand, } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { DisassociatePhoneNumbersFromVoiceConnector } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class DisassociatePhoneNumbersFromVoiceConnectorCommand 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", "DisassociatePhoneNumbersFromVoiceConnector", {})
|
|
18
13
|
.n("ChimeSDKVoiceClient", "DisassociatePhoneNumbersFromVoiceConnectorCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_DisassociatePhoneNumbersFromVoiceConnectorCommand)
|
|
21
|
-
.de(de_DisassociatePhoneNumbersFromVoiceConnectorCommand)
|
|
14
|
+
.sc(DisassociatePhoneNumbersFromVoiceConnector)
|
|
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_DisassociatePhoneNumbersFromVoiceConnectorGroupCommand, se_DisassociatePhoneNumbersFromVoiceConnectorGroupCommand, } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { DisassociatePhoneNumbersFromVoiceConnectorGroup } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class DisassociatePhoneNumbersFromVoiceConnectorGroupCommand 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", "DisassociatePhoneNumbersFromVoiceConnectorGroup", {})
|
|
18
13
|
.n("ChimeSDKVoiceClient", "DisassociatePhoneNumbersFromVoiceConnectorGroupCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_DisassociatePhoneNumbersFromVoiceConnectorGroupCommand)
|
|
21
|
-
.de(de_DisassociatePhoneNumbersFromVoiceConnectorGroupCommand)
|
|
14
|
+
.sc(DisassociatePhoneNumbersFromVoiceConnectorGroup)
|
|
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 { GetGlobalSettings } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetGlobalSettingsCommand 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", "GetGlobalSettings", {})
|
|
17
13
|
.n("ChimeSDKVoiceClient", "GetGlobalSettingsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetGlobalSettingsCommand)
|
|
20
|
-
.de(de_GetGlobalSettingsCommand)
|
|
14
|
+
.sc(GetGlobalSettings)
|
|
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_GetPhoneNumberCommand, se_GetPhoneNumberCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { GetPhoneNumber } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetPhoneNumberCommand 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", "GetPhoneNumber", {})
|
|
18
13
|
.n("ChimeSDKVoiceClient", "GetPhoneNumberCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetPhoneNumberCommand)
|
|
21
|
-
.de(de_GetPhoneNumberCommand)
|
|
14
|
+
.sc(GetPhoneNumber)
|
|
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_GetPhoneNumberOrderCommand, se_GetPhoneNumberOrderCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { GetPhoneNumberOrder } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetPhoneNumberOrderCommand 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", "GetPhoneNumberOrder", {})
|
|
18
13
|
.n("ChimeSDKVoiceClient", "GetPhoneNumberOrderCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetPhoneNumberOrderCommand)
|
|
21
|
-
.de(de_GetPhoneNumberOrderCommand)
|
|
14
|
+
.sc(GetPhoneNumberOrder)
|
|
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_GetPhoneNumberSettingsCommand, se_GetPhoneNumberSettingsCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { GetPhoneNumberSettings } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetPhoneNumberSettingsCommand 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", "GetPhoneNumberSettings", {})
|
|
18
13
|
.n("ChimeSDKVoiceClient", "GetPhoneNumberSettingsCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetPhoneNumberSettingsCommand)
|
|
21
|
-
.de(de_GetPhoneNumberSettingsCommand)
|
|
14
|
+
.sc(GetPhoneNumberSettings)
|
|
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_GetProxySessionCommand, se_GetProxySessionCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { GetProxySession } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetProxySessionCommand 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", "GetProxySession", {})
|
|
18
13
|
.n("ChimeSDKVoiceClient", "GetProxySessionCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetProxySessionCommand)
|
|
21
|
-
.de(de_GetProxySessionCommand)
|
|
14
|
+
.sc(GetProxySession)
|
|
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_GetSipMediaApplicationAlexaSkillConfigurationCommand, se_GetSipMediaApplicationAlexaSkillConfigurationCommand, } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { GetSipMediaApplicationAlexaSkillConfiguration } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetSipMediaApplicationAlexaSkillConfigurationCommand 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", "GetSipMediaApplicationAlexaSkillConfiguration", {})
|
|
18
13
|
.n("ChimeSDKVoiceClient", "GetSipMediaApplicationAlexaSkillConfigurationCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetSipMediaApplicationAlexaSkillConfigurationCommand)
|
|
21
|
-
.de(de_GetSipMediaApplicationAlexaSkillConfigurationCommand)
|
|
14
|
+
.sc(GetSipMediaApplicationAlexaSkillConfiguration)
|
|
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_GetSipMediaApplicationCommand, se_GetSipMediaApplicationCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { GetSipMediaApplication } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetSipMediaApplicationCommand 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", "GetSipMediaApplication", {})
|
|
18
13
|
.n("ChimeSDKVoiceClient", "GetSipMediaApplicationCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetSipMediaApplicationCommand)
|
|
21
|
-
.de(de_GetSipMediaApplicationCommand)
|
|
14
|
+
.sc(GetSipMediaApplication)
|
|
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 { GetSipMediaApplicationLoggingConfiguration } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetSipMediaApplicationLoggingConfigurationCommand 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", "GetSipMediaApplicationLoggingConfiguration", {})
|
|
17
13
|
.n("ChimeSDKVoiceClient", "GetSipMediaApplicationLoggingConfigurationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetSipMediaApplicationLoggingConfigurationCommand)
|
|
20
|
-
.de(de_GetSipMediaApplicationLoggingConfigurationCommand)
|
|
14
|
+
.sc(GetSipMediaApplicationLoggingConfiguration)
|
|
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 { GetSipRule } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetSipRuleCommand 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", "GetSipRule", {})
|
|
17
13
|
.n("ChimeSDKVoiceClient", "GetSipRuleCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetSipRuleCommand)
|
|
20
|
-
.de(de_GetSipRuleCommand)
|
|
14
|
+
.sc(GetSipRule)
|
|
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 { GetSpeakerSearchTask } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetSpeakerSearchTaskCommand 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", "GetSpeakerSearchTask", {})
|
|
17
13
|
.n("ChimeSDKVoiceClient", "GetSpeakerSearchTaskCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetSpeakerSearchTaskCommand)
|
|
20
|
-
.de(de_GetSpeakerSearchTaskCommand)
|
|
14
|
+
.sc(GetSpeakerSearchTask)
|
|
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 { GetVoiceConnector } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetVoiceConnectorCommand 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", "GetVoiceConnector", {})
|
|
17
13
|
.n("ChimeSDKVoiceClient", "GetVoiceConnectorCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetVoiceConnectorCommand)
|
|
20
|
-
.de(de_GetVoiceConnectorCommand)
|
|
14
|
+
.sc(GetVoiceConnector)
|
|
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_GetVoiceConnectorEmergencyCallingConfigurationCommand, se_GetVoiceConnectorEmergencyCallingConfigurationCommand, } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { GetVoiceConnectorEmergencyCallingConfiguration } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetVoiceConnectorEmergencyCallingConfigurationCommand 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", "GetVoiceConnectorEmergencyCallingConfiguration", {})
|
|
18
13
|
.n("ChimeSDKVoiceClient", "GetVoiceConnectorEmergencyCallingConfigurationCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetVoiceConnectorEmergencyCallingConfigurationCommand)
|
|
21
|
-
.de(de_GetVoiceConnectorEmergencyCallingConfigurationCommand)
|
|
14
|
+
.sc(GetVoiceConnectorEmergencyCallingConfiguration)
|
|
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 { GetVoiceConnectorExternalSystemsConfiguration } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetVoiceConnectorExternalSystemsConfigurationCommand 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", "GetVoiceConnectorExternalSystemsConfiguration", {})
|
|
17
13
|
.n("ChimeSDKVoiceClient", "GetVoiceConnectorExternalSystemsConfigurationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetVoiceConnectorExternalSystemsConfigurationCommand)
|
|
20
|
-
.de(de_GetVoiceConnectorExternalSystemsConfigurationCommand)
|
|
14
|
+
.sc(GetVoiceConnectorExternalSystemsConfiguration)
|
|
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 { GetVoiceConnectorGroup } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetVoiceConnectorGroupCommand 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", "GetVoiceConnectorGroup", {})
|
|
17
13
|
.n("ChimeSDKVoiceClient", "GetVoiceConnectorGroupCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetVoiceConnectorGroupCommand)
|
|
20
|
-
.de(de_GetVoiceConnectorGroupCommand)
|
|
14
|
+
.sc(GetVoiceConnectorGroup)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|