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