Uses of Class
software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsRequest
-
Packages that use ListSentimentDetectionJobsRequest 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 ListSentimentDetectionJobsRequest in software.amazon.awssdk.services.comprehend
-
Uses of ListSentimentDetectionJobsRequest in software.amazon.awssdk.services.comprehend.paginators
Constructors in software.amazon.awssdk.services.comprehend.paginators with parameters of type ListSentimentDetectionJobsRequest Constructor Description ListSentimentDetectionJobsIterable(ComprehendClient client, ListSentimentDetectionJobsRequest firstRequest)ListSentimentDetectionJobsPublisher(ComprehendAsyncClient client, ListSentimentDetectionJobsRequest firstRequest) -
Uses of ListSentimentDetectionJobsRequest in software.amazon.awssdk.services.comprehend.transform
Methods in software.amazon.awssdk.services.comprehend.transform with parameters of type ListSentimentDetectionJobsRequest Modifier and Type Method Description SdkHttpFullRequestListSentimentDetectionJobsRequestMarshaller. marshall(ListSentimentDetectionJobsRequest listSentimentDetectionJobsRequest)
-