Uses of Class
software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobFilter
-
Packages that use DominantLanguageDetectionJobFilter Package Description software.amazon.awssdk.services.comprehend.model -
-
Uses of DominantLanguageDetectionJobFilter in software.amazon.awssdk.services.comprehend.model
Methods in software.amazon.awssdk.services.comprehend.model that return DominantLanguageDetectionJobFilter Modifier and Type Method Description DominantLanguageDetectionJobFilterListDominantLanguageDetectionJobsRequest. filter()Filters that jobs that are returned.Methods in software.amazon.awssdk.services.comprehend.model with parameters of type DominantLanguageDetectionJobFilter Modifier and Type Method Description ListDominantLanguageDetectionJobsRequest.BuilderListDominantLanguageDetectionJobsRequest.Builder. filter(DominantLanguageDetectionJobFilter filter)Filters that jobs that are returned.
-