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