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