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