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