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