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