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