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>
UpdateObjectEncryptionRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionUpdateObjectEncryptionRequestMarshaller(AwsXmlProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(UpdateObjectEncryptionRequest updateObjectEncryptionRequest)
-
Constructor Details
-
UpdateObjectEncryptionRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<UpdateObjectEncryptionRequest>
-