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