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