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