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