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