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