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