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