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