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>
StartDbClusterRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description StartDbClusterRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(StartDbClusterRequest startDbClusterRequest)
-
-
-
Constructor Detail
-
StartDbClusterRequestMarshaller
public StartDbClusterRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(StartDbClusterRequest startDbClusterRequest)
- Specified by:
marshallin interfaceMarshaller<StartDbClusterRequest>
-
-