Class CopyDbClusterParameterGroupRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.rds.transform.CopyDbClusterParameterGroupRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<CopyDbClusterParameterGroupRequest>
@Generated("software.amazon.awssdk:codegen") public class CopyDbClusterParameterGroupRequestMarshaller extends Object implements Marshaller<CopyDbClusterParameterGroupRequest>
CopyDbClusterParameterGroupRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description CopyDbClusterParameterGroupRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(CopyDbClusterParameterGroupRequest copyDbClusterParameterGroupRequest)
-
-
-
Constructor Detail
-
CopyDbClusterParameterGroupRequestMarshaller
public CopyDbClusterParameterGroupRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(CopyDbClusterParameterGroupRequest copyDbClusterParameterGroupRequest)
- Specified by:
marshall
in interfaceMarshaller<CopyDbClusterParameterGroupRequest>
-
-