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