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