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