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