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