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