Class DeleteDbClusterSnapshotRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.rds.transform.DeleteDbClusterSnapshotRequestMarshaller
- All Implemented Interfaces:
Marshaller<DeleteDbClusterSnapshotRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class DeleteDbClusterSnapshotRequestMarshaller
extends Object
implements Marshaller<DeleteDbClusterSnapshotRequest>
DeleteDbClusterSnapshotRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionDeleteDbClusterSnapshotRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DeleteDbClusterSnapshotRequest deleteDbClusterSnapshotRequest)
-
Constructor Details
-
DeleteDbClusterSnapshotRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<DeleteDbClusterSnapshotRequest>
-