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