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