@aws-sdk/client-connectparticipant 3.306.0 → 3.309.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.
@@ -36,10 +36,10 @@ class CompleteAttachmentUploadCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1CompleteAttachmentUploadCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_CompleteAttachmentUploadCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1CompleteAttachmentUploadCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_CompleteAttachmentUploadCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CompleteAttachmentUploadCommand = CompleteAttachmentUploadCommand;
@@ -36,10 +36,10 @@ class CreateParticipantConnectionCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1CreateParticipantConnectionCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_CreateParticipantConnectionCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1CreateParticipantConnectionCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_CreateParticipantConnectionCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateParticipantConnectionCommand = CreateParticipantConnectionCommand;
@@ -36,10 +36,10 @@ class DisconnectParticipantCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1DisconnectParticipantCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DisconnectParticipantCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DisconnectParticipantCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DisconnectParticipantCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DisconnectParticipantCommand = DisconnectParticipantCommand;
@@ -36,10 +36,10 @@ class GetAttachmentCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1GetAttachmentCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_GetAttachmentCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetAttachmentCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_GetAttachmentCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetAttachmentCommand = GetAttachmentCommand;
@@ -36,10 +36,10 @@ class GetTranscriptCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1GetTranscriptCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_GetTranscriptCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetTranscriptCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_GetTranscriptCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetTranscriptCommand = GetTranscriptCommand;
@@ -36,10 +36,10 @@ class SendEventCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1SendEventCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_SendEventCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1SendEventCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_SendEventCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.SendEventCommand = SendEventCommand;
@@ -36,10 +36,10 @@ class SendMessageCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1SendMessageCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_SendMessageCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1SendMessageCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_SendMessageCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.SendMessageCommand = SendMessageCommand;
@@ -36,10 +36,10 @@ class StartAttachmentUploadCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1StartAttachmentUploadCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_StartAttachmentUploadCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1StartAttachmentUploadCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_StartAttachmentUploadCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.StartAttachmentUploadCommand = StartAttachmentUploadCommand;