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