@aws-sdk/client-chime-sdk-voice 3.296.0 → 3.297.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 (88) hide show
  1. package/dist-types/ChimeSDKVoice.d.ts +225 -0
  2. package/dist-types/ChimeSDKVoiceClient.d.ts +26 -4
  3. package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.d.ts +13 -0
  4. package/dist-types/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.d.ts +13 -0
  5. package/dist-types/commands/BatchDeletePhoneNumberCommand.d.ts +13 -0
  6. package/dist-types/commands/BatchUpdatePhoneNumberCommand.d.ts +13 -0
  7. package/dist-types/commands/CreatePhoneNumberOrderCommand.d.ts +13 -0
  8. package/dist-types/commands/CreateProxySessionCommand.d.ts +13 -0
  9. package/dist-types/commands/CreateSipMediaApplicationCallCommand.d.ts +13 -0
  10. package/dist-types/commands/CreateSipMediaApplicationCommand.d.ts +13 -0
  11. package/dist-types/commands/CreateSipRuleCommand.d.ts +13 -0
  12. package/dist-types/commands/CreateVoiceConnectorCommand.d.ts +13 -0
  13. package/dist-types/commands/CreateVoiceConnectorGroupCommand.d.ts +13 -0
  14. package/dist-types/commands/DeletePhoneNumberCommand.d.ts +13 -0
  15. package/dist-types/commands/DeleteProxySessionCommand.d.ts +13 -0
  16. package/dist-types/commands/DeleteSipMediaApplicationCommand.d.ts +13 -0
  17. package/dist-types/commands/DeleteSipRuleCommand.d.ts +13 -0
  18. package/dist-types/commands/DeleteVoiceConnectorCommand.d.ts +13 -0
  19. package/dist-types/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +13 -0
  20. package/dist-types/commands/DeleteVoiceConnectorGroupCommand.d.ts +13 -0
  21. package/dist-types/commands/DeleteVoiceConnectorOriginationCommand.d.ts +13 -0
  22. package/dist-types/commands/DeleteVoiceConnectorProxyCommand.d.ts +13 -0
  23. package/dist-types/commands/DeleteVoiceConnectorStreamingConfigurationCommand.d.ts +13 -0
  24. package/dist-types/commands/DeleteVoiceConnectorTerminationCommand.d.ts +13 -0
  25. package/dist-types/commands/DeleteVoiceConnectorTerminationCredentialsCommand.d.ts +13 -0
  26. package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.d.ts +13 -0
  27. package/dist-types/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.d.ts +13 -0
  28. package/dist-types/commands/GetGlobalSettingsCommand.d.ts +13 -0
  29. package/dist-types/commands/GetPhoneNumberCommand.d.ts +13 -0
  30. package/dist-types/commands/GetPhoneNumberOrderCommand.d.ts +13 -0
  31. package/dist-types/commands/GetPhoneNumberSettingsCommand.d.ts +13 -0
  32. package/dist-types/commands/GetProxySessionCommand.d.ts +13 -0
  33. package/dist-types/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.d.ts +13 -0
  34. package/dist-types/commands/GetSipMediaApplicationCommand.d.ts +13 -0
  35. package/dist-types/commands/GetSipMediaApplicationLoggingConfigurationCommand.d.ts +13 -0
  36. package/dist-types/commands/GetSipRuleCommand.d.ts +13 -0
  37. package/dist-types/commands/GetVoiceConnectorCommand.d.ts +13 -0
  38. package/dist-types/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +13 -0
  39. package/dist-types/commands/GetVoiceConnectorGroupCommand.d.ts +13 -0
  40. package/dist-types/commands/GetVoiceConnectorLoggingConfigurationCommand.d.ts +13 -0
  41. package/dist-types/commands/GetVoiceConnectorOriginationCommand.d.ts +13 -0
  42. package/dist-types/commands/GetVoiceConnectorProxyCommand.d.ts +13 -0
  43. package/dist-types/commands/GetVoiceConnectorStreamingConfigurationCommand.d.ts +13 -0
  44. package/dist-types/commands/GetVoiceConnectorTerminationCommand.d.ts +13 -0
  45. package/dist-types/commands/GetVoiceConnectorTerminationHealthCommand.d.ts +13 -0
  46. package/dist-types/commands/ListAvailableVoiceConnectorRegionsCommand.d.ts +13 -0
  47. package/dist-types/commands/ListPhoneNumberOrdersCommand.d.ts +13 -0
  48. package/dist-types/commands/ListPhoneNumbersCommand.d.ts +13 -0
  49. package/dist-types/commands/ListProxySessionsCommand.d.ts +13 -0
  50. package/dist-types/commands/ListSipMediaApplicationsCommand.d.ts +13 -0
  51. package/dist-types/commands/ListSipRulesCommand.d.ts +13 -0
  52. package/dist-types/commands/ListSupportedPhoneNumberCountriesCommand.d.ts +13 -0
  53. package/dist-types/commands/ListVoiceConnectorGroupsCommand.d.ts +13 -0
  54. package/dist-types/commands/ListVoiceConnectorTerminationCredentialsCommand.d.ts +13 -0
  55. package/dist-types/commands/ListVoiceConnectorsCommand.d.ts +13 -0
  56. package/dist-types/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.d.ts +13 -0
  57. package/dist-types/commands/PutSipMediaApplicationLoggingConfigurationCommand.d.ts +13 -0
  58. package/dist-types/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.d.ts +13 -0
  59. package/dist-types/commands/PutVoiceConnectorLoggingConfigurationCommand.d.ts +13 -0
  60. package/dist-types/commands/PutVoiceConnectorOriginationCommand.d.ts +13 -0
  61. package/dist-types/commands/PutVoiceConnectorProxyCommand.d.ts +13 -0
  62. package/dist-types/commands/PutVoiceConnectorStreamingConfigurationCommand.d.ts +13 -0
  63. package/dist-types/commands/PutVoiceConnectorTerminationCommand.d.ts +13 -0
  64. package/dist-types/commands/PutVoiceConnectorTerminationCredentialsCommand.d.ts +13 -0
  65. package/dist-types/commands/RestorePhoneNumberCommand.d.ts +13 -0
  66. package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +13 -0
  67. package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +13 -0
  68. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +13 -0
  69. package/dist-types/commands/UpdatePhoneNumberSettingsCommand.d.ts +13 -0
  70. package/dist-types/commands/UpdateProxySessionCommand.d.ts +13 -0
  71. package/dist-types/commands/UpdateSipMediaApplicationCallCommand.d.ts +13 -0
  72. package/dist-types/commands/UpdateSipMediaApplicationCommand.d.ts +13 -0
  73. package/dist-types/commands/UpdateSipRuleCommand.d.ts +13 -0
  74. package/dist-types/commands/UpdateVoiceConnectorCommand.d.ts +13 -0
  75. package/dist-types/commands/UpdateVoiceConnectorGroupCommand.d.ts +13 -0
  76. package/dist-types/commands/ValidateE911AddressCommand.d.ts +13 -0
  77. package/dist-types/models/ChimeSDKVoiceServiceException.d.ts +2 -0
  78. package/dist-types/models/models_0.d.ts +579 -0
  79. package/dist-types/pagination/Interfaces.d.ts +3 -0
  80. package/dist-types/pagination/ListPhoneNumberOrdersPaginator.d.ts +3 -0
  81. package/dist-types/pagination/ListPhoneNumbersPaginator.d.ts +3 -0
  82. package/dist-types/pagination/ListProxySessionsPaginator.d.ts +3 -0
  83. package/dist-types/pagination/ListSipMediaApplicationsPaginator.d.ts +3 -0
  84. package/dist-types/pagination/ListSipRulesPaginator.d.ts +3 -0
  85. package/dist-types/pagination/ListVoiceConnectorGroupsPaginator.d.ts +3 -0
  86. package/dist-types/pagination/ListVoiceConnectorsPaginator.d.ts +3 -0
  87. package/dist-types/pagination/SearchAvailablePhoneNumbersPaginator.d.ts +3 -0
  88. package/package.json +3 -3
@@ -4,11 +4,15 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient";
5
5
  import { DeleteVoiceConnectorProxyRequest } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteVoiceConnectorProxyCommand}.
8
10
  */
9
11
  export interface DeleteVoiceConnectorProxyCommandInput extends DeleteVoiceConnectorProxyRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteVoiceConnectorProxyCommand}.
13
17
  */
14
18
  export interface DeleteVoiceConnectorProxyCommandOutput extends __MetadataBearer {
@@ -16,11 +20,20 @@ export interface DeleteVoiceConnectorProxyCommandOutput extends __MetadataBearer
16
20
  export declare class DeleteVoiceConnectorProxyCommand extends $Command<DeleteVoiceConnectorProxyCommandInput, DeleteVoiceConnectorProxyCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
17
21
  readonly input: DeleteVoiceConnectorProxyCommandInput;
18
22
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
23
+ /**
24
+ * @public
25
+ */
19
26
  constructor(input: DeleteVoiceConnectorProxyCommandInput);
20
27
  /**
21
28
  * @internal
22
29
  */
23
30
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeSDKVoiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteVoiceConnectorProxyCommandInput, DeleteVoiceConnectorProxyCommandOutput>;
31
+ /**
32
+ * @internal
33
+ */
24
34
  private serialize;
35
+ /**
36
+ * @internal
37
+ */
25
38
  private deserialize;
26
39
  }
@@ -4,11 +4,15 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient";
5
5
  import { DeleteVoiceConnectorStreamingConfigurationRequest } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteVoiceConnectorStreamingConfigurationCommand}.
8
10
  */
9
11
  export interface DeleteVoiceConnectorStreamingConfigurationCommandInput extends DeleteVoiceConnectorStreamingConfigurationRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteVoiceConnectorStreamingConfigurationCommand}.
13
17
  */
14
18
  export interface DeleteVoiceConnectorStreamingConfigurationCommandOutput extends __MetadataBearer {
@@ -16,11 +20,20 @@ export interface DeleteVoiceConnectorStreamingConfigurationCommandOutput extends
16
20
  export declare class DeleteVoiceConnectorStreamingConfigurationCommand extends $Command<DeleteVoiceConnectorStreamingConfigurationCommandInput, DeleteVoiceConnectorStreamingConfigurationCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
17
21
  readonly input: DeleteVoiceConnectorStreamingConfigurationCommandInput;
18
22
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
23
+ /**
24
+ * @public
25
+ */
19
26
  constructor(input: DeleteVoiceConnectorStreamingConfigurationCommandInput);
20
27
  /**
21
28
  * @internal
22
29
  */
23
30
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeSDKVoiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteVoiceConnectorStreamingConfigurationCommandInput, DeleteVoiceConnectorStreamingConfigurationCommandOutput>;
31
+ /**
32
+ * @internal
33
+ */
24
34
  private serialize;
35
+ /**
36
+ * @internal
37
+ */
25
38
  private deserialize;
26
39
  }
@@ -4,11 +4,15 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient";
5
5
  import { DeleteVoiceConnectorTerminationRequest } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteVoiceConnectorTerminationCommand}.
8
10
  */
9
11
  export interface DeleteVoiceConnectorTerminationCommandInput extends DeleteVoiceConnectorTerminationRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteVoiceConnectorTerminationCommand}.
13
17
  */
14
18
  export interface DeleteVoiceConnectorTerminationCommandOutput extends __MetadataBearer {
@@ -16,11 +20,20 @@ export interface DeleteVoiceConnectorTerminationCommandOutput extends __Metadata
16
20
  export declare class DeleteVoiceConnectorTerminationCommand extends $Command<DeleteVoiceConnectorTerminationCommandInput, DeleteVoiceConnectorTerminationCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
17
21
  readonly input: DeleteVoiceConnectorTerminationCommandInput;
18
22
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
23
+ /**
24
+ * @public
25
+ */
19
26
  constructor(input: DeleteVoiceConnectorTerminationCommandInput);
20
27
  /**
21
28
  * @internal
22
29
  */
23
30
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeSDKVoiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteVoiceConnectorTerminationCommandInput, DeleteVoiceConnectorTerminationCommandOutput>;
31
+ /**
32
+ * @internal
33
+ */
24
34
  private serialize;
35
+ /**
36
+ * @internal
37
+ */
25
38
  private deserialize;
26
39
  }
@@ -4,11 +4,15 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient";
5
5
  import { DeleteVoiceConnectorTerminationCredentialsRequest } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteVoiceConnectorTerminationCredentialsCommand}.
8
10
  */
9
11
  export interface DeleteVoiceConnectorTerminationCredentialsCommandInput extends DeleteVoiceConnectorTerminationCredentialsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteVoiceConnectorTerminationCredentialsCommand}.
13
17
  */
14
18
  export interface DeleteVoiceConnectorTerminationCredentialsCommandOutput extends __MetadataBearer {
@@ -16,11 +20,20 @@ export interface DeleteVoiceConnectorTerminationCredentialsCommandOutput extends
16
20
  export declare class DeleteVoiceConnectorTerminationCredentialsCommand extends $Command<DeleteVoiceConnectorTerminationCredentialsCommandInput, DeleteVoiceConnectorTerminationCredentialsCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
17
21
  readonly input: DeleteVoiceConnectorTerminationCredentialsCommandInput;
18
22
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
23
+ /**
24
+ * @public
25
+ */
19
26
  constructor(input: DeleteVoiceConnectorTerminationCredentialsCommandInput);
20
27
  /**
21
28
  * @internal
22
29
  */
23
30
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeSDKVoiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteVoiceConnectorTerminationCredentialsCommandInput, DeleteVoiceConnectorTerminationCredentialsCommandOutput>;
31
+ /**
32
+ * @internal
33
+ */
24
34
  private serialize;
35
+ /**
36
+ * @internal
37
+ */
25
38
  private deserialize;
26
39
  }
@@ -4,11 +4,15 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient";
5
5
  import { DisassociatePhoneNumbersFromVoiceConnectorRequest, DisassociatePhoneNumbersFromVoiceConnectorResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DisassociatePhoneNumbersFromVoiceConnectorCommand}.
8
10
  */
9
11
  export interface DisassociatePhoneNumbersFromVoiceConnectorCommandInput extends DisassociatePhoneNumbersFromVoiceConnectorRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DisassociatePhoneNumbersFromVoiceConnectorCommand}.
13
17
  */
14
18
  export interface DisassociatePhoneNumbersFromVoiceConnectorCommandOutput extends DisassociatePhoneNumbersFromVoiceConnectorResponse, __MetadataBearer {
@@ -16,11 +20,20 @@ export interface DisassociatePhoneNumbersFromVoiceConnectorCommandOutput extends
16
20
  export declare class DisassociatePhoneNumbersFromVoiceConnectorCommand extends $Command<DisassociatePhoneNumbersFromVoiceConnectorCommandInput, DisassociatePhoneNumbersFromVoiceConnectorCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
17
21
  readonly input: DisassociatePhoneNumbersFromVoiceConnectorCommandInput;
18
22
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
23
+ /**
24
+ * @public
25
+ */
19
26
  constructor(input: DisassociatePhoneNumbersFromVoiceConnectorCommandInput);
20
27
  /**
21
28
  * @internal
22
29
  */
23
30
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeSDKVoiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociatePhoneNumbersFromVoiceConnectorCommandInput, DisassociatePhoneNumbersFromVoiceConnectorCommandOutput>;
31
+ /**
32
+ * @internal
33
+ */
24
34
  private serialize;
35
+ /**
36
+ * @internal
37
+ */
25
38
  private deserialize;
26
39
  }
@@ -4,11 +4,15 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient";
5
5
  import { DisassociatePhoneNumbersFromVoiceConnectorGroupRequest, DisassociatePhoneNumbersFromVoiceConnectorGroupResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DisassociatePhoneNumbersFromVoiceConnectorGroupCommand}.
8
10
  */
9
11
  export interface DisassociatePhoneNumbersFromVoiceConnectorGroupCommandInput extends DisassociatePhoneNumbersFromVoiceConnectorGroupRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DisassociatePhoneNumbersFromVoiceConnectorGroupCommand}.
13
17
  */
14
18
  export interface DisassociatePhoneNumbersFromVoiceConnectorGroupCommandOutput extends DisassociatePhoneNumbersFromVoiceConnectorGroupResponse, __MetadataBearer {
@@ -16,11 +20,20 @@ export interface DisassociatePhoneNumbersFromVoiceConnectorGroupCommandOutput ex
16
20
  export declare class DisassociatePhoneNumbersFromVoiceConnectorGroupCommand extends $Command<DisassociatePhoneNumbersFromVoiceConnectorGroupCommandInput, DisassociatePhoneNumbersFromVoiceConnectorGroupCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
17
21
  readonly input: DisassociatePhoneNumbersFromVoiceConnectorGroupCommandInput;
18
22
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
23
+ /**
24
+ * @public
25
+ */
19
26
  constructor(input: DisassociatePhoneNumbersFromVoiceConnectorGroupCommandInput);
20
27
  /**
21
28
  * @internal
22
29
  */
23
30
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeSDKVoiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociatePhoneNumbersFromVoiceConnectorGroupCommandInput, DisassociatePhoneNumbersFromVoiceConnectorGroupCommandOutput>;
31
+ /**
32
+ * @internal
33
+ */
24
34
  private serialize;
35
+ /**
36
+ * @internal
37
+ */
25
38
  private deserialize;
26
39
  }
@@ -4,11 +4,15 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient";
5
5
  import { GetGlobalSettingsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetGlobalSettingsCommand}.
8
10
  */
9
11
  export interface GetGlobalSettingsCommandInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetGlobalSettingsCommand}.
13
17
  */
14
18
  export interface GetGlobalSettingsCommandOutput extends GetGlobalSettingsResponse, __MetadataBearer {
@@ -16,11 +20,20 @@ export interface GetGlobalSettingsCommandOutput extends GetGlobalSettingsRespons
16
20
  export declare class GetGlobalSettingsCommand extends $Command<GetGlobalSettingsCommandInput, GetGlobalSettingsCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
17
21
  readonly input: GetGlobalSettingsCommandInput;
18
22
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
23
+ /**
24
+ * @public
25
+ */
19
26
  constructor(input: GetGlobalSettingsCommandInput);
20
27
  /**
21
28
  * @internal
22
29
  */
23
30
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeSDKVoiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetGlobalSettingsCommandInput, GetGlobalSettingsCommandOutput>;
31
+ /**
32
+ * @internal
33
+ */
24
34
  private serialize;
35
+ /**
36
+ * @internal
37
+ */
25
38
  private deserialize;
26
39
  }
@@ -4,11 +4,15 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient";
5
5
  import { GetPhoneNumberRequest, GetPhoneNumberResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetPhoneNumberCommand}.
8
10
  */
9
11
  export interface GetPhoneNumberCommandInput extends GetPhoneNumberRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetPhoneNumberCommand}.
13
17
  */
14
18
  export interface GetPhoneNumberCommandOutput extends GetPhoneNumberResponse, __MetadataBearer {
@@ -16,11 +20,20 @@ export interface GetPhoneNumberCommandOutput extends GetPhoneNumberResponse, __M
16
20
  export declare class GetPhoneNumberCommand extends $Command<GetPhoneNumberCommandInput, GetPhoneNumberCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
17
21
  readonly input: GetPhoneNumberCommandInput;
18
22
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
23
+ /**
24
+ * @public
25
+ */
19
26
  constructor(input: GetPhoneNumberCommandInput);
20
27
  /**
21
28
  * @internal
22
29
  */
23
30
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeSDKVoiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetPhoneNumberCommandInput, GetPhoneNumberCommandOutput>;
31
+ /**
32
+ * @internal
33
+ */
24
34
  private serialize;
35
+ /**
36
+ * @internal
37
+ */
25
38
  private deserialize;
26
39
  }
@@ -4,11 +4,15 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient";
5
5
  import { GetPhoneNumberOrderRequest, GetPhoneNumberOrderResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetPhoneNumberOrderCommand}.
8
10
  */
9
11
  export interface GetPhoneNumberOrderCommandInput extends GetPhoneNumberOrderRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetPhoneNumberOrderCommand}.
13
17
  */
14
18
  export interface GetPhoneNumberOrderCommandOutput extends GetPhoneNumberOrderResponse, __MetadataBearer {
@@ -16,11 +20,20 @@ export interface GetPhoneNumberOrderCommandOutput extends GetPhoneNumberOrderRes
16
20
  export declare class GetPhoneNumberOrderCommand extends $Command<GetPhoneNumberOrderCommandInput, GetPhoneNumberOrderCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
17
21
  readonly input: GetPhoneNumberOrderCommandInput;
18
22
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
23
+ /**
24
+ * @public
25
+ */
19
26
  constructor(input: GetPhoneNumberOrderCommandInput);
20
27
  /**
21
28
  * @internal
22
29
  */
23
30
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeSDKVoiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetPhoneNumberOrderCommandInput, GetPhoneNumberOrderCommandOutput>;
31
+ /**
32
+ * @internal
33
+ */
24
34
  private serialize;
35
+ /**
36
+ * @internal
37
+ */
25
38
  private deserialize;
26
39
  }
@@ -4,11 +4,15 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient";
5
5
  import { GetPhoneNumberSettingsResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetPhoneNumberSettingsCommand}.
8
10
  */
9
11
  export interface GetPhoneNumberSettingsCommandInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetPhoneNumberSettingsCommand}.
13
17
  */
14
18
  export interface GetPhoneNumberSettingsCommandOutput extends GetPhoneNumberSettingsResponse, __MetadataBearer {
@@ -16,11 +20,20 @@ export interface GetPhoneNumberSettingsCommandOutput extends GetPhoneNumberSetti
16
20
  export declare class GetPhoneNumberSettingsCommand extends $Command<GetPhoneNumberSettingsCommandInput, GetPhoneNumberSettingsCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
17
21
  readonly input: GetPhoneNumberSettingsCommandInput;
18
22
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
23
+ /**
24
+ * @public
25
+ */
19
26
  constructor(input: GetPhoneNumberSettingsCommandInput);
20
27
  /**
21
28
  * @internal
22
29
  */
23
30
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeSDKVoiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetPhoneNumberSettingsCommandInput, GetPhoneNumberSettingsCommandOutput>;
31
+ /**
32
+ * @internal
33
+ */
24
34
  private serialize;
35
+ /**
36
+ * @internal
37
+ */
25
38
  private deserialize;
26
39
  }
@@ -4,11 +4,15 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient";
5
5
  import { GetProxySessionRequest, GetProxySessionResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetProxySessionCommand}.
8
10
  */
9
11
  export interface GetProxySessionCommandInput extends GetProxySessionRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetProxySessionCommand}.
13
17
  */
14
18
  export interface GetProxySessionCommandOutput extends GetProxySessionResponse, __MetadataBearer {
@@ -16,11 +20,20 @@ export interface GetProxySessionCommandOutput extends GetProxySessionResponse, _
16
20
  export declare class GetProxySessionCommand extends $Command<GetProxySessionCommandInput, GetProxySessionCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
17
21
  readonly input: GetProxySessionCommandInput;
18
22
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
23
+ /**
24
+ * @public
25
+ */
19
26
  constructor(input: GetProxySessionCommandInput);
20
27
  /**
21
28
  * @internal
22
29
  */
23
30
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeSDKVoiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetProxySessionCommandInput, GetProxySessionCommandOutput>;
31
+ /**
32
+ * @internal
33
+ */
24
34
  private serialize;
35
+ /**
36
+ * @internal
37
+ */
25
38
  private deserialize;
26
39
  }
@@ -4,11 +4,15 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient";
5
5
  import { GetSipMediaApplicationAlexaSkillConfigurationRequest, GetSipMediaApplicationAlexaSkillConfigurationResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetSipMediaApplicationAlexaSkillConfigurationCommand}.
8
10
  */
9
11
  export interface GetSipMediaApplicationAlexaSkillConfigurationCommandInput extends GetSipMediaApplicationAlexaSkillConfigurationRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetSipMediaApplicationAlexaSkillConfigurationCommand}.
13
17
  */
14
18
  export interface GetSipMediaApplicationAlexaSkillConfigurationCommandOutput extends GetSipMediaApplicationAlexaSkillConfigurationResponse, __MetadataBearer {
@@ -16,11 +20,20 @@ export interface GetSipMediaApplicationAlexaSkillConfigurationCommandOutput exte
16
20
  export declare class GetSipMediaApplicationAlexaSkillConfigurationCommand extends $Command<GetSipMediaApplicationAlexaSkillConfigurationCommandInput, GetSipMediaApplicationAlexaSkillConfigurationCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
17
21
  readonly input: GetSipMediaApplicationAlexaSkillConfigurationCommandInput;
18
22
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
23
+ /**
24
+ * @public
25
+ */
19
26
  constructor(input: GetSipMediaApplicationAlexaSkillConfigurationCommandInput);
20
27
  /**
21
28
  * @internal
22
29
  */
23
30
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeSDKVoiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSipMediaApplicationAlexaSkillConfigurationCommandInput, GetSipMediaApplicationAlexaSkillConfigurationCommandOutput>;
31
+ /**
32
+ * @internal
33
+ */
24
34
  private serialize;
35
+ /**
36
+ * @internal
37
+ */
25
38
  private deserialize;
26
39
  }
@@ -4,11 +4,15 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient";
5
5
  import { GetSipMediaApplicationRequest, GetSipMediaApplicationResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetSipMediaApplicationCommand}.
8
10
  */
9
11
  export interface GetSipMediaApplicationCommandInput extends GetSipMediaApplicationRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetSipMediaApplicationCommand}.
13
17
  */
14
18
  export interface GetSipMediaApplicationCommandOutput extends GetSipMediaApplicationResponse, __MetadataBearer {
@@ -16,11 +20,20 @@ export interface GetSipMediaApplicationCommandOutput extends GetSipMediaApplicat
16
20
  export declare class GetSipMediaApplicationCommand extends $Command<GetSipMediaApplicationCommandInput, GetSipMediaApplicationCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
17
21
  readonly input: GetSipMediaApplicationCommandInput;
18
22
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
23
+ /**
24
+ * @public
25
+ */
19
26
  constructor(input: GetSipMediaApplicationCommandInput);
20
27
  /**
21
28
  * @internal
22
29
  */
23
30
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeSDKVoiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSipMediaApplicationCommandInput, GetSipMediaApplicationCommandOutput>;
31
+ /**
32
+ * @internal
33
+ */
24
34
  private serialize;
35
+ /**
36
+ * @internal
37
+ */
25
38
  private deserialize;
26
39
  }
@@ -4,11 +4,15 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient";
5
5
  import { GetSipMediaApplicationLoggingConfigurationRequest, GetSipMediaApplicationLoggingConfigurationResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetSipMediaApplicationLoggingConfigurationCommand}.
8
10
  */
9
11
  export interface GetSipMediaApplicationLoggingConfigurationCommandInput extends GetSipMediaApplicationLoggingConfigurationRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetSipMediaApplicationLoggingConfigurationCommand}.
13
17
  */
14
18
  export interface GetSipMediaApplicationLoggingConfigurationCommandOutput extends GetSipMediaApplicationLoggingConfigurationResponse, __MetadataBearer {
@@ -16,11 +20,20 @@ export interface GetSipMediaApplicationLoggingConfigurationCommandOutput extends
16
20
  export declare class GetSipMediaApplicationLoggingConfigurationCommand extends $Command<GetSipMediaApplicationLoggingConfigurationCommandInput, GetSipMediaApplicationLoggingConfigurationCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
17
21
  readonly input: GetSipMediaApplicationLoggingConfigurationCommandInput;
18
22
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
23
+ /**
24
+ * @public
25
+ */
19
26
  constructor(input: GetSipMediaApplicationLoggingConfigurationCommandInput);
20
27
  /**
21
28
  * @internal
22
29
  */
23
30
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeSDKVoiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSipMediaApplicationLoggingConfigurationCommandInput, GetSipMediaApplicationLoggingConfigurationCommandOutput>;
31
+ /**
32
+ * @internal
33
+ */
24
34
  private serialize;
35
+ /**
36
+ * @internal
37
+ */
25
38
  private deserialize;
26
39
  }
@@ -4,11 +4,15 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient";
5
5
  import { GetSipRuleRequest, GetSipRuleResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetSipRuleCommand}.
8
10
  */
9
11
  export interface GetSipRuleCommandInput extends GetSipRuleRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetSipRuleCommand}.
13
17
  */
14
18
  export interface GetSipRuleCommandOutput extends GetSipRuleResponse, __MetadataBearer {
@@ -16,11 +20,20 @@ export interface GetSipRuleCommandOutput extends GetSipRuleResponse, __MetadataB
16
20
  export declare class GetSipRuleCommand extends $Command<GetSipRuleCommandInput, GetSipRuleCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
17
21
  readonly input: GetSipRuleCommandInput;
18
22
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
23
+ /**
24
+ * @public
25
+ */
19
26
  constructor(input: GetSipRuleCommandInput);
20
27
  /**
21
28
  * @internal
22
29
  */
23
30
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeSDKVoiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSipRuleCommandInput, GetSipRuleCommandOutput>;
31
+ /**
32
+ * @internal
33
+ */
24
34
  private serialize;
35
+ /**
36
+ * @internal
37
+ */
25
38
  private deserialize;
26
39
  }
@@ -4,11 +4,15 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient";
5
5
  import { GetVoiceConnectorRequest, GetVoiceConnectorResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetVoiceConnectorCommand}.
8
10
  */
9
11
  export interface GetVoiceConnectorCommandInput extends GetVoiceConnectorRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetVoiceConnectorCommand}.
13
17
  */
14
18
  export interface GetVoiceConnectorCommandOutput extends GetVoiceConnectorResponse, __MetadataBearer {
@@ -16,11 +20,20 @@ export interface GetVoiceConnectorCommandOutput extends GetVoiceConnectorRespons
16
20
  export declare class GetVoiceConnectorCommand extends $Command<GetVoiceConnectorCommandInput, GetVoiceConnectorCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
17
21
  readonly input: GetVoiceConnectorCommandInput;
18
22
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
23
+ /**
24
+ * @public
25
+ */
19
26
  constructor(input: GetVoiceConnectorCommandInput);
20
27
  /**
21
28
  * @internal
22
29
  */
23
30
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeSDKVoiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetVoiceConnectorCommandInput, GetVoiceConnectorCommandOutput>;
31
+ /**
32
+ * @internal
33
+ */
24
34
  private serialize;
35
+ /**
36
+ * @internal
37
+ */
25
38
  private deserialize;
26
39
  }
@@ -4,11 +4,15 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ChimeSDKVoiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ChimeSDKVoiceClient";
5
5
  import { GetVoiceConnectorEmergencyCallingConfigurationRequest, GetVoiceConnectorEmergencyCallingConfigurationResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link GetVoiceConnectorEmergencyCallingConfigurationCommand}.
8
10
  */
9
11
  export interface GetVoiceConnectorEmergencyCallingConfigurationCommandInput extends GetVoiceConnectorEmergencyCallingConfigurationRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link GetVoiceConnectorEmergencyCallingConfigurationCommand}.
13
17
  */
14
18
  export interface GetVoiceConnectorEmergencyCallingConfigurationCommandOutput extends GetVoiceConnectorEmergencyCallingConfigurationResponse, __MetadataBearer {
@@ -16,11 +20,20 @@ export interface GetVoiceConnectorEmergencyCallingConfigurationCommandOutput ext
16
20
  export declare class GetVoiceConnectorEmergencyCallingConfigurationCommand extends $Command<GetVoiceConnectorEmergencyCallingConfigurationCommandInput, GetVoiceConnectorEmergencyCallingConfigurationCommandOutput, ChimeSDKVoiceClientResolvedConfig> {
17
21
  readonly input: GetVoiceConnectorEmergencyCallingConfigurationCommandInput;
18
22
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
23
+ /**
24
+ * @public
25
+ */
19
26
  constructor(input: GetVoiceConnectorEmergencyCallingConfigurationCommandInput);
20
27
  /**
21
28
  * @internal
22
29
  */
23
30
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ChimeSDKVoiceClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetVoiceConnectorEmergencyCallingConfigurationCommandInput, GetVoiceConnectorEmergencyCallingConfigurationCommandOutput>;
31
+ /**
32
+ * @internal
33
+ */
24
34
  private serialize;
35
+ /**
36
+ * @internal
37
+ */
25
38
  private deserialize;
26
39
  }