Class CopyDbClusterSnapshotRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.rds.transform.CopyDbClusterSnapshotRequestMarshaller
- All Implemented Interfaces:
Marshaller<CopyDbClusterSnapshotRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class CopyDbClusterSnapshotRequestMarshaller
extends Object
implements Marshaller<CopyDbClusterSnapshotRequest>
CopyDbClusterSnapshotRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionCopyDbClusterSnapshotRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(CopyDbClusterSnapshotRequest copyDbClusterSnapshotRequest)
-
Constructor Details
-
CopyDbClusterSnapshotRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<CopyDbClusterSnapshotRequest>
-