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