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