public class DeleteDeliveryChannelRequestMarshaller extends java.lang.Object implements Marshaller<Request<DeleteDeliveryChannelRequest>,DeleteDeliveryChannelRequest>
Modifier and Type | Field and Description |
---|---|
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
DeleteDeliveryChannelRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<DeleteDeliveryChannelRequest> |
marshall(DeleteDeliveryChannelRequest deleteDeliveryChannelRequest) |
private final SdkJsonProtocolFactory protocolFactory
public DeleteDeliveryChannelRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<DeleteDeliveryChannelRequest> marshall(DeleteDeliveryChannelRequest deleteDeliveryChannelRequest)
marshall
in interface Marshaller<Request<DeleteDeliveryChannelRequest>,DeleteDeliveryChannelRequest>