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