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