Class SendChatIntegrationEventRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.connect.transform.SendChatIntegrationEventRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<SendChatIntegrationEventRequest>
@Generated("software.amazon.awssdk:codegen") public class SendChatIntegrationEventRequestMarshaller extends Object implements Marshaller<SendChatIntegrationEventRequest>
SendChatIntegrationEventRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description SendChatIntegrationEventRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(SendChatIntegrationEventRequest sendChatIntegrationEventRequest)
-
-
-
Constructor Detail
-
SendChatIntegrationEventRequestMarshaller
public SendChatIntegrationEventRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(SendChatIntegrationEventRequest sendChatIntegrationEventRequest)
- Specified by:
marshallin interfaceMarshaller<SendChatIntegrationEventRequest>
-
-