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>
ListChannelModeratorsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionListChannelModeratorsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListChannelModeratorsRequest listChannelModeratorsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListChannelModeratorsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<ListChannelModeratorsRequest>- Parameters:
 listChannelModeratorsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -