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