Class CopyDbClusterSnapshotRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.neptune.transform.CopyDbClusterSnapshotRequestMarshaller
- All Implemented Interfaces:
 Marshaller<CopyDbClusterSnapshotRequest>
@Generated("software.amazon.awssdk:codegen")
public class CopyDbClusterSnapshotRequestMarshaller
extends Object
implements Marshaller<CopyDbClusterSnapshotRequest>
CopyDbClusterSnapshotRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionCopyDbClusterSnapshotRequestMarshaller(AwsQueryProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(CopyDbClusterSnapshotRequest copyDbClusterSnapshotRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
CopyDbClusterSnapshotRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<CopyDbClusterSnapshotRequest>- Parameters:
 copyDbClusterSnapshotRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -