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