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