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