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