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