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