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