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