Class StartRecommendationsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.databasemigration.transform.StartRecommendationsRequestMarshaller
- All Implemented Interfaces:
Marshaller<StartRecommendationsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class StartRecommendationsRequestMarshaller
extends Object
implements Marshaller<StartRecommendationsRequest>
StartRecommendationsRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionStartRecommendationsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(StartRecommendationsRequest startRecommendationsRequest)
-
Constructor Details
-
StartRecommendationsRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<StartRecommendationsRequest>
-