Class PutObjectRetentionRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.s3.transform.PutObjectRetentionRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<PutObjectRetentionRequest>
@Generated("software.amazon.awssdk:codegen") @SdkInternalApi public class PutObjectRetentionRequestMarshaller extends Object implements Marshaller<PutObjectRetentionRequest>
PutObjectRetentionRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description PutObjectRetentionRequestMarshaller(AwsXmlProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(PutObjectRetentionRequest putObjectRetentionRequest)
-
-
-
Constructor Detail
-
PutObjectRetentionRequestMarshaller
public PutObjectRetentionRequestMarshaller(AwsXmlProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(PutObjectRetentionRequest putObjectRetentionRequest)
- Specified by:
marshallin interfaceMarshaller<PutObjectRetentionRequest>
-
-