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