Class StartRecommendationsRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.databasemigration.transform.StartRecommendationsRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<StartRecommendationsRequest>
@Generated("software.amazon.awssdk:codegen") public class StartRecommendationsRequestMarshaller extends Object implements Marshaller<StartRecommendationsRequest>
StartRecommendationsRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description StartRecommendationsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(StartRecommendationsRequest startRecommendationsRequest)
-
-
-
Constructor Detail
-
StartRecommendationsRequestMarshaller
public StartRecommendationsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(StartRecommendationsRequest startRecommendationsRequest)
- Specified by:
marshallin interfaceMarshaller<StartRecommendationsRequest>
-
-