Class CopyDbClusterSnapshotRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.rds.transform.CopyDbClusterSnapshotRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<CopyDbClusterSnapshotRequest>
@Generated("software.amazon.awssdk:codegen") public class CopyDbClusterSnapshotRequestMarshaller extends Object implements Marshaller<CopyDbClusterSnapshotRequest>
CopyDbClusterSnapshotRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description CopyDbClusterSnapshotRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(CopyDbClusterSnapshotRequest copyDbClusterSnapshotRequest)
-
-
-
Constructor Detail
-
CopyDbClusterSnapshotRequestMarshaller
public CopyDbClusterSnapshotRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(CopyDbClusterSnapshotRequest copyDbClusterSnapshotRequest)
- Specified by:
marshall
in interfaceMarshaller<CopyDbClusterSnapshotRequest>
-
-