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