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