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