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