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