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