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