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