Uses of Class
software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobFilter
-
Packages that use SentimentDetectionJobFilter Package Description software.amazon.awssdk.services.comprehend.model -
-
Uses of SentimentDetectionJobFilter in software.amazon.awssdk.services.comprehend.model
Methods in software.amazon.awssdk.services.comprehend.model that return SentimentDetectionJobFilter Modifier and Type Method Description SentimentDetectionJobFilterListSentimentDetectionJobsRequest. filter()Filters the jobs that are returned.Methods in software.amazon.awssdk.services.comprehend.model with parameters of type SentimentDetectionJobFilter Modifier and Type Method Description ListSentimentDetectionJobsRequest.BuilderListSentimentDetectionJobsRequest.Builder. filter(SentimentDetectionJobFilter filter)Filters the jobs that are returned.
-