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