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