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