Uses of Class
software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsRequest
-
Packages that use ListEventsDetectionJobsRequest Package Description software.amazon.awssdk.services.comprehend Amazon Comprehend is an Amazon Web Services service for gaining insight into the content of documents.software.amazon.awssdk.services.comprehend.paginators software.amazon.awssdk.services.comprehend.transform -
-
Uses of ListEventsDetectionJobsRequest in software.amazon.awssdk.services.comprehend
-
Uses of ListEventsDetectionJobsRequest in software.amazon.awssdk.services.comprehend.paginators
Constructors in software.amazon.awssdk.services.comprehend.paginators with parameters of type ListEventsDetectionJobsRequest Constructor Description ListEventsDetectionJobsIterable(ComprehendClient client, ListEventsDetectionJobsRequest firstRequest)ListEventsDetectionJobsPublisher(ComprehendAsyncClient client, ListEventsDetectionJobsRequest firstRequest) -
Uses of ListEventsDetectionJobsRequest in software.amazon.awssdk.services.comprehend.transform
Methods in software.amazon.awssdk.services.comprehend.transform with parameters of type ListEventsDetectionJobsRequest Modifier and Type Method Description SdkHttpFullRequestListEventsDetectionJobsRequestMarshaller. marshall(ListEventsDetectionJobsRequest listEventsDetectionJobsRequest)
-