Class DeleteBucketReplicationRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.s3.transform.DeleteBucketReplicationRequestMarshaller
- All Implemented Interfaces:
Marshaller<DeleteBucketReplicationRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class DeleteBucketReplicationRequestMarshaller
extends Object
implements Marshaller<DeleteBucketReplicationRequest>
DeleteBucketReplicationRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionDeleteBucketReplicationRequestMarshaller(AwsXmlProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DeleteBucketReplicationRequest deleteBucketReplicationRequest)
-
Constructor Details
-
DeleteBucketReplicationRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<DeleteBucketReplicationRequest>
-