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