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