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