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