@Generated(value="software.amazon.awssdk:codegen") public class PutDeliveryChannelRequestMarshaller extends Object implements Marshaller<PutDeliveryChannelRequest>
PutDeliveryChannelRequest
MarshallerConstructor and Description |
---|
PutDeliveryChannelRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
marshall(PutDeliveryChannelRequest putDeliveryChannelRequest)
Marshalls the given POJO into a
SdkHttpFullRequest . |
public PutDeliveryChannelRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
public SdkHttpFullRequest marshall(PutDeliveryChannelRequest putDeliveryChannelRequest)
Marshaller
SdkHttpFullRequest
.marshall
in interface Marshaller<PutDeliveryChannelRequest>
putDeliveryChannelRequest
- POJO type.SdkHttpFullRequest
.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.