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