Uses of Class
software.amazon.awssdk.services.comprehend.model.ListTargetedSentimentDetectionJobsRequest
-
Packages that use ListTargetedSentimentDetectionJobsRequest Package Description software.amazon.awssdk.services.comprehend Amazon Comprehend is an Amazon Web Services service for gaining insight into the content of documents.software.amazon.awssdk.services.comprehend.paginators software.amazon.awssdk.services.comprehend.transform -
-
Uses of ListTargetedSentimentDetectionJobsRequest in software.amazon.awssdk.services.comprehend
-
Uses of ListTargetedSentimentDetectionJobsRequest in software.amazon.awssdk.services.comprehend.paginators
Constructors in software.amazon.awssdk.services.comprehend.paginators with parameters of type ListTargetedSentimentDetectionJobsRequest Constructor Description ListTargetedSentimentDetectionJobsIterable(ComprehendClient client, ListTargetedSentimentDetectionJobsRequest firstRequest)ListTargetedSentimentDetectionJobsPublisher(ComprehendAsyncClient client, ListTargetedSentimentDetectionJobsRequest firstRequest) -
Uses of ListTargetedSentimentDetectionJobsRequest in software.amazon.awssdk.services.comprehend.transform
Methods in software.amazon.awssdk.services.comprehend.transform with parameters of type ListTargetedSentimentDetectionJobsRequest Modifier and Type Method Description SdkHttpFullRequestListTargetedSentimentDetectionJobsRequestMarshaller. marshall(ListTargetedSentimentDetectionJobsRequest listTargetedSentimentDetectionJobsRequest)
-